Preview environment

typealias APIAuditLogChangeKeyAllow

external
export type APIAuditLogChangeKeyAllow = APIAuditLogChangeData<'allow', string>;

Returned when an overwrite's allowed permissions bitfield is changed

Union Members

APIAuditLogChangeData<'allow', string>