Skip to main content

OrderPriceList

type OrderPriceList {
id: String!
name: String
}

Fields

idString!required

It is the id of the price list.

nameString

It is the name of the price list.