Record
source-type-multibanco
No description available.
record source-type-multibanco {
entity: option<string>,
reference: option<string>,
refund-account-holder-address-city: option<string>,
refund-account-holder-address-country: option<string>,
refund-account-holder-address-line1: option<string>,
refund-account-holder-address-line2: option<string>,
refund-account-holder-address-postal-code: option<string>,
refund-account-holder-address-state: option<string>,
refund-account-holder-name: option<string>,
refund-iban: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| entity | option<string> | |
| reference | option<string> | |
| refund-account-holder-address-city | option<string> | |
| refund-account-holder-address-country | option<string> | |
| refund-account-holder-address-line1 | option<string> | |
| refund-account-holder-address-line2 | option<string> | |
| refund-account-holder-address-postal-code | option<string> | |
| refund-account-holder-address-state | option<string> | |
| refund-account-holder-name | option<string> | |
| refund-iban | option<string> |