toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PostAdhocQuerySearchResponse
Post
Adhoc
Query
Search
Response
@
Serializable
data
class
PostAdhocQuerySearchResponse
(
val
loanOutStanding
:
Long
?
=
null
,
val
loanProductName
:
String
?
=
null
,
val
officeName
:
String
?
=
null
,
val
percentage
:
Long
?
=
null
)
PostAdhocQuerySearchResponse
Parameters
loan
Out
Standing
loan
Product
Name
office
Name
percentage
Members
Constructors
Post
Adhoc
Query
Search
Response
Link copied to clipboard
constructor
(
loanOutStanding
:
Long
?
=
null
,
loanProductName
:
String
?
=
null
,
officeName
:
String
?
=
null
,
percentage
:
Long
?
=
null
)
Properties
loan
Out
Standing
Link copied to clipboard
val
loanOutStanding
:
Long
?
=
null
loan
Product
Name
Link copied to clipboard
val
loanProductName
:
String
?
=
null
office
Name
Link copied to clipboard
val
officeName
:
String
?
=
null
percentage
Link copied to clipboard
val
percentage
:
Long
?
=
null