Type alias QuickBaseRequestGetAppEvents

QuickBaseRequestGetAppEvents: QuickBaseRequest & {
    appId: string;
}

Generated using TypeDoc