Torn API Client
GitHub
Preparing search index...
UserTrade
Type Alias UserTrade
type
UserTrade
=
{
completed_at
:
number
|
null
;
expires_at
:
number
|
null
;
id
:
TradeId
;
modified_at
:
number
|
null
;
timestamp
?:
number
;
trader
:
UserTradeParticipant
;
user
:
UserTradeParticipant
;
}
Index
Properties
completed_
at
expires_
at
id
modified_
at
timestamp?
trader
user
Properties
completed_
at
completed_at
:
number
|
null
expires_
at
expires_at
:
number
|
null
id
id
:
TradeId
modified_
at
modified_at
:
number
|
null
Optional
timestamp
timestamp
?:
number
trader
trader
:
UserTradeParticipant
user
user
:
UserTradeParticipant
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completed_
at
expires_
at
id
modified_
at
timestamp
trader
user
GitHub
Torn API Client
Loading...