dexcare
/
org.dexcare.services.models
/
InsuranceInfo
/
InsuranceType
Insurance
Type
enum
InsuranceType
:
Enum
<
InsuranceInfo.InsuranceType
> ,
Parcelable
Content copied to clipboard
Entries
Functions
Properties
Entries
OnFile
Link copied to clipboard
OnFile
("onfile")
Content copied to clipboard
ImageV2
Link copied to clipboard
ImageV2
("imagev2")
Content copied to clipboard
Manual
Link copied to clipboard
Manual
("manual")
Content copied to clipboard
Functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard
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
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard