Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class Country_TimeZone

    Inheritance
    object
    Country_TimeZone
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Transport.Countries
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class Country_TimeZone

    Properties

    abbreviation

    Declaration
    public string abbreviation { get; set; }
    Property Value
    Type Description
    string

    gmtOffset

    Declaration
    public int gmtOffset { get; set; }
    Property Value
    Type Description
    int

    gmtOffsetName

    Declaration
    public string gmtOffsetName { get; set; }
    Property Value
    Type Description
    string

    tzName

    Declaration
    public string tzName { get; set; }
    Property Value
    Type Description
    string

    zoneName

    Declaration
    public string zoneName { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation