type property

  1. @BuiltValueField.new(wireName: r'type')
EstimationTrackingDataTypeEnum get type

The type of tracking event. Possible values: - estimation: the estimated date and time of when the funds will be credited has been determined.

Implementation

@BuiltValueField(wireName: r'type')
EstimationTrackingDataTypeEnum get type;