Enum MyconfigResource.RequestAccessRequest.LicenseTypesEnum
The type of access license to request. If not specified, the default is BOTH.
Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public enum MyconfigResource.RequestAccessRequest.LicenseTypesEnum
Fields
| Name | Description |
|---|---|
| BOTH | Both concurrent and download licenses. |
| CONCURRENT | Concurrent access license. |
| DOWNLOAD | Offline download access license. |
| LICENSETYPESUNDEFINED |