whitemarket Documentation For Partners

Money

input MoneyInput {
	# Decimal value
	value: String! 	# 42.42
	# Currency
	currency: Currency! 
}