resourceName property

String? resourceName
getter/setter pair

The resource name of the customizer attribute.

Customizer Attribute resource names have the form: customers/{customer_id}/customizerAttributes/{customizer_attribute_id}

Immutable.

Implementation

core.String? resourceName;