Values.PartnerProfileSummarySourceA summary view of a partner profile containing basic identifying information.
type nonrec t = {id : PartnerProfileId.t option;The unique identifier of the partner profile.
*)name : UnicodeString.t option;The display name of the partner.
*)}