EitherCouponHistoricalPricingErrorOrListOfCouponHistoricalPricing
Either CouponHistoricalPricingError or ListOfCouponHistoricalPricing
type EitherCouponHistoricalPricingErrorOrListOfCouponHistoricalPricing {
left: CouponHistoricalPricingError
right: [CouponHistoricalPricing!]
}
Fields
EitherCouponHistoricalPricingErrorOrListOfCouponHistoricalPricing.left
● CouponHistoricalPricingError
object
Left element of the Either
EitherCouponHistoricalPricingErrorOrListOfCouponHistoricalPricing.right
● [CouponHistoricalPricing!]
list object
Right element of the Either
Member Of
RefundQueries
object