Magidoc

PriceBook
Object

Variants, Product and types can be attached to the PriceBook and based on thecorresponding value, cost can be increased or decreased.

Fields

#

deleted

Non-null

Determines if the PriceBook is active

description

Non-null

descriptionHtml

Non-null

id

ID !
Non-null

The ID of the object

metadata

Non-null

List of public metadata items. Can be accessed without permissions.

name

Non-null

Name of PriceBook

numberOfProductTypes

Non-null

Number of variants mapped to this price book

numberOfProducts

Non-null

Number of variants mapped to this price book

numberOfVariants

Non-null

Number of variants mapped to this price book

priceBookProductTypes

List of product types for the price book.

priceBookProducts

List of products for the price book.

priceBookVariants

List of variants for the price book.

privateMetadata

Non-null

List of private metadata items.Requires proper staff permissions to access.

Interfaces

#

Also implements Node , ObjectWithMetadata .

Usages

#

References

#

  • Field priceBook from User