PermissionLevel
public struct PermissionLevel : Decodable
Response type for permission_level in RPC endpoint responses.
-
Declaration
Swift
public var actor: String -
Declaration
Swift
public var permission: String
View on GitHub
PermissionLevel Structure Reference