Version: 0.15.0

Interface: PaymentRequestMessage

"typings".PaymentRequestMessage

Hierarchy#

  • Message

    ↳ PaymentRequestMessage

Properties#

amount#

• amount: Amount

Defined in src/typings.ts:221


counterParty#

• counterParty: string

Defined in src/typings.ts:222


direction#

• direction: Direction

Inherited from PaymentRequestMessage.direction

Defined in src/typings.ts:214


from#

• from: string

Inherited from PaymentRequestMessage.from

Defined in src/typings.ts:212


id#

• id: string

Defined in src/typings.ts:220


networkAddress#

• networkAddress: string

Defined in src/typings.ts:218


subject#

• Optional subject: string

Defined in src/typings.ts:219


to#

• to: string

Inherited from PaymentRequestMessage.to

Defined in src/typings.ts:213


type#

• type: string

Inherited from PaymentRequestMessage.type

Defined in src/typings.ts:211


user#

• user: string

Defined in src/typings.ts:223