toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
GetPaymentTypeData
Get
Payment
Type
Data
@
Serializable
data
class
GetPaymentTypeData
(
val
id
:
Long
?
=
null
,
val
isSystemDefined
:
Boolean
?
=
null
,
val
name
:
String
?
=
null
)
Parameters
id
is
System
Defined
name
Members
Constructors
Get
Payment
Type
Data
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
,
isSystemDefined
:
Boolean
?
=
null
,
name
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
is
System
Defined
Link copied to clipboard
val
isSystemDefined
:
Boolean
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null