projects/congarevenuecloud/elements/src/lib/revalidate-cart-modal/services/revalidate-cart.service.ts
The interface represents the response for revalidation of cartItem fields.
Properties |
|
[key: string]:
|
Sepecifies any custom fields of the cartItem |
ChargeType |
ChargeType:
|
Type : string
|
Optional |
Sepecifies the chargeType of the cartItem |
LineItemId |
LineItemId:
|
Type : string
|
Sepecifies the id of the cartItem |
PriceListItemId |
PriceListItemId:
|
Type : string
|
Optional |
Sepecifies the price list item id of the cartItem |
PrimaryLineNumber |
PrimaryLineNumber:
|
Type : number
|
Sepecifies the primaryLineNumber of the cartItem |
ProductName |
ProductName:
|
Type : string
|
Sepecifies the product name of the cartItem record. |