Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetOrderDetailsParams

Index

Properties

Optional accountHolderName

accountHolderName: undefined | string

The account holder's name

Optional accountIssuer

accountIssuer: undefined | string

The issuer name for the account used in the payment. e.g, credit cart company name.

Optional accountNumber

accountNumber: undefined | string

The account number

Optional additionalCode

additionalCode: undefined | string

Additional verification code for this account

Optional billingAddressId

billingAddressId: undefined | string

The identifier of the billing address

Optional expirationMonth

expirationMonth: undefined | number

The expiration month of the account

Optional expirationYear

expirationYear: undefined | number

The expiration year of the account

Optional shipmentMethodId

shipmentMethodId: undefined | string

The identifier of the payment method

Optional shippingAddressId

shippingAddressId: undefined | string

The identifier of the shipping address

Generated using TypeDoc