square.listCustomerCustomAttributeDefinitions lists the customer-related custom attribute definitions that belong to a Square seller account.
Example
automations/square-list-customer-custom-attribute-definitions.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_READ.
Use the official ListCustomerCustomAttributeDefinitions reference for provider field semantics and limits.
Output
Returns the officialSquare.ListCustomerCustomAttributeDefinitionsResponse response as a codec-safe object. Square integer money amounts remain bigint values.