recurly-client-0.1.0.0: Client for Recurly subscription management
Safe HaskellSafe-Inferred
LanguageHaskell2010

RecurlyClient.Types.ExternalCharge

Description

Contains the types generated from the schema ExternalCharge

Synopsis

Documentation

data ExternalCharge Source #

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

Charge from an external resource such as Apple App Store or Google Play Store.

Constructors

ExternalCharge 

Fields

mkExternalCharge :: ExternalCharge Source #

Create a new ExternalCharge with all required fields.