Wasm Directoryalpha
Record

payment-method-sepa-debit

No description available.

record payment-method-sepa-debit {
  bank-code: option​<string>,
  branch-code: option​<string>,
  country: option​<string>,
  fingerprint: option​<string>,
  generated-from: option​<string>,
  last4: option​<string>,
}

Fields

NameTypeDescription
bank-codeoption​<string>
branch-codeoption​<string>
countryoption​<string>
fingerprintoption​<string>
generated-fromoption​<string>
last4option​<string>