toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
ExternalEventConfigurationItemData
External
Event
Configuration
Item
Data
@
Serializable
data
class
ExternalEventConfigurationItemData
(
val
enabled
:
Boolean
?
=
null
,
val
type
:
String
?
=
null
)
Parameters
enabled
type
Members
Constructors
External
Event
Configuration
Item
Data
Link copied to clipboard
constructor
(
enabled
:
Boolean
?
=
null
,
type
:
String
?
=
null
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
type
Link copied to clipboard
val
type
:
String
?
=
null