toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetLoansLoanIdPaymentType
Get
Loans
Loan
Id
Payment
Type
@
Serializable
data
class
GetLoansLoanIdPaymentType
(
val
description
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
isCashPayment
:
Boolean
?
=
null
,
val
name
:
String
?
=
null
,
val
position
:
Long
?
=
null
)
List of GetLoansLoanIdPaymentType
Parameters
description
id
is
Cash
Payment
name
position
Members
Constructors
Get
Loans
Loan
Id
Payment
Type
Link copied to clipboard
constructor
(
description
:
String
?
=
null
,
id
:
Long
?
=
null
,
isCashPayment
:
Boolean
?
=
null
,
name
:
String
?
=
null
,
position
:
Long
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
is
Cash
Payment
Link copied to clipboard
val
isCashPayment
:
Boolean
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
position
Link copied to clipboard
val
position
:
Long
?
=
null