toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostLoansDelinquencyActionResponse
Post
Loans
Delinquency
Action
Response
@
Serializable
data
class
PostLoansDelinquencyActionResponse
(
val
clientId
:
Long
?
=
null
,
val
officeId
:
Long
?
=
null
,
val
resourceId
:
Long
?
=
null
)
PostLoansDelinquencyActionResponse
Parameters
client
Id
office
Id
resource
Id
Members
Constructors
Post
Loans
Delinquency
Action
Response
Link copied to clipboard
constructor
(
clientId
:
Long
?
=
null
,
officeId
:
Long
?
=
null
,
resourceId
:
Long
?
=
null
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
Long
?
=
null
office
Id
Link copied to clipboard
val
officeId
:
Long
?
=
null
resource
Id
Link copied to clipboard
val
resourceId
:
Long
?
=
null