toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetBusinessStepConfigResponse
Get
Business
Step
Config
Response
@
Serializable
data
class
GetBusinessStepConfigResponse
(
val
businessSteps
:
List
<
BusinessStep
>
?
=
null
,
val
jobName
:
String
?
=
null
)
GetBusinessStepConfigResponse
Parameters
business
Steps
job
Name
Members
Constructors
Get
Business
Step
Config
Response
Link copied to clipboard
constructor
(
businessSteps
:
List
<
BusinessStep
>
?
=
null
,
jobName
:
String
?
=
null
)
Properties
business
Steps
Link copied to clipboard
val
businessSteps
:
List
<
BusinessStep
>
?
=
null
job
Name
Link copied to clipboard
val
jobName
:
String
?
=
null