Skip to main content

BuyXThenGetYInput

type BuyXThenGetYInput {
buyX: BuyXInput!
getY: GetYInput!
maxUsagePerOrder: Int
}

Fields

buyXBuyXInput!required
getYGetYInput!required
maxUsagePerOrderInt