package apiresponse type V1SeedResponse struct { Response Data struct { Buckets []string } }