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

com.logmein.gotowebinar.api.model.TollCountries 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.api.model;


/**
 * Defines in which countries toll PSTN numbers are available.
 */
public enum TollCountries {
    AT,
    AU,
    BE,
    CA,
    CH,
    DE,
    DK,
    ES,
    FI,
    FR,
    GB,
    IE,
    IT,
    NL,
    NO,
    NZ,
    SE,
    US
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy