BatchSpecPayloadMetadata#

class BatchSpecPayloadMetadata(headers=None, path=None, *args, **kwargs)#

Bases: object

The metadata section on the input specification for performing the batch operation.

Parameters:
property headers#
Type:

list[ BatchSpecPayloadMetadataHeader ]

property path#
Type:

list[ BatchSpecPayloadMetadataPath ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model