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