whitemarket Documentation For Partners

DateTime 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 DateTimeRangeInput {
	# Point from
	from: DateTime 	# 2023-11-29T23:33:27+0000
	# Point to
	to: DateTime 	# 2023-11-29T23:33:27+0000
}