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