class edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.OrganizationDataCampaignDiffResponseAllOfQueries(
**data: Any
)
Config
The type of the None singleton.
dataset: pydantic.types.StrictStr
The type of the None singleton.
deleted_items: List[pydantic.types.StrictStr]
The type of the None singleton.
new_items: List[pydantic.types.StrictStr]
The type of the None singleton.
query: pydantic.types.StrictStr
The type of the None singleton.
title: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.OrganizationDataCampaignDiffResponseAllOfQueries
edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.from_json(
json_str: str
) ‑> edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.OrganizationDataCampaignDiffResponseAllOfQueries
edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.to_dict(
self
)
edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.organization_data_campaign_diff_response_all_of_queries.to_str(
self
) ‑> str