Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DirectDebitMandateResponse

Hierarchy

  • DirectDebitMandateResponse

Index

Properties

is_approved

is_approved: boolean

mandate

mandate: { bank_code: number; branch_code: number; country: string; fingerprint: string; last4: number; mandate_reference: string; mandate_url: string }

Type declaration

  • bank_code: number
  • branch_code: number
  • country: string
  • fingerprint: string
  • last4: number
  • mandate_reference: string
  • mandate_url: string

statement_descriptor

statement_descriptor: string

Generated using TypeDoc