toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostClientsClientIdIdentifiersRequest
Post
Clients
Client
Id
Identifiers
Request
@
Serializable
data
class
PostClientsClientIdIdentifiersRequest
(
val
description
:
String
?
=
null
,
val
documentKey
:
String
?
=
null
,
val
documentTypeId
:
Long
?
=
null
)
PostClientsClientIdIdentifiersRequest
Parameters
description
document
Key
document
Type
Id
Members
Constructors
Post
Clients
Client
Id
Identifiers
Request
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
documentKey
:
String
?
=
null
,
documentTypeId
:
Long
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
document
Key
Link copied to clipboard
val
documentKey
:
String
?
=
null
document
Type
Id
Link copied to clipboard
val
documentTypeId
:
Long
?
=
null