Optionaldata: PartialMessage<badges.TimedUpdateWithTokenIdsPermission>Specifies the times when this permission is forbidden. Can not overlap with permanentlyPermittedTimes.
Specifies the times when this permission is permitted. Can not overlap with permanentlyForbiddenTimes.
Specifies the times when the timeline-based field is a specific value.
Specifies the token IDs involved in the transfer.
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
TimedUpdateWithTokenIdsPermission defines the permissions for updating a timeline-based field for specific tokens.
Ex: If you want to lock the ability to update the metadata for tokenIds [1,2] for timelineTimes 1/1/2020 - 1/1/2021, you could set the combination (tokenIds: [1,2], TimelineTimes: [1/1/2020 - 1/1/2021]) to always be forbidden.
Generated
from message badges.TimedUpdateWithTokenIdsPermission