BoolVal#
- class BoolVal(bool_value=None, *args, **kwargs)#
Bases:
object
- Parameters:
bool_value (required) – (
bool_value
) Value is boolean.
- property bool_value#
Value is boolean.
- Type:
bool
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model