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

RecurlyClient.Types.ExternalProduct

Description

Contains the types generated from the schema ExternalProduct

Synopsis

Documentation

data ExternalProduct Source #

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

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

Constructors

ExternalProduct 

Fields

mkExternalProduct :: ExternalProduct Source #

Create a new ExternalProduct with all required fields.