Skip to main content

ResponseCreateSnapshot

Description: ResponseCreateSnapshot

Attributes

NameTypeDescription
anyof_schema_1_validatorOptional[Snapshot]
anyof_schema_2_validatorOptional[DryRunSnapshot]
anyof_schema_3_validatorOptional[NoOpResponse]
actual_instanceOptional[Union[DryRunSnapshot, NoOpResponse, Snapshot]]
any_of_schemasSet[str]

Methods

NameDescription
actual_instance_must_validate_anyof
from_dict
from_jsonReturns the object represented by the json string
to_jsonReturns the JSON representation of the actual instance
to_dictReturns the dict representation of the actual instance
to_strReturns the string representation of the actual instance