PublishTokenType

constructor(uid: String? = null, type: String? = null, issuer: String? = null, groupId: String? = null, visualNumber: String? = null)

Parameters

uid

Unique ID by which this Token can be identified.

type

Type of token

issuer

Issuing company, most of the times the name of the company printed on the token (RFID card), not necessarily the eMSP.

groupId

This ID groups a couple of tokens. This can be used to make two or more tokens work as one.

visualNumber

Visual readable number/identification as printed on the Token (RFID card).