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