whitemarket Documentation For Partners

enum WalletDepositStatus {
	NEW 
	PROCESSING 
	SUCCESS 
	FAILED 
	EXPIRED 
}