Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListLicenseRecordsRequest

example

Click here to see how to use ListLicenseRecordsRequest.

Properties

Optional limit

limit: undefined | number

The maximum number of items to return.

Optional opcRequestId

opcRequestId: undefined | string

The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional page

page: undefined | string

A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.

productLicenseId

productLicenseId: string

Unique product license identifier.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional sortBy

sortBy: SortBy

Specifies the attribute with which to sort the rules.

Default: {@code expirationDate}

**expirationDate:** Sorts by expiration date of the license record.

Optional sortOrder

sortOrder: SortOrder

The sort order to use, whether {@code ASC} or {@code DESC}.