IntVal# class IntVal(int_value=None, *args, **kwargs)# Bases: object Parameters: int_value (required) – (int_value) Value is integer. property int_value# Value is integer. Type: int to_dict()# Returns the model properties as a dictionary to_str()# Returns the string representation of the model