toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PaymentAllocationOrder
Payment
Allocation
Order
@
Serializable
data
class
PaymentAllocationOrder
(
val
order
:
Int
?
=
null
,
val
paymentAllocationRule
:
String
?
=
null
)
Parameters
order
payment
Allocation
Rule
Members
Constructors
Payment
Allocation
Order
Link copied to clipboard
constructor
(
order
:
Int
?
=
null
,
paymentAllocationRule
:
String
?
=
null
)
Properties
order
Link copied to clipboard
val
order
:
Int
?
=
null
payment
Allocation
Rule
Link copied to clipboard
val
paymentAllocationRule
:
String
?
=
null