CertificateCollectionDto

A collection of certificates.

Properties

Name
Type
Description
Notes

id

string

The resource ID.

[optional] [readonly] [default to undefined]

type

string

The resource type.

[optional] [readonly] [default to undefined]

href

string

The URL to the object representation (absolute path).

[optional] [readonly] [default to undefined]

items

The list of certificates.

[optional] [readonly] [default to undefined]

offset

number

The pagination offset.

[optional] [readonly] [default to undefined]

limit

number

The pagination limit.

[optional] [readonly] [default to undefined]

_links

[optional] [default to undefined]

Last updated