UpdateCustomAttributesParams#
- class UpdateCustomAttributesParams(custom_attributes=None, *args, **kwargs)#
Bases:
objectList of custom attributes to be added/removed.
- Parameters:
custom_attributes (required) – (
custom_attributes) List of custom attributes to be added/removed.
- property custom_attributes#
List of custom attributes to be added/removed.
- Type:
list[
str]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model