certificates property

List<Certificate>? certificates
getter/setter pair

A list of certificates for the parent resource.

Implementation

core.List<Certificate>? certificates;