CustomProperty

Describes the custom properties of the object.

Properties

Name Type Description Notes
name str [optional]
value bool, date, datetime, dict, float, int, list, str, none_type Must either be a string or an array of strings. An integer, boolean, etc. is not valid. When OpenAPI Generator supports `oneOf`, we can semantically enforce this. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]