Optional
data: PartialMessage<proto.badges.UserOutgoingApprovalPermission>Identifier for the approvalId. You can use "All" or "!approvalId" for shorthand. If you use "All", this approval will match to all approvalIds. If you use "!approvalId", this approval will match to all approvalIds except for approvalId. If you use "approvalId", this approval will match to only the specified approvalId and fail on all others.
Specifies the badge IDs involved in the transfer.
Identifier for the initiator list (who is approved?).
Specifies the ownership times for the badges in the transfer.
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.
Identifier for the recipient list.
Specifies the times when the transfer can occur.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
UserOutgoingApprovalPermission defines the permissions for updating the user's approved outgoing transfers.
Generated
from message badges.UserOutgoingApprovalPermission