VoucherChannelListing
Represents voucher channel listing.
type VoucherChannelListing implements Node {
id: ID!
channel: Channel!
discountValue: Float!
currency: String!
minSpent: Money
}
Fields
id
(ID!
)
channel
(Channel!
)
discountValue
(Float!
)
currency
(String!
)
minSpent
(Money
)
Interfaces
Node
An object with an ID