Represents the pricing mode, which can be one of the following: PaymentLimited, Fixed, or Prepaid.
Optional
The fixed pricing mode, if applicable.
The PaymentLimited pricing mode, if applicable.
The Prepaid pricing mode, if applicable.
Converts the pricing mode instance into a byte array representation. This method serializes the current pricing mode into bytes that can be used for transactions.
A Uint8Array representing the serialized pricing mode.
Uint8Array
Generated using TypeDoc
Represents the pricing mode, which can be one of the following: PaymentLimited, Fixed, or Prepaid.