SeosDebugInfo

@SerialName(value = "seos")
@Serializable
data class SeosDebugInfo(val providerId: SeosProviderId, val seosSdkMetadata: SeamSchema.SeosSdkMetadata) : SeamIntegrationDebugInfo

Constructors

Link copied to clipboard
constructor(ei: SeamSchema.SeosEndpointInfo?, providerId: SeosProviderId, mobileKeys: List<SeosMobileKey>, lastReaderCommunication: Date?)
constructor(providerId: SeosProviderId, seosSdkMetadata: SeamSchema.SeosSdkMetadata)

Properties

Link copied to clipboard
val providerId: SeosProviderId