Class CashRegisterLocationExtensions
Inheritance
CashRegisterLocationExtensions
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public static class CashRegisterLocationExtensions
Methods
GetValueAsGeoCoordinates(Location)
Declaration
public static GeoCoordinates? GetValueAsGeoCoordinates(this Location self)
Parameters
Returns
GetValueAsOther(Location)
Declaration
public static CashRegisterOtherLocation? GetValueAsOther(this Location self)
Parameters
Returns
GetValueAsPhysicalAddress(Location)
Declaration
public static PhysicalAddress? GetValueAsPhysicalAddress(this Location self)
Parameters
Returns