kin-android

kin-android / org.kin.sdk.base.models / KinMemo

KinMemo

data class KinMemo

Constructors

Name Summary
<init> Text that will be encoded into a UTF8Byte representationKinMemo(textValue: String)KinMemo(rawValue: ByteArray)

Properties

Name Summary
rawValue val rawValue: ByteArray

Functions

Name Summary
equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int

Companion Object Properties

Name Summary
NONE val NONE: KinMemo