collaboration.group module¶
Class |
Description |
---|---|
Class representing a remote Group |
- class Group[source]
Bases:
object
Class representing a remote Group
- __init__(handle: LP_BNCollaborationGroup)[source]
- Parameters:
handle (LP_BNCollaborationGroup) –
- property id: int
Unique id
- Returns:
Id number
- property name: str
Group name
- Returns:
Name string
- property remote: Remote
Owning Remote
- Returns:
Remote object
- property url: str
Web api endpoint url
- Returns:
URL string