Margin
Metadata for the Margin class.
type Margin {
  start: Int
  stop: Int
}
Fields
Margin.start ● Int scalar miscellaneous
The starting value of the margin.
Margin.stop ● Int scalar miscellaneous
The ending value of the margin.
Member Of
ProductChannelListing object