vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface AccountRelationshipShareRuleMetadata

    interface AccountRelationshipShareRuleMetadata {
        accessLevel: string;
        accountToCriteriaField: string;
        description?: string;
        entityType: string;
        fullName?: string;
        masterLabel: string;
        staticFormulaCriteria?: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    accessLevel: string
    accountToCriteriaField: string
    description?: string
    entityType: string
    fullName?: string
    masterLabel: string
    staticFormulaCriteria?: string
    type: string