Class AnybillHeadExtension
Anybill extensions to the head object of the version '1.0.0' of the DFKA.
Inheritance
System.Object
AnybillHeadExtension
Namespace: anybill.POS.Client.Models.Bill.Head.Extension
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public class AnybillHeadExtension
Properties
CreditorId
Id of the creditor.
Declaration
public string CreditorId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PhoneNumber
Phone number of the seller.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |