Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsVerificationDocument
A document which can be used to verify an individual.
Signature:
export interface ShopifyPaymentsVerificationDocument
Property | Modifiers | Type | Description |
---|---|---|---|
backRequired | Scalars[‘Boolean’][‘output’] | True if the back side of the document is required. | |
frontRequired | Scalars[‘Boolean’][‘output’] | True if the front side of the document is required. | |
type | ShopifyPaymentsVerificationDocumentType | `${ShopifyPaymentsVerificationDocumentType}` | The type of the document which can be used for verification. |