TokensInfo

constructor(role: String? = null, tokenIds: List<Long>? = null, tokens: List<@Serializable(with = ByteArrayAsBase64Serializer::class) ByteArray>? = null)