Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.23 KB

Affiliate.md

File metadata and controls

24 lines (20 loc) · 1.23 KB

Affiliate

Properties

Name Type Description Notes
Account float32 [default to null]
Currency string [default to null]
PrevPayout float32 [optional] [default to null]
PrevTurnover float32 [optional] [default to null]
PrevComm float32 [optional] [default to null]
PrevTimestamp time.Time [optional] [default to null]
ExecTurnover float32 [optional] [default to null]
ExecComm float32 [optional] [default to null]
TotalReferrals float32 [optional] [default to null]
TotalTurnover float32 [optional] [default to null]
TotalComm float32 [optional] [default to null]
PayoutPcnt float64 [optional] [default to null]
PendingPayout float32 [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]