Wasm Directoryalpha
Record

source-type-sepa-debit

No description available.

record source-type-sepa-debit {
  bank-code: option​<string>,
  branch-code: option​<string>,
  country: option​<string>,
  fingerprint: option​<string>,
  last4: option​<string>,
  mandate-reference: option​<string>,
  mandate-url: option​<string>,
}

Fields

NameTypeDescription
bank-codeoption​<string>
branch-codeoption​<string>
countryoption​<string>
fingerprintoption​<string>
last4option​<string>
mandate-referenceoption​<string>
mandate-urloption​<string>