Values_2.OwnershipSettingsSummarySourceSpecifies summary information about the ownership settings.
type nonrec t = {ownerUserProfileName : Values_0.UserProfileName.t option;The user profile who is the owner of the space.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.UserProfileName.t ]) list ]