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

RecurlyClient.Types.AccountAcquisitionUpdate

Description

Contains the types generated from the schema AccountAcquisitionUpdate

Synopsis

Documentation

data AccountAcquisitionUpdate Source #

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

Constructors

AccountAcquisitionUpdate 

Fields

data AccountAcquisitionUpdateChannel Source #

Defines the enum schema located at components.schemas.AccountAcquisitionUpdate.properties.channel in the specification.

The channel through which the account was acquired.

Constructors

AccountAcquisitionUpdateChannelOther Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

AccountAcquisitionUpdateChannelTyped Text

This constructor can be used to send values to the server which are not present in the specification yet.

AccountAcquisitionUpdateChannelEnumAdvertising

Represents the JSON value "advertising"

AccountAcquisitionUpdateChannelEnumBlog

Represents the JSON value "blog"

AccountAcquisitionUpdateChannelEnumDirect_traffic

Represents the JSON value "direct_traffic"

AccountAcquisitionUpdateChannelEnumEmail

Represents the JSON value "email"

AccountAcquisitionUpdateChannelEnumEvents

Represents the JSON value "events"

AccountAcquisitionUpdateChannelEnumMarketing_content

Represents the JSON value "marketing_content"

AccountAcquisitionUpdateChannelEnumOrganic_search

Represents the JSON value "organic_search"

AccountAcquisitionUpdateChannelEnumOther

Represents the JSON value "other"

AccountAcquisitionUpdateChannelEnumOutbound_sales

Represents the JSON value "outbound_sales"

AccountAcquisitionUpdateChannelEnumPaid_search

Represents the JSON value "paid_search"

AccountAcquisitionUpdateChannelEnumPublic_relations

Represents the JSON value "public_relations"

AccountAcquisitionUpdateChannelEnumReferral

Represents the JSON value "referral"

AccountAcquisitionUpdateChannelEnumSocial_media

Represents the JSON value "social_media"

data AccountAcquisitionUpdateCost Source #

Defines the object schema located at components.schemas.AccountAcquisitionUpdate.properties.cost in the specification.

Constructors

AccountAcquisitionUpdateCost 

Fields