dexcare
/
org.dexcare.services.appointment.models
/
Identifier
Identifier
data class
Identifier
(system:
String
, value:
String
?, type:
String
?) :
Parcelable
Content copied to clipboard
Functions
Properties
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
system
Link copied to clipboard
val
system
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
?
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
?
Content copied to clipboard