Class: EEconTradeResponse
- Inherits:
-
Object
- Object
- EEconTradeResponse
- Defined in:
- lib/steamd/generated/enums.rb
Overview
Represents the EEconTradeResponse enum
Constant Summary collapse
- DATA_TYPE =
Data type of EEconTradeResponse
'int'- ACCEPTED =
Constant ACCEPTED for EEconTradeResponse
0- DECLINED =
Constant DECLINED for EEconTradeResponse
1- TRADE_BANNED_INITIATOR =
Constant TRADE_BANNED_INITIATOR for EEconTradeResponse
2- TRADE_BANNED_TARGET =
Constant TRADE_BANNED_TARGET for EEconTradeResponse
3- TARGET_ALREADY_TRADING =
Constant TARGET_ALREADY_TRADING for EEconTradeResponse
4- DISABLED =
Constant DISABLED for EEconTradeResponse
5- NOT_LOGGED_IN =
Constant NOT_LOGGED_IN for EEconTradeResponse
6- CANCEL =
Constant CANCEL for EEconTradeResponse
7- TOO_SOON =
Constant TOO_SOON for EEconTradeResponse
8- TOO_SOON_PENALTY =
Constant TOO_SOON_PENALTY for EEconTradeResponse
9- CONNECTION_FAILED =
Constant CONNECTION_FAILED for EEconTradeResponse
10- ALREADY_TRADING =
Constant ALREADY_TRADING for EEconTradeResponse
11- ALREADY_HAS_TRADE_REQUEST =
Constant ALREADY_HAS_TRADE_REQUEST for EEconTradeResponse
12- NO_RESPONSE =
Constant NO_RESPONSE for EEconTradeResponse
13- CYBER_CAFE_INITIATOR =
Constant CYBER_CAFE_INITIATOR for EEconTradeResponse
14- CYBER_CAFE_TARGET =
Constant CYBER_CAFE_TARGET for EEconTradeResponse
15- SCHOOL_LAB_INITIATOR =
Constant SCHOOL_LAB_INITIATOR for EEconTradeResponse
16- SCHOOL_LAB_TARGET =
Constant SCHOOL_LAB_TARGET for EEconTradeResponse
16- INITIATOR_BLOCKED_TARGET =
Constant INITIATOR_BLOCKED_TARGET for EEconTradeResponse
18- INITIATOR_NEEDS_VERIFIED_EMAIL =
Constant INITIATOR_NEEDS_VERIFIED_EMAIL for EEconTradeResponse
20- INITIATOR_NEEDS_STEAM_GUARD =
Constant INITIATOR_NEEDS_STEAM_GUARD for EEconTradeResponse
21- TARGET_ACCOUNT_CANNOT_TRADE =
Constant TARGET_ACCOUNT_CANNOT_TRADE for EEconTradeResponse
22- INITIATOR_STEAM_GUARD_DURATION =
Constant INITIATOR_STEAM_GUARD_DURATION for EEconTradeResponse
23- INITIATOR_PASSWORD_RESET_PROBATION =
Constant INITIATOR_PASSWORD_RESET_PROBATION for EEconTradeResponse
24- INITIATOR_NEW_DEVICE_COOLDOWN =
Constant INITIATOR_NEW_DEVICE_COOLDOWN for EEconTradeResponse
25- OK_TO_DELIVER =
Constant OK_TO_DELIVER for EEconTradeResponse
50