toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
PutHookResponseChangesSwagger
Put
Hook
Response
Changes
Swagger
@
Serializable
data
class
PutHookResponseChangesSwagger
(
val
config
:
List
<
Field
>
?
=
null
,
val
displayName
:
String
?
=
null
,
val
events
:
List
<
Event
>
?
=
null
)
Parameters
config
display
Name
events
Members
Constructors
Put
Hook
Response
Changes
Swagger
Link copied to clipboard
constructor
(
config
:
List
<
Field
>
?
=
null
,
displayName
:
String
?
=
null
,
events
:
List
<
Event
>
?
=
null
)
Properties
config
Link copied to clipboard
val
config
:
List
<
Field
>
?
=
null
display
Name
Link copied to clipboard
val
displayName
:
String
?
=
null
events
Link copied to clipboard
val
events
:
List
<
Event
>
?
=
null