Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.19 KB

Affiliate.md

File metadata and controls

24 lines (20 loc) · 1.19 KB

Affiliate

Properties

Name Type Description Notes
Account int [default to null]
Currency string [default to null]
PrevPayout int [optional] [default to null]
PrevTurnover int [optional] [default to null]
PrevComm int [optional] [default to null]
PrevTimestamp time.Time [optional] [default to null]
ExecTurnover int [optional] [default to null]
ExecComm int [optional] [default to null]
TotalReferrals int [optional] [default to null]
TotalTurnover int [optional] [default to null]
TotalComm int [optional] [default to null]
PayoutPcnt float64 [optional] [default to null]
PendingPayout int [optional] [default to null]
Timestamp time.Time [optional] [default to null]
ReferrerAccount float64 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]