Метод | Описание | |
---|---|---|
POSItem ( string id, string name, long price, bool taxable = true, bool tippable = true ) : System |
public POSItem ( string id, string name, long price, bool taxable = true, bool tippable = true ) : System | ||
id | string | |
name | string | |
price | long | |
taxable | bool | |
tippable | bool | |
Результат | System |