Package com.sparkpost.model
Class MetricsDelayReasonFields
java.lang.Object
com.sparkpost.model.MetricsDelayReasonFields
public class MetricsDelayReasonFields extends Object
-
Field Summary
Fields Modifier and Type Field Description static String[]ALL_FIELDS_ARRAYstatic StringCOUNT_DELAYEDstatic StringCOUNT_DELAYED_FIRSTstatic StringREASON -
Constructor Summary
Constructors Constructor Description MetricsDelayReasonFields() -
Method Summary
-
Field Details
-
ALL_FIELDS_ARRAY
-
COUNT_DELAYED
- See Also:
- Constant Field Values
-
COUNT_DELAYED_FIRST
- See Also:
- Constant Field Values
-
REASON
- See Also:
- Constant Field Values
-
-
Constructor Details
-
MetricsDelayReasonFields
public MetricsDelayReasonFields()
-