Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateDirectDebitResponse

Hierarchy

  • CreateDirectDebitResponse

Index

Properties

client_secret

client_secret: string

created

created: number

currency

currency: string

full_name

full_name: string

id

id: string

owner

owner: string

statement_descriptor

statement_descriptor: string

status

status: string

type_data

type_data: { 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

Generated using TypeDoc