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