Interface SecureDeviceTokenOptions

Hierarchy

  • SecureDeviceTokenOptions

Indexable

[k: string]: any

Properties

fields: {
    cvv: Field;
}

Type declaration

  • cvv: Field
preventAutofill?: boolean
styles?: Styles

Generated using TypeDoc