createOfferingCouponInput
Autogenerated input type of createOfferingCoupon
Fields
Used By
Definition
"""Autogenerated input type of createOfferingCoupon"""input createOfferingCouponInput { amount_off: String code: String expires_at: ISO8601DateTime flat_amount_off: String offering_ids: [ID] promo_type: String repeat_times: Int usage_limit: Int}