Version: 0.17.1

Interface: PaymentRequestMessage

"typings".PaymentRequestMessage

Hierarchy#

  • Message

    ↳ PaymentRequestMessage

Properties#

amount#

• amount: Amount

Defined in src/typings.ts:249


counterParty#

• counterParty: string

Defined in src/typings.ts:250


direction#

• direction: Direction

Inherited from PaymentRequestMessage.direction

Defined in src/typings.ts:242


from#

• from: string

Inherited from PaymentRequestMessage.from

Defined in src/typings.ts:240


id#

• id: string

Defined in src/typings.ts:248


networkAddress#

• networkAddress: string

Defined in src/typings.ts:246


subject#

• Optional subject: string

Defined in src/typings.ts:247


to#

• to: string

Inherited from PaymentRequestMessage.to

Defined in src/typings.ts:241


type#

• type: string

Inherited from PaymentRequestMessage.type

Defined in src/typings.ts:239


user#

• user: string

Defined in src/typings.ts:251