-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bed0f2e
commit c344b24
Showing
29 changed files
with
1,335 additions
and
1,166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
824 changes: 448 additions & 376 deletions
824
src/api/resources/businessUserEvents/client/Client.ts
Large diffs are not rendered by default.
Oops, something went wrong.
478 changes: 0 additions & 478 deletions
478
src/api/resources/businessUserEvents/client/requests/BusinessUserEvent.ts
This file was deleted.
Oops, something went wrong.
470 changes: 470 additions & 0 deletions
470
src/api/resources/businessUserEvents/client/requests/BusinessUserEventsCreateRequest.ts
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export { BusinessUserEvent } from "./BusinessUserEvent"; | ||
export { BusinessUserEventsCreateRequest } from "./BusinessUserEventsCreateRequest"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.