Sep06ExtraInfo

@Serializable
data class Sep06ExtraInfo(val message: String? = null)

Additional information from the anchor.

Contains optional messages or additional details that an anchor wants to communicate to the user about their transaction.

Constructors

Link copied to clipboard
constructor(message: String? = null)

Properties

Link copied to clipboard
@SerialName(value = "message")
val message: String?

Message from the anchor about the transaction