Optional
data: PartialMessage<proto.badges.MaxNumTransfers>The ID of the amount tracker associated with this approval. We use this ID to track the number of transfers and amounts transferred.
Overall maximum number of transfers.
Maximum number of transfers per "from" address.
Maximum number of transfers per "initiated by" address.
Maximum number of transfers per "to" address.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
MaxNumTransfers defines the maximum number of transfers per unique "from," "to," and/or "initiated by" address. If any of these are nil or "0", we assume unlimited approvals. If they are set to a value, then the running tally of the number of transfers for the specified badge IDs and ownership times must not exceed the corresponding value.
Generated
from message badges.MaxNumTransfers