gogol-android-publisher-0.0.1: Google Play Developer SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.AndroidPublisher.InAppProducts.Batch

Contents

Description

See: Google Play Developer API Reference for androidpublisher.inappproducts.batch.

Synopsis

REST Resource

type InAppProductsBatchResource = "androidpublisher" :> ("v2" :> ("applications" :> ("inappproducts" :> ("batch" :> (QueryParam "alt" AltJSON :> (ReqBody `[JSON]` InAppProductsBatchRequest :> Post `[JSON]` InAppProductsBatchResponse)))))) Source

A resource alias for androidpublisher.inappproducts.batch method which the InAppProductsBatch request conforms to.

Creating a Request

inAppProductsBatch Source

Creates a value of InAppProductsBatch with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses