Interface PaymentLinkCreateOutput

Hierarchy

  • PaymentLinkCreateOutput

Properties

allowCustomPrice: boolean
amount: string
amountCurrency: string
createdAt: string
description: string
formatAmount: string
formatToken: string
friendlyId: string
metadata?: Record<string, unknown>
receiveAddress: string
receiveNetwork: string
receiveToken: string
title: string
toCcy: string
tokenInfo: TokenInfo

Generated using TypeDoc