toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutTaxesGroupTaxComponents
Put
Taxes
Group
Tax
Components
@
Serializable
data
class
PutTaxesGroupTaxComponents
(
val
endDate
:
String
?
=
null
,
val
id
:
Long
?
=
null
,
val
taxComponentId
:
Long
?
=
null
)
Parameters
end
Date
id
tax
Component
Id
Members
Constructors
Put
Taxes
Group
Tax
Components
Link copied to clipboard
constructor
(
endDate
:
String
?
=
null
,
id
:
Long
?
=
null
,
taxComponentId
:
Long
?
=
null
)
Properties
end
Date
Link copied to clipboard
val
endDate
:
String
?
=
null
id
Link copied to clipboard
val
id
:
Long
?
=
null
tax
Component
Id
Link copied to clipboard
val
taxComponentId
:
Long
?
=
null