Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OtherPaymentDetail

Other Payment related details

Properties

Optional amountPaid

amountPaid: undefined | number

Amount that paid Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional creditCardType

creditCardType: CreditCardType

Echeck card type

Optional echeckRouting

echeckRouting: undefined | string

Last four routing digits of the card

Optional lastDigits

lastDigits: undefined | string

Last four digits of the card

Optional nameOnCard

nameOnCard: undefined | string

Name on the echeck card

Optional paidBy

paidBy: undefined | string

example

Const paymentMethod

paymentMethod: string = "OTHER"

Optional timeExpiration

timeExpiration: Date

Expired date of the echeck card

Optional timePaidOn

timePaidOn: Date

Paid the invoice on this day

Methods

getDeserializedJsonObj

getJsonObj