BatchSpec#

class BatchSpec(metadata=None, payload=None, *args, **kwargs)#

Bases: object

The input specification for performing the batch operation.

Parameters:
property metadata#
Type:

BatchSpecMetadata

property payload#
Type:

list[ BatchSpecPayload ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model