C# Class CSPosAPI.Common.BillData

Баримтын мэдээлэл
显示文件 Open project: ochirpurev/CSPosAPI Class Usage Examples

Public Properties

Property Type Description
amount string
bankTransactions List
billIdSuffix string
cashAmount string
cityTax string
districtCode string
nonCashAmount string
posNo string
stocks List
vat string

Property Details

amount public_oe property

Баримтын НӨАТ агуулаагүй хөлийн дүн
public string amount
return string

bankTransactions public_oe property

Бэлэн бус гүйлгээний мэдээлэл
public List bankTransactions
return List

billIdSuffix public_oe property

Баримтын дугаарыг давхцуулахгүйн тулд хэрэглэх залгавар /тухайн өдөрийн хэд дэхь баримт гэм/
public string billIdSuffix
return string

cashAmount public_oe property

Бэлэн төлбөрийн дүн
public string cashAmount
return string

cityTax public_oe property

Нийслэл хотын албан татвар
public string cityTax
return string

districtCode public_oe property

Аймгийн код
public string districtCode
return string

nonCashAmount public_oe property

Бэлэн бус төлбөрийн дүн
public string nonCashAmount
return string

posNo public_oe property

public string posNo
return string

stocks public_oe property

Авсан бараа үйлчилгээ
public List stocks
return List

vat public_oe property

Баримтын НӨАТ дүн
public string vat
return string