Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Revoke License.
See: Enterprise License Manager API Reference for licensing.licenseAssignments.delete
.
Synopsis
- type LicenseAssignmentsDeleteResource = "apps" :> ("licensing" :> ("v1" :> ("product" :> (Capture "productId" Text :> ("sku" :> (Capture "skuId" Text :> ("user" :> (Capture "userId" Text :> (QueryParam "alt" AltJSON :> Delete '[JSON] ())))))))))
- licenseAssignmentsDelete :: Text -> Text -> Text -> LicenseAssignmentsDelete
- data LicenseAssignmentsDelete
- ladSKUId :: Lens' LicenseAssignmentsDelete Text
- ladUserId :: Lens' LicenseAssignmentsDelete Text
- ladProductId :: Lens' LicenseAssignmentsDelete Text
REST Resource
type LicenseAssignmentsDeleteResource = "apps" :> ("licensing" :> ("v1" :> ("product" :> (Capture "productId" Text :> ("sku" :> (Capture "skuId" Text :> ("user" :> (Capture "userId" Text :> (QueryParam "alt" AltJSON :> Delete '[JSON] ()))))))))) Source #
A resource alias for licensing.licenseAssignments.delete
method which the
LicenseAssignmentsDelete
request conforms to.
Creating a Request
licenseAssignmentsDelete Source #
Creates a value of LicenseAssignmentsDelete
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data LicenseAssignmentsDelete Source #
Revoke License.
See: licenseAssignmentsDelete
smart constructor.
Instances
Request Lenses
ladProductId :: Lens' LicenseAssignmentsDelete Text Source #
Name for product