Represents a ConsumerPaymentMethod to store in the consumer's profile
| Name | Type | Additional information | Description |
|---|---|---|---|
| AccountNumber | string |
None. |
The card number |
| ExpirationDate | string |
None. |
Expiration Date of the card e.g. 2015-12-25 |
| Name | string |
None. |
The Name of the card |
| MethodType | PaymentType |
None. |
Describes the type of payment this card is |