CertificateCollectionDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | The resource ID. | [optional][readonly] |
type | String | The resource type. | [optional][readonly] |
href | String | The URL to the object representation (absolute path). | [optional][readonly] |
items | The list of certificates. | [optional][readonly] | |
offset | Integer | The pagination offset. | [optional][readonly] |
limit | Integer | The pagination limit. | [optional][readonly] |
_links | [optional] |
Example
Last updated