Record
source-mandate-notification
No description available.
record source-mandate-notification {
acss-debit: option<source-mandate-notification-acss-debit-data>,
amount: option<s32>,
bacs-debit: option<source-mandate-notification-bacs-debit-data>,
created: s32,
id: string,
livemode: bool,
object: source-mandate-notification-object-enum,
reason: string,
sepa-debit: option<source-mandate-notification-sepa-debit-data>,
source: source,
status: string,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| acss-debit | option<source-mandate-notification-acss-debit-data> | |
| amount | option<s32> | |
| bacs-debit | option<source-mandate-notification-bacs-debit-data> | |
| created | s32 | |
| id | string | |
| livemode | bool | |
| object | source-mandate-notification-object-enum | |
| reason | string | |
| sepa-debit | option<source-mandate-notification-sepa-debit-data> | |
| source | source | |
| status | string | |
| type-op | string |