Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsVerificationSubject
The verification subject represents an individual that has to be verified.
Signature:
export interface ShopifyPaymentsVerificationSubject
Property | Modifiers | Type | Description |
---|---|---|---|
familyName | Scalars[‘String’][‘output’] | The family name of the individual to verify. | |
givenName | Scalars[‘String’][‘output’] | The given name of the individual to verify. |