status property

  1. @BuiltValueField.new(wireName: r'status')
AffiliateAnalyticsEntryStatusEnum get status

The affiliate current standing with the project. Not always approved: an affiliate is reported for what they did in the period, so one since banned or deactivated still appears alongside the metrics they earned.

Implementation

@BuiltValueField(wireName: r'status')
AffiliateAnalyticsEntryStatusEnum get status;