BatchSpecPayloadMetadataHeader#
- class BatchSpecPayloadMetadataHeader(name=None, value=None, *args, **kwargs)#
 Bases:
objectThe metadata section on the input specification for performing the batch operation.
- Parameters:
 
- property name#
 The name of the header parameter.
- Type:
 str
- to_dict()#
 Returns the model properties as a dictionary
- to_str()#
 Returns the string representation of the model
- property value#
 The value of the header parameter.
- Type:
 str