Type alias AccountSharingRuleSettings

AccountSharingRuleSettings: {
    caseAccessLevel: string;
    contactAccessLevel: string;
    opportunityAccessLevel: string;
}

Type declaration

  • caseAccessLevel: string
  • contactAccessLevel: string
  • opportunityAccessLevel: string