PutClientsClientIdIdentifiersIdentifierIdRequest

@Serializable
data class PutClientsClientIdIdentifiersIdentifierIdRequest(val description: String? = null, val documentKey: String? = null, val documentTypeId: Long? = null)

PutClientsClientIdIdentifiersIdentifierIdRequest

Parameters

description
documentKey
documentTypeId

Constructors

constructor(description: String? = null, documentKey: String? = null, documentTypeId: Long? = null)

Properties

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