stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsVerificationDocument

AdminTypes.ShopifyPaymentsVerificationDocument interface

A document which can be used to verify an individual.

Signature:

export interface ShopifyPaymentsVerificationDocument 

Properties

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.