PACECloudSDK
/
cloud.pace.sdk.api.poi.generated.model
/
GasStation
/
Contact
Contact
class
Contact
Content copied to clipboard
Types
Properties
Types
Gender
Link copied to clipboard
enum
Gender
:
Enum
<
GasStation.Contact.Gender
>
Content copied to clipboard
Properties
email
Link copied to clipboard
var
email
:
String
? = null
Content copied to clipboard
faxNumber
Link copied to clipboard
var
faxNumber
:
String
? = null
Content copied to clipboard
firstName
Link copied to clipboard
var
firstName
:
String
? = null
Content copied to clipboard
gender
Link copied to clipboard
var
gender
:
GasStation.Contact.Gender
? = null
Content copied to clipboard
lastName
Link copied to clipboard
var
lastName
:
String
? = null
Content copied to clipboard
phoneNumber
Link copied to clipboard
var
phoneNumber
:
String
? = null
Content copied to clipboard