toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetLoanAccountLockResponse
Get
Loan
Account
Lock
Response
@
Serializable
data
class
GetLoanAccountLockResponse
(
val
content
:
List
<
LoanAccountLock
>
?
=
null
,
val
limit
:
Int
?
=
null
,
val
page
:
Int
?
=
null
)
GetLoanAccountLockResponse
Parameters
content
limit
page
Members
Constructors
Get
Loan
Account
Lock
Response
Link copied to clipboard
constructor
(
content
:
List
<
LoanAccountLock
>
?
=
null
,
limit
:
Int
?
=
null
,
page
:
Int
?
=
null
)
Properties
content
Link copied to clipboard
val
content
:
List
<
LoanAccountLock
>
?
=
null
limit
Link copied to clipboard
val
limit
:
Int
?
=
null
page
Link copied to clipboard
val
page
:
Int
?
=
null