OBJECT
type ManagementEndpointAccountOwnerInfo {# Email Id of the account owneremail: String # Name of the account ownername: String # If the account owner's email corresponds to a CSP user, full user details will # be fetched for the accountuser: User }