TeamMemberCompositeKey

The TeamMemberCompositeKey is useful for the RefyTeamMember class to specify its ids

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor()
Constructor to init the Team class No-any params required
constructor(owner: String, sourceTeam: String)
Constructor to init the TeamMemberCompositeKey class

Properties

Link copied to clipboard
private open var owner: String
owner the RefyUser who the member is linked
Link copied to clipboard
open val sourceTeam: String
sourceTeam the team of the member

Functions

Link copied to clipboard
open fun getId(): String
Method to get owner instance No-any params required