Interface POSTChannelUserPermissionResponse

interface POSTChannelUserPermissionResponse {
    channelUserPermission: APIChannelUserPermission;
}

Properties

channelUserPermission: APIChannelUserPermission