AI-generated Key Takeaways
-
The document lists and describes possible values for the type of a line item.
-
These values include
UNSPECIFIED,REGULAR(goods),TAX,DISCOUNT,GRATUITY,DELIVERY,SUBTOTAL, andFEE.
The document lists and describes possible values for the type of a line item.
These values include UNSPECIFIED
, REGULAR
(goods), TAX
, DISCOUNT
, GRATUITY
, DELIVERY
, SUBTOTAL
, and FEE
.
Possible values for type of line item.
| Enums | |
|---|---|
UNSPECIFIED
|
Unspecified line item. |
REGULAR
|
Regular line item (goods). |
TAX
|
Tax line item. |
DISCOUNT
|
Discount line item. |
GRATUITY
|
Gratuity line item. |
DELIVERY
|
Delivery line item. |
SUBTOTAL
|
Subtotal line item. |
FEE
|
For everything other than the above. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.