interface GetAppByDelegateeParams {
    delegateeAddress: string;
}

Properties

Properties

delegateeAddress: string