Table of Contents

Class CountrySpecificAttributesBase

Namespace
anybill.POS.Client.Models.Receipt.Misc.Extension.Country
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; }

Property Value

CountryType