The party ID is a unique identifier of the party that will be generated for every distinct party. This ID can be used to make requests such as Parties.GetCurrent() to get the current party by its id. Read more about parties.
Fields
readonly UInt64 ID[Get]
The party ID can be used to retrieve Models.Party. Every party will have a unique ID that is associated with it.