Types > PaymentDetailCardFunding
Values
Value | Description |
---|---|
credit | |
debit | |
other | |
prepaid |
Used By
Types
OIPaymentDetailCard, PaymentDetailCard
Preview (typescript)
type PaymentDetailCardFunding =| "credit"| "debit"| "other"| "prepaid"
Value | Description |
---|---|
credit | |
debit | |
other | |
prepaid |
OIPaymentDetailCard, PaymentDetailCard
type PaymentDetailCardFunding =| "credit"| "debit"| "other"| "prepaid"