Interface ReceiptRecord

A record describing a payment made to a user in accordance with a PayableRecord

Hierarchy

  • ReceiptRecord

Properties

amount: string

The total amount paid.

description?: string

A human-readable description of the asset.

id: string

This record's unique identifier.

payable: PayableRecord

The corresponding PayableRecord

reference?: string

A customer-specific reference identifier