Skip to main content

CouponRuleOutput

No description

type CouponRuleOutput {
categoryId: String
couponId: String!
discountAmount: Float!
discountType: String!
id: String!
membershipId: String
name: String!
packageId: String
promotionId: String
serviceId: String
type: String!
}

Fields

CouponRuleOutput.categoryId ● String scalar

CouponRuleOutput.couponId ● String! non-null scalar

CouponRuleOutput.discountAmount ● Float! non-null scalar

CouponRuleOutput.discountType ● String! non-null scalar

CouponRuleOutput.id ● String! non-null scalar

CouponRuleOutput.membershipId ● String scalar

CouponRuleOutput.name ● String! non-null scalar

CouponRuleOutput.packageId ● String scalar

CouponRuleOutput.promotionId ● String scalar

CouponRuleOutput.serviceId ● String scalar

CouponRuleOutput.type ● String! non-null scalar

Member Of

GetActivePatientDiscountsOutput object