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

ChannelPayment

Hierarchy

  • ChannelPayment

Index

Properties

address?: string

Channel cryptocurrency address

memberof

ChannelPayment

channel_id: string

Channel ID

memberof

ChannelPayment

coin_withdrawal_id: null | string
memberof

ChannelPayment

created_at: string

Channel payment creation date and time

memberof

ChannelPayment

custom_id: null | string

Channel payment custom_id value inherited from its parent channel

memberof

ChannelPayment

customer_id: null | string

The reference ID of your customer

memberof

ChannelPayment

exchange?: Exchange
memberof

ChannelPayment

fee: number

Processing fee

memberof

ChannelPayment

fee_currency: string

Processing fee currency

memberof

ChannelPayment

id: string

Channel payment ID

memberof

ChannelPayment

network?: string

Cryptocurrency network

memberof

ChannelPayment

paid_amount: number

Cryptocurrency transaction amount that was received

memberof

ChannelPayment

paid_currency: string

Cryptocurrency type

memberof

ChannelPayment

received_amount: number

Amount credited to your Cryptopay account

memberof

ChannelPayment

received_currency: string

Account currency

memberof

ChannelPayment

refund_address: null | string
memberof

ChannelPayment

risk?: Risk
memberof

ChannelPayment

memberof

ChannelPayment

status_context: null | ChannelPaymentStatusContext
memberof

ChannelPayment

txid: string

Cryptocurrency transaction ID on the blockchain

memberof

ChannelPayment

Generated using TypeDoc