CustomerPaymentMethod
CustomerPaymentMethod is an auto-generated table.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | True | |
| CustomerID [KEY] | String | False | |
| Active | Bool | False | |
| PaymentMethod [KEY] | String | False | |
| CashAccount | String | False | |
| CustomerProfileID | String | False | |
| LinkedDetails | String | False | |
| InstanceID | Int | False | |
| CardAccountNbr | String | False | |
| CreatedDateTime | Datetime | False | |
| LastModifiedDateTime | Datetime | False | |
| ProcCenterID | String | False | |
| Custom_CustomerPaymentMethod_NoteText | String | False | |
| Custom_CustomerPaymentMethod_HasBillingInfo | Bool | False | |
| Custom_CustomerPaymentMethod_ExpirationDate | String | False | |
| Custom_CustomerPaymentMethod_NoteID | String | False |