countryCode property
getter/setter pair
The country in which the toll is to be paid in ISO-3166-1 alpha-3 format, e.g. "USA".
Implementation
String countryCode;
The country in which the toll is to be paid in ISO-3166-1 alpha-3 format, e.g. "USA".
String countryCode;