ListDnsZoneResponse: {
    content: DnsZoneResponse[];
    foundationId: string;
    pendingResources: boolean;
    stackSpotAccountId: string;
}

Type declaration

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