toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
BusinessStep
Business
Step
@
Serializable
data
class
BusinessStep
(
val
order
:
Long
?
=
null
,
val
stepName
:
String
?
=
null
)
BusinessStep
Parameters
order
step
Name
Members
Constructors
Business
Step
Link copied to clipboard
constructor
(
order
:
Long
?
=
null
,
stepName
:
String
?
=
null
)
Properties
order
Link copied to clipboard
val
order
:
Long
?
=
null
step
Name
Link copied to clipboard
val
stepName
:
String
?
=
null