Skip to content

Commit

Permalink
GITBOOK-95: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronSadlerUK authored and gitbook-bot committed Nov 13, 2024
1 parent 030f33d commit 0b5cf0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-services/object-reference/basket.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ The Basket object contains the below properties
| LineItems | IEnumerable<[LineItem](lineitem.md)> | The line items (products) contained in the Basket |
| ItemCount | long | The total count of line item quantity |
| Total | decimal | The sub total of the Basket, excluding Tax and Shipping |
| MetaData | Dictionary\<string, string> | Used to store meta data against the basket |

0 comments on commit 0b5cf0a

Please sign in to comment.