Class DocumentAddress
- Namespace
- RetailForce.Fiscalisation.Configuration
- Assembly
- RetailForce.Fiscalisation.Model.dll
Document address object.
public class DocumentAddress : Address
- Inheritance
-
objectDocumentAddress
- Inherited Members
Remarks
This class can be used for Address attributes that should exist at Document but should not exist at persistent classes (Store, Distributor, Supplier, Company, Organisation).
Properties
AddressType
The address type.
public AddressType? AddressType { get; set; }
Property Value
Remarks
In several countries (for instance Canada / Quebec) you have to add address type.