Description

data class Description(description: String) : PaymentRequest.TaggedField

Parameters

description

a free-format string that will be included in the payment request

Constructors

Description
Link copied to clipboard
common
fun Description(description: String)

Types

Companion
Link copied to clipboard
common
object Companion

Functions

encode
Link copied to clipboard
common
open override fun encode(): List<Int5>

Properties

description
Link copied to clipboard
common
val description: String
tag
Link copied to clipboard
common
open override val tag: Int5