highThreshold property

int? highThreshold

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

Implementation

int? get highThreshold => _highThreshold;