CommissionRateOrBuilder

Functions

Link copied to clipboard
abstract fun getMaxChangeRate(): Decimal
Maximum of rate change
.TW.Harmony.Proto.Decimal max_change_rate = 3;
Link copied to clipboard
abstract fun getMaxRate(): Decimal
Maximum rate
.TW.Harmony.Proto.Decimal max_rate = 2;
Link copied to clipboard
abstract fun getRate(): Decimal
The rate
.TW.Harmony.Proto.Decimal rate = 1;
Link copied to clipboard
abstract fun hasMaxChangeRate(): Boolean
Maximum of rate change
.TW.Harmony.Proto.Decimal max_change_rate = 3;
Link copied to clipboard
abstract fun hasMaxRate(): Boolean
Maximum rate
.TW.Harmony.Proto.Decimal max_rate = 2;
Link copied to clipboard
abstract fun hasRate(): Boolean
The rate
.TW.Harmony.Proto.Decimal rate = 1;

Inheritors

Link copied to clipboard