whitemarket Documentation For Partners

Money range

This is auto-generated documentation. It is not intended to be used as a reference.

Please use for request and response only necessary fields. It decreases response time for you.

input DecimalNotNullRangeInput {
	# From
	from: String! 	# 1.23
	# To
	to: String! 	# 2.34
}