# DirectDebitDebitCard



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **mobileNumber** |string |  | Mobile number of the customer registered to the partner channel | | |
| **cardLastFour** |string |  | Last four digits of the debit card | | |
| **cardExpiry** |string |  | Expiry month and year of the debit card (in MM/YY format) | | |
| **email** |string |  | Email address of the customer that is registered to the partner channel | | |
| **accountNumber** |string |  | Account number of the customer | | |



[[Back to README]](../../README.md)