remove property

String? remove
getter/setter pair

Resource name of the billing setup to remove.

A setup cannot be removed unless it is in a pending state or its scheduled start time is in the future. The resource name looks like customers/{customer_id}/billingSetups/{billing_id}.

Implementation

core.String? remove;