PreloadSpec#
- class PreloadSpec(entity_update_specs=None, *args, **kwargs)#
Bases:
object
A specification defining the entity being preloaded and its version.
- Parameters:
entity_update_specs (required) – (
entity_update_specs
) List of entity update objects for getting recommendations.
- property entity_update_specs#
List of entity update objects for getting recommendations.
- Type:
list[
EntityUpdateSpec
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model