ActivitiesPhone
The phone of the company providing the activity.
Parameters
countryCode
Country code of traveler's phone number; only digits allowed.
number
Traveler's phone number; only digits allowed.
areaCode
Area code of traveler's phone number; only digits allowed.
extensionNumber
Constructors
Link copied to clipboard
public ActivitiesPhone ActivitiesPhone(String countryCode, String number, String areaCode, String extensionNumber)