Skip to content
consumeKeyStatus

服务 / consumeKeyStatus

consumeKeyStatus Enumeration

大会员扣除钥匙订单返回状态信息

Table of contents

Enumeration Members

Error = -3
InsufficientKeys = 33002
NotPremiumMember = -2
PremiumMemberNotSupported = -1
Success = 200

Enumeration Members

Error

Error = -3

下单失败


InsufficientKeys

InsufficientKeys = 33002

扣除钥匙失败,用户钥匙不足


NotPremiumMember

NotPremiumMember = -2

下单失败,用户不是大会员


PremiumMemberNotSupported

PremiumMemberNotSupported = -1

下单失败,应用程序不支持大会员功能


Success

Success = 200

下单成功