toggle menu
fineract-client
1.0.4
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.models
/
Image
Image
@
Serializable
data
class
Image
(
val
id
:
Long
?
=
null
,
val
location
:
String
?
=
null
,
val
new
:
Boolean
?
=
null
,
val
storageType
:
Int
?
=
null
)
Parameters
id
location
new
storage
Type
Members
Constructors
Image
Link copied to clipboard
constructor
(
id
:
Long
?
=
null
,
location
:
String
?
=
null
,
new
:
Boolean
?
=
null
,
storageType
:
Int
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
location
Link copied to clipboard
val
location
:
String
?
=
null
new
Link copied to clipboard
val
new
:
Boolean
?
=
null
storage
Type
Link copied to clipboard
val
storageType
:
Int
?
=
null