DecimalValue constructor

init

Constructs a new instance of DecimalValue

def __init__(self, value):
    ...
ParameterTypeDescription
valuedecimal

See Also