Magidoc

BuyItNowListing
Object

A BuyItNowListing object.

Fields

#

id

ID !
Non-null

The Globally Unique ID of this object

published

Non-null

Whether the Listing is published.

offerable

Non-null

Whether offers can be made on this Listing.

status

The status of the Listing

inventoryLevel

Non-null

The inventory level of the Listing.

url

Non-null

The public URL of the Listing.

price

Non-null

The price of the Listing.

createdAt

Non-null

The DateTime the Listing was created.

updatedAt

Non-null

The DateTime the Listing was last updated.

productVariant

The ProductVariant associated with the Listing.

Interfaces

#

Also implements Listing , Node .