Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
RecurlyClient.Types.GrantedBy
Description
Contains the types generated from the schema GrantedBy
Synopsis
- data GrantedBy = GrantedBy {}
- mkGrantedBy :: GrantedBy
Documentation
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.