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

ChannelParams

Hierarchy

  • ChannelParams

Index

Properties

custom_id?: string

The payment reference ID in your system

memberof

ChannelParams

customer_id?: string

The internal ID of your customer that the channel relates to

memberof

ChannelParams

description?: string

Channel description

memberof

ChannelParams

name: string

Channel name

memberof

ChannelParams

network?: string

Cryptocurrency network

memberof

ChannelParams

pay_currency: string

The cryptocurrency which you want to accept

memberof

ChannelParams

receiver_currency: string

The currency which all incoming transactions will be converted to

memberof

ChannelParams

Generated using TypeDoc