namespace PDSharp.Core module Models = [] type DescribeServerResponse = { availableUserDomains : string list did : string inviteCodeRequired : bool }