Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

InvoiceRefund

Hierarchy

  • InvoiceRefund

Index

Properties

address: null | string

Cryptocurrency address the refund transaction sent to

memberof

InvoiceRefund

amount: number

Refund amount

memberof

InvoiceRefund

amount_currency: string

Refund currency

memberof

InvoiceRefund

created_at: string

Refund transaction creation date and time

memberof

InvoiceRefund

custom_id: null | string

Refund custom_id. The value is being inherited from the parent invoice

memberof

InvoiceRefund

fee: number

Processing fee

memberof

InvoiceRefund

fee_currency: string

Processing fee currency

memberof

InvoiceRefund

id: string

Refund ID

memberof

InvoiceRefund

invoice_id: string

Invoice ID

memberof

InvoiceRefund

network: string

Cryptocurrency network

memberof

InvoiceRefund

risk?: Risk
memberof

InvoiceRefund

txid: null | string

Cryptocurrency transaction ID on the blockchain

memberof

InvoiceRefund

Generated using TypeDoc