All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.logmein.gotowebinar_2_0.api.model.TollFreeCountries Maven / Gradle / Ivy

There is a newer version: 2.9.0
Show newest version
/*
 * © 2017 LogMeIn, Inc. All Rights Reserved.
 * All rights reserved.
 * 
 * This software is distributed under the terms and conditions of the
 * LogMeIn SDK License Agreement. Please see file LICENSE for details.
 * 
 * Auto-generated file.
 */


package com.logmein.gotowebinar_2_0.api.model;


/**
 * Countries in which toll free PSTN numbers are available.
 */
public enum TollFreeCountries {
    AE,
    AR,
    AT,
    AU,
    BE,
    BG,
    BH,
    BR,
    BY,
    CA,
    CH,
    CL,
    CN,
    CO,
    CZ,
    DE,
    DK,
    ES,
    FI,
    FR,
    GB,
    GR,
    HK,
    HU,
    ID,
    IE,
    IL,
    IN,
    IS,
    IT,
    JP,
    KR,
    LU,
    MX,
    MY,
    NL,
    NO,
    NZ,
    PA,
    PE,
    PH,
    PL,
    PT,
    RO,
    RU,
    SA,
    SE,
    SG,
    TH,
    TR,
    TW,
    UA,
    US,
    UY,
    VN,
    ZA
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy