Class CountrySpecificAttributesBase
- Assembly
- anybill.POS.Client.Abstractions.dll
Country specific attributes base Object
public abstract class CountrySpecificAttributesBase
- Inheritance
-
CountrySpecificAttributesBase
- Derived
- Inherited Members
Constructors
CountrySpecificAttributesBase(CountryType)
public CountrySpecificAttributesBase(CountryType type)
Parameters
type
CountryType
Properties
Type
Type (Country) of the object.
public CountryType Type { get; }