| Field | Type | Description |
|---|---|---|
numerator | int64 | The rational’s numerator |
denominator | int64 | The rational’s denominator; a zero value will result in FRACTION_DIVIDES_BY_ZERO |
Basic Types
Fraction
Hedera protobuf reference for the Fraction message, a rational number used to express the portion of a transfer collected as a custom token fee.
A rational number, used to set the amount of a value transfer to collect as a custom fee.