Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 2.86 KB

File metadata and controls

53 lines (39 loc) · 2.86 KB

Enrichments

Types:

from grata.types import (
    BulkEnrichRequest,
    BulkEnrichResponse,
    Company,
    Conference,
    Contact,
    IndustryClassification,
    Investors,
    Location,
    Owner,
    SoftwareIndustryClassification,
)

Methods:

Searches

Types:

from grata.types import SearchFilters, SearchResponse, SimilarSearchFilters, SimilarSearchResponse

Methods:

Lists

Types:

from grata.types import List, ListResponse, SearchListResponse, UpdateListRequest

Methods: