Name | Type | Description | Notes |
---|---|---|---|
total | Float | Total number of referrals initiated by users. | |
datetime | DateTime | Values aggregated for the specified date. |
require 'TalonOne'
instance = TalonOne::AccountDashboardStatisticReferrals.new(total: null,
datetime: null)