ccdw_dim_payment_method
This table lists available payment methods.
Column Alias | Data Type | Key | Description | Index? |
---|---|---|---|---|
payment_method_id (PK) | SMALLINT | PK | Unique identifier for a payment method. | Yes |
npayment_method_id | VARCHAR | Normalized payment method identifier. | Yes | |
display_name | VARCHAR | User-friendly display name for the payment method. | No |