mediumThreshold property

int? mediumThreshold

A number from 0-255 representing the threshold this account sets on all operations it performs that have a medium threshold.

Implementation

int? get mediumThreshold => _mediumThreshold;