Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerPhoneNumber
A phone number.
Signature:
export interface CustomerPhoneNumber
Property | Modifiers | Type | Description |
---|---|---|---|
marketingState | CustomerSmsMarketingState | `${CustomerSmsMarketingState}` | Whether the customer has subscribed to SMS marketing material. | |
phoneNumber | Scalars[‘String’][‘output’] | A customer’s phone number. |