Interface GetAllAbilitiesAndPoliciesForAppParams

interface GetAllAbilitiesAndPoliciesForAppParams {
    pkpEthAddress: string;
    appId: number;
}

Properties

Properties

pkpEthAddress: string
appId: number