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

RecurlyClient.Types.GrantedBy

Description

Contains the types generated from the schema GrantedBy

Synopsis

Documentation

data GrantedBy Source #

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

The subscription or external subscription that grants customer permissions.

Constructors

GrantedBy 

Fields

mkGrantedBy :: GrantedBy Source #

Create a new GrantedBy with all required fields.