ListCertificateResponse: {
    content: CertificateResponse[];
    foundationId: string;
    pendingResources: boolean;
    stackSpotAccountId: string;
}

Type declaration

  • content: CertificateResponse[]
  • foundationId: string
  • pendingResources: boolean
  • stackSpotAccountId: string