IdentifierTrustInformationResponseDto

data class IdentifierTrustInformationResponseDto(var data: String, var type: IdentifierTrustInformationType, var validFrom: String?, var validTo: String?)

Constructors

Link copied to clipboard
constructor(data: String, type: IdentifierTrustInformationType, validFrom: String?, validTo: String?)

Types

Link copied to clipboard
object Companion

Properties

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