stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.OrderReturn

Description

Contains the types generated from the schema OrderReturn

Synopsis

Documentation

data OrderReturn Source #

Defines the object schema located at components.schemas.order_return in the specification.

A return represents the full or partial return of a number of order items. Returns always belong to an order, and may optionally contain a refund.

Related guide: Handling Returns.

Constructors

OrderReturn 

Fields