toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetLoanProductsTransactionProcessingStrategyOptions
Get
Loan
Products
Transaction
Processing
Strategy
Options
@
Serializable
data
class
GetLoanProductsTransactionProcessingStrategyOptions
(
val
code
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
name
:
String
?
=
null
)
Parameters
code
id
name
Members
Constructors
Get
Loan
Products
Transaction
Processing
Strategy
Options
Link copied to clipboard
constructor
(
code
:
String
?
=
null
,
id
:
Long
?
=
null
,
name
:
String
?
=
null
)
Properties
code
Link copied to clipboard
val
code
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null