Table of Contents

Class FranceSpecificAttributes

Namespace
anybill.POS.Client.Models.Receipt.Misc.Extension.Country
Assembly
anybill.POS.Client.Abstractions.dll

France specific attributes

public class FranceSpecificAttributes : CountrySpecificAttributesBase
Inheritance
FranceSpecificAttributes
Inherited Members

Constructors

FranceSpecificAttributes()

public FranceSpecificAttributes()

Properties

ItemText

Text which is displayed in the center in front of each article.

public string ItemText { get; set; }

Property Value

string

Naf

Branch code

public string Naf { get; set; }

Property Value

string

ReturnText

Text which is displayed in the center of each returned item.

public string ReturnText { get; set; }

Property Value

string

Siret

14-digit number that identifies a company, a business line and a person assigned to a business activity.

public string Siret { get; set; }

Property Value

string