Search Results for

    Show / Hide Table of Contents

    Class GeoCoordinates

    Inheritance
    object
    GeoCoordinates
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1.Domain
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class GeoCoordinates

    Properties

    Latitude

    Latitude of the service location

    Declaration
    public decimal? Latitude { get; set; }
    Property Value
    Type Description
    decimal?

    Longitude

    Longitude of the service location

    Declaration
    public decimal? Longitude { get; set; }
    Property Value
    Type Description
    decimal?
    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA