C# Class CSPosAPI.Common.Result

API - с буцаах сугалааны дугаар, баримтын дугаар, алдааны мессеж г.м
Show file 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 property

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

bankTransactions public property

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

billId public property

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

cashAmount public property

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

cityTax public property

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

date public property

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

errorCode public property

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

internalCode public property

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

lottery public property

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

lotteryWarningMsg public property

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

merchantId public property

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

message public property

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

nonCashAmount public property

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

qrData public property

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

stocks public property

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

success public property

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

vat public property

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

warningMsg public property

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