toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutClientClientIdAddressesRequest
Put
Client
Client
Id
Addresses
Request
@
Serializable
data
class
PutClientClientIdAddressesRequest
(
val
addressId
:
Long
?
=
null
,
val
street
:
String
?
=
null
)
PutClientClientIdAddressesRequest
Parameters
address
Id
street
Members
Constructors
Put
Client
Client
Id
Addresses
Request
Link copied to clipboard
constructor
(
addressId
:
Long
?
=
null
,
street
:
String
?
=
null
)
Properties
address
Id
Link copied to clipboard
val
addressId
:
Long
?
=
null
street
Link copied to clipboard
val
street
:
String
?
=
null