SeosSdkMetadata

@Serializable
data class SeosSdkMetadata(val lastTsmCommunicationTimestamp: String?, val sdkVersion: String, val lastErrorCode: SeamError?, val lastReaderCommunication: String?, val endpointInfo: SeamSchema.SeosEndpointInfo?, val externalKeyIds: List<String>)

SEOS SDK metadata.

Constructors

Link copied to clipboard
constructor(lastTsmCommunicationTimestamp: String?, sdkVersion: String, lastErrorCode: SeamError?, lastReaderCommunication: String?, endpointInfo: SeamSchema.SeosEndpointInfo?, externalKeyIds: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard