whitemarket Документація для партнерів

enum DeliveryType {
	# Seller must confirm trade offer in Steam mobile app manually
	SEMI 
	# Fully automatic sending by seller
	AUTO 
	# Seller must send trade offer manually
	MANUAL 
}