We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705c61a commit e20fd89Copy full SHA for e20fd89
1 file changed
src/libs/API/parameters/OpenPolicyExpensifyCardsPageParams.ts
@@ -1,6 +1,5 @@
1
type OpenPolicyExpensifyCardsPageParams = {
2
policyID: string;
3
- /** Domain or workspace account ID context for Expensify Card */
4
domainAccountID?: number;
5
emailList?: string;
6
};
0 commit comments