Partilhar via


DebugDataAccessLevel type

Define valores para DebugDataAccessLevel. Os valores possíveis incluem: "Todos", "Cliente", "Nenhum"

type DebugDataAccessLevel = "All" | "Customer" | "None"