VendRequestProfileCountry::availableCountriesRegions Method
Selects the available countries or regions for a configuration profile.
Syntax
server public static Set availableCountriesRegions(VendRequestProfile _profile)
Run On
Server
Parameters
- _profile
Type: VendRequestProfile Table
The profile configuration type for which to return the available countries or regions.
Return Value
Type: Set Class
A AddressCountryRegionId set that represents the available countries or regions.
Remarks
A country or region is available if it has not already been selected by the profile type. A default profile does not have available countries or regions.