GetClientsClientIdIdentifiersResponse

@Serializable
data class GetClientsClientIdIdentifiersResponse(val clientId: Long? = null, val description: String? = null, val documentKey: String? = null, val documentType: GetClientsDocumentType? = null, val id: Long? = null)

GetClientsClientIdIdentifiersResponse

Parameters

clientId
description
documentKey
documentType
id

Constructors

Link copied to clipboard
constructor(clientId: Long? = null, description: String? = null, documentKey: String? = null, documentType: GetClientsDocumentType? = null, id: Long? = null)

Properties

Link copied to clipboard
val clientId: Long? = null
Link copied to clipboard
val description: String? = null
Link copied to clipboard
val documentKey: String? = null
Link copied to clipboard
Link copied to clipboard
val id: Long? = null