Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface AppRelationshipPolicy

    interface AppRelationshipPolicy {
        childStanding?: string;
        credentials?: AppCredentialOwner;
        management?: AppManagementRole;
    }
    Index
    childStanding?: string
    credentials?: AppCredentialOwner
    management?: AppManagementRole