Interface GETChannelRolePermissionResponse

interface GETChannelRolePermissionResponse {
    channelRolePermission: APIChannelRolePermission;
}

Properties

channelRolePermission: APIChannelRolePermission