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

InvoiceRecalculation

Hierarchy

  • InvoiceRecalculation

Index

Properties

created_at: string

Recalculation creation date and time

memberof

InvoiceRecalculation

exchange?: Exchange
memberof

InvoiceRecalculation

fee: string

Processing fee

memberof

InvoiceRecalculation

fee_currency: string

Processing fee currency

memberof

InvoiceRecalculation

id: string

Recalculation ID

memberof

InvoiceRecalculation

invoice_id: string

Invoice ID

memberof

InvoiceRecalculation

pay_amount: number

Cryptocurrency amount received

memberof

InvoiceRecalculation

pay_currency: string

Cryptocurrency type

memberof

InvoiceRecalculation

previous_exchange_rate: null | number

Previous exchange rate

memberof

InvoiceRecalculation

previous_pay_amount: number

Previous amount to pay

memberof

InvoiceRecalculation

previous_price_amount: number

Previous invoice amount

memberof

InvoiceRecalculation

price_amount: number

New invoice amount

memberof

InvoiceRecalculation

price_currency: string

Invoice amount currency

memberof

InvoiceRecalculation

Generated using TypeDoc