Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
CurrencyCodeEnum
/
MXN
M
X
N
@
SerializedName
(
value =
MXN
)
MXN
("MXN")
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Override toString() to avoid using the enum variable name as the value, and instead use the actual value defined in the API spec file.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard