C# Class CSPosAPI.Common.Result

API - с буцаах сугалааны дугаар, баримтын дугаар, алдааны мессеж г.м
ファイルを表示 Open project: ochirpurev/CSPosAPI

Public Properties

Property Type Description
amount string
bankTransactions List
billId string
cashAmount string
cityTax string
date string
errorCode string
internalCode string
lottery string
lotteryWarningMsg string
merchantId string
message string
nonCashAmount string
qrData string
stocks List
success string
vat string
warningMsg string

Property Details

amount public_oe property

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

bankTransactions public_oe property

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

billId public_oe property

Баримтын дугаар
public string billId
return string

cashAmount public_oe property

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

cityTax public_oe property

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

date public_oe property

Баримт хэвлэсэн огноо
public string date
return string

errorCode public_oe property

Алдааны код
public string errorCode
return string

internalCode public_oe property

TicketId, lottery, merchantId, хөлийн дүн талбаруудыг агуулсан дотоод кодчилол
public string internalCode
return string

lottery public_oe property

Сугалааны дугаар
public string lottery
return string

lotteryWarningMsg public_oe property

Сугалаа өгөх боломжгүй болсон тухайн тайлбар анхааруулга мессеж
public string lotteryWarningMsg
return string

merchantId public_oe property

НӨАТУС-системд үүсгэсэн Merchant-ийн дугаар
public string merchantId
return string

message public_oe property

Алдааны мессеж
public string message
return string

nonCashAmount public_oe property

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

qrData public_oe property

Баримтан дээр хэвлэгдэх QR code
public string qrData
return string

stocks public_oe property

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

success public_oe property

Амжилттай татсан буюу Амжилттай буцаасан
public string success
return string

vat public_oe property

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

warningMsg public_oe property

Алдаа болон анхрааруулгын мессеж
public string warningMsg
return string