Groups
PAYMENT_OPTION
Column Name | Data Type | Field Length | Not Null? | Data Def. | Comments |
---|---|---|---|---|---|
ID | NUMBER | 22 | N | Primary key | |
CODE | VARCHAR2 | 200 | Y | ||
BILLING_GROUP_ID | NUMBER | 22 | Y | ||
PAYMENT_GATEWAY_DEF_ID | NUMBER | 22 | Y | ||
META_DATA | VARCHAR2 | 4000 | Y | ||
NAME | VARCHAR2 | 200 | Y | With v 9.8 - Allows a customer to differentiate between PaymentOptions of the same PaymentOptionType and with the same BillingGroupId |