Skip to main content

BuyXThenGetY

type BuyXThenGetY {
buyX: BuyX!
getY: GetY!
maxUsagePerOrder: Int
}

Fields

buyXBuyX!required
getYGetY!required
maxUsagePerOrderInt