Interface: PhysicalCardOrderSettings

Object that contains the desired settings of a physical card to be ordered when calling orderCard.

Properties

activeDays?

optional activeDays: number[]

Inherited from

Omit.activeDays


address?

optional address: Address


atmDailyLimit?

optional atmDailyLimit: number


atmMonthlyLimit?

optional atmMonthlyLimit: number


bankAccountId

bankAccountId: string

Inherited from

Omit.bankAccountId


cardDesign?

optional cardDesign: CardDesign


cardLevel

cardLevel: PhysicalCardLevel


categories?

optional categories: string[]

Inherited from

Omit.categories


dailyLimit?

optional dailyLimit: number

Inherited from

Omit.dailyLimit


hasAtmDailyLimit?

optional hasAtmDailyLimit: boolean


hasAtmOption?

optional hasAtmOption: boolean


hasDailyLimit?

optional hasDailyLimit: boolean

Inherited from

Omit.hasDailyLimit


hasForeignPaymentOption?

optional hasForeignPaymentOption: boolean


hasNfcOption?

optional hasNfcOption: boolean


hasOnlinePaymentOption?

optional hasOnlinePaymentOption: boolean


hasTransactionLimit?

optional hasTransactionLimit: boolean

Inherited from

Omit.hasTransactionLimit


membershipId

membershipId: string

Inherited from

Omit.membershipId


monthlyLimit

monthlyLimit: number

Inherited from

Omit.monthlyLimit


organizationId

organizationId: string

Inherited from

Omit.organizationId


shipToBusiness

shipToBusiness: boolean


transactionLimit?

optional transactionLimit: number

Inherited from

Omit.transactionLimit


typeOfPrint?

optional typeOfPrint: TypeOfPrint