Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Transfer

export
interface

Transfer

Hierarchy

  • Transfer

Index

Properties

Properties

amount

amount: Amount

Amount to be transfered

type

{Amount}

memberof

Transfer

Optional bic

bic: string

BIC - Business Identifier Code (defined in ISO-9362)

type

{string}

memberof

Transfer

iban

iban: string

IBAN - International Bank Account Number (defined in ISO 13616-1)

type

{string}

memberof

Transfer

name

name: string

Name - Name of the creditor

type

{string}

memberof

Transfer

Optional purpose

purpose: string

Purpose

type

{string}

memberof

Transfer