OneSDK
    Preparing search index...

    Interface MemberShip

    interface MemberShip {
        primary: string;
        sub: string;
    }
    Index

    Properties

    Properties

    primary: string
    sub: string