C# Class CSPosAPI.Common.BillData

Баримтын мэдээлэл
Show file 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 property

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

bankTransactions public property

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

billIdSuffix public property

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

cashAmount public property

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

cityTax public property

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

districtCode public property

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

nonCashAmount public property

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

posNo public property

public string posNo
return string

stocks public property

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

vat public property

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