Type Alias GetOAuthApplicationParams

GetOAuthApplicationParams: {
    oauthApplicationId: string;
    userId: string;
}