class documentation

class ImportIntegrationCustomersInput(BaseModel):

View In Hierarchy

Undocumented

Class Variable customers_selection_blacklist Undocumented
Class Variable customers_selection_whitelist Undocumented
Class Variable entity_selection_mode Undocumented
Class Variable environment_id Undocumented
Class Variable product_id Undocumented
Class Variable vendor_identifier Undocumented

Inherited from BaseModel:

Class Variable model_config Undocumented
customers_selection_blacklist: list[str] | None =

Undocumented

customers_selection_whitelist: list[str] | None =

Undocumented

entity_selection_mode: EntitySelectionMode =

Undocumented

environment_id: str =

Undocumented

product_id: str =

Undocumented

vendor_identifier: VendorIdentifier =

Undocumented