@microsoft/msgraph-sdk-solutions 1.0.0-preview.26 → 1.0.0-preview.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/solutions/backupRestore/driveInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/driveInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/driveInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/index.js +70 -0
- package/solutions/backupRestore/driveInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/driveInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/driveProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/driveProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/driveProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/driveProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/enable/index.d.ts +62 -0
- package/solutions/backupRestore/enable/index.d.ts.map +1 -0
- package/solutions/backupRestore/enable/index.js +62 -0
- package/solutions/backupRestore/enable/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.d.ts +82 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/exchangeProtectionPolicies/item/mailboxProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.d.ts +97 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/granularMailboxRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts +84 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js +73 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/exchangeRestoreSessions/item/mailboxRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/index.d.ts +164 -0
- package/solutions/backupRestore/index.d.ts.map +1 -0
- package/solutions/backupRestore/index.js +168 -0
- package/solutions/backupRestore/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/mailboxInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.js +70 -0
- package/solutions/backupRestore/mailboxInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/mailboxInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/mailboxProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/mailboxProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/mailboxProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.d.ts +83 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/driveProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.d.ts +97 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/driveRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts +79 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js +67 -0
- package/solutions/backupRestore/oneDriveForBusinessRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/protectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/protectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/index.d.ts +97 -0
- package/solutions/backupRestore/protectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/index.js +71 -0
- package/solutions/backupRestore/protectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.d.ts +30 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.js +28 -0
- package/solutions/backupRestore/protectionPolicies/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.d.ts +30 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.js +28 -0
- package/solutions/backupRestore/protectionPolicies/item/deactivate/index.js.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/protectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionPolicies/item/index.js +71 -0
- package/solutions/backupRestore/protectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/protectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/protectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/index.d.ts +82 -0
- package/solutions/backupRestore/protectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/index.js +58 -0
- package/solutions/backupRestore/protectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/protectionUnits/item/index.d.ts +43 -0
- package/solutions/backupRestore/protectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/protectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/protectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/count/index.d.ts +41 -0
- package/solutions/backupRestore/restorePoints/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/count/index.js +34 -0
- package/solutions/backupRestore/restorePoints/count/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/index.d.ts +102 -0
- package/solutions/backupRestore/restorePoints/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/index.js +76 -0
- package/solutions/backupRestore/restorePoints/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/item/index.d.ts +78 -0
- package/solutions/backupRestore/restorePoints/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/item/index.js +66 -0
- package/solutions/backupRestore/restorePoints/item/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.d.ts +42 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.js +36 -0
- package/solutions/backupRestore/restorePoints/item/protectionUnit/index.js.map +1 -0
- package/solutions/backupRestore/restorePoints/search/index.d.ts +78 -0
- package/solutions/backupRestore/restorePoints/search/index.d.ts.map +1 -0
- package/solutions/backupRestore/restorePoints/search/index.js +70 -0
- package/solutions/backupRestore/restorePoints/search/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/restoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/restoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/index.d.ts +98 -0
- package/solutions/backupRestore/restoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/index.js +71 -0
- package/solutions/backupRestore/restoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.d.ts +30 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.js +28 -0
- package/solutions/backupRestore/restoreSessions/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/index.d.ts +80 -0
- package/solutions/backupRestore/restoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/restoreSessions/item/index.js +66 -0
- package/solutions/backupRestore/restoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/count/index.d.ts +41 -0
- package/solutions/backupRestore/serviceApps/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/count/index.js +34 -0
- package/solutions/backupRestore/serviceApps/count/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/index.d.ts +99 -0
- package/solutions/backupRestore/serviceApps/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/index.js +71 -0
- package/solutions/backupRestore/serviceApps/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.d.ts +62 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.js +62 -0
- package/solutions/backupRestore/serviceApps/item/activate/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.d.ts +30 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.js +28 -0
- package/solutions/backupRestore/serviceApps/item/deactivate/index.js.map +1 -0
- package/solutions/backupRestore/serviceApps/item/index.d.ts +85 -0
- package/solutions/backupRestore/serviceApps/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/serviceApps/item/index.js +71 -0
- package/solutions/backupRestore/serviceApps/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.js +71 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts +84 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js +73 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts +83 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts +43 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts +83 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js +58 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.js +36 -0
- package/solutions/backupRestore/sharePointProtectionPolicies/item/siteProtectionUnits/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.js +71 -0
- package/solutions/backupRestore/sharePointRestoreSessions/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts +78 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js +67 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.d.ts +41 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.js +34 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/count/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.d.ts +98 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.js +71 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.d.ts +78 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.js +66 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/index.js.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.d.ts +42 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.d.ts.map +1 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.js +36 -0
- package/solutions/backupRestore/sharePointRestoreSessions/item/siteRestoreArtifacts/item/restorePoint/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.js +34 -0
- package/solutions/backupRestore/siteInclusionRules/count/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/index.d.ts +97 -0
- package/solutions/backupRestore/siteInclusionRules/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/index.js +70 -0
- package/solutions/backupRestore/siteInclusionRules/index.js.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.js +56 -0
- package/solutions/backupRestore/siteInclusionRules/item/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.d.ts +41 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.js +34 -0
- package/solutions/backupRestore/siteProtectionUnits/count/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/index.d.ts +98 -0
- package/solutions/backupRestore/siteProtectionUnits/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/index.js +70 -0
- package/solutions/backupRestore/siteProtectionUnits/index.js.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.d.ts +69 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.d.ts.map +1 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.js +56 -0
- package/solutions/backupRestore/siteProtectionUnits/item/index.js.map +1 -0
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js +7 -2
- package/solutions/bookingBusinesses/item/appointments/item/cancel/index.js.map +1 -1
- package/solutions/bookingBusinesses/item/appointments/item/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts +3 -3
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js +7 -2
- package/solutions/bookingBusinesses/item/calendarView/item/cancel/index.js.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts +7 -7
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.d.ts.map +1 -1
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js +16 -6
- package/solutions/bookingBusinesses/item/getStaffAvailability/index.js.map +1 -1
- package/solutions/index.d.ts +5 -0
- package/solutions/index.d.ts.map +1 -1
- package/solutions/index.js +6 -0
- package/solutions/index.js.map +1 -1
- package/solutions/virtualEvents/events/item/presenters/index.d.ts +3 -3
- package/solutions/virtualEvents/events/item/presenters/item/index.d.ts +3 -3
- package/solutions/virtualEvents/events/item/sessions/index.d.ts +3 -3
- package/solutions/virtualEvents/events/item/sessions/item/index.d.ts +3 -3
- package/solutions/virtualEvents/townhalls/index.d.ts +6 -5
- package/solutions/virtualEvents/townhalls/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/index.d.ts +7 -5
- package/solutions/virtualEvents/townhalls/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/item/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts +7 -5
- package/solutions/virtualEvents/townhalls/item/presenters/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts +7 -5
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/townhalls/item/presenters/item/index.js.map +1 -1
- package/solutions/virtualEvents/townhalls/item/sessions/index.d.ts +3 -3
- package/solutions/virtualEvents/townhalls/item/sessions/item/index.d.ts +3 -3
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js +7 -2
- package/solutions/virtualEvents/webinars/getByUserIdAndRoleWithUserIdWithRole/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js +7 -2
- package/solutions/virtualEvents/webinars/getByUserRoleWithRole/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/index.d.ts +3 -2
- package/solutions/virtualEvents/webinars/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.d.ts +3 -2
- package/solutions/virtualEvents/webinars/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts +6 -5
- package/solutions/virtualEvents/webinars/item/presenters/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts +6 -5
- package/solutions/virtualEvents/webinars/item/presenters/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/presenters/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts +7 -5
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts +6 -5
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrationConfiguration/questions/item/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrations/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/cancel/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/registrations/item/sessions/item/index.d.ts +3 -3
- package/solutions/virtualEvents/webinars/item/registrationsWithEmail/cancel/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/item/registrationsWithUserId/cancel/index.d.ts +2 -2
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts +4 -3
- package/solutions/virtualEvents/webinars/item/sessions/index.d.ts.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/index.js.map +1 -1
- package/solutions/virtualEvents/webinars/item/sessions/item/index.d.ts +3 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -7,11 +7,11 @@ export interface CancelPostRequestBody extends AdditionalDataHolder, BackedModel
|
|
|
7
7
|
/**
|
|
8
8
|
* Stores model information.
|
|
9
9
|
*/
|
|
10
|
-
backingStoreEnabled?: boolean;
|
|
10
|
+
backingStoreEnabled?: boolean | null;
|
|
11
11
|
/**
|
|
12
12
|
* The cancellationMessage property
|
|
13
13
|
*/
|
|
14
|
-
cancellationMessage?: string;
|
|
14
|
+
cancellationMessage?: string | null;
|
|
15
15
|
}
|
|
16
16
|
/**
|
|
17
17
|
* Provides operations to call the cancel method.
|
|
@@ -48,7 +48,7 @@ export declare function deserializeIntoCancelPostRequestBody(cancelPostRequestBo
|
|
|
48
48
|
* Serializes information the current object
|
|
49
49
|
* @param writer Serialization writer to use to serialize this model
|
|
50
50
|
*/
|
|
51
|
-
export declare function serializeCancelPostRequestBody(writer: SerializationWriter, cancelPostRequestBody?: Partial<CancelPostRequestBody> | undefined): void;
|
|
51
|
+
export declare function serializeCancelPostRequestBody(writer: SerializationWriter, cancelPostRequestBody?: Partial<CancelPostRequestBody> | undefined | null): void;
|
|
52
52
|
/**
|
|
53
53
|
* Uri template for the request builder.
|
|
54
54
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACrC;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvC;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;;GAIG;AAEH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEzK;AACD;;;GAGG;AAEH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvK;AACD;;;GAGG;AAEH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAS,GAAG,IAAS,GAAI,IAAI,CAKhK;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,gHAAgH,CAAC;AAC7J;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAYlD,CAAC"}
|
|
@@ -8,6 +8,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
8
8
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
9
9
|
* @returns {CancelPostRequestBody}
|
|
10
10
|
*/
|
|
11
|
+
// @ts-ignore
|
|
11
12
|
export function createCancelPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
12
13
|
return deserializeIntoCancelPostRequestBody;
|
|
13
14
|
}
|
|
@@ -15,6 +16,7 @@ export function createCancelPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
|
15
16
|
* The deserialization information for the current model
|
|
16
17
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
17
18
|
*/
|
|
19
|
+
// @ts-ignore
|
|
18
20
|
export function deserializeIntoCancelPostRequestBody(cancelPostRequestBody = {}) {
|
|
19
21
|
return {
|
|
20
22
|
"backingStoreEnabled": n => { cancelPostRequestBody.backingStoreEnabled = true; },
|
|
@@ -25,9 +27,12 @@ export function deserializeIntoCancelPostRequestBody(cancelPostRequestBody = {})
|
|
|
25
27
|
* Serializes information the current object
|
|
26
28
|
* @param writer Serialization writer to use to serialize this model
|
|
27
29
|
*/
|
|
30
|
+
// @ts-ignore
|
|
28
31
|
export function serializeCancelPostRequestBody(writer, cancelPostRequestBody = {}) {
|
|
29
|
-
|
|
30
|
-
|
|
32
|
+
if (cancelPostRequestBody) {
|
|
33
|
+
writer.writeStringValue("cancellationMessage", cancelPostRequestBody.cancellationMessage);
|
|
34
|
+
writer.writeAdditionalData(cancelPostRequestBody.additionalData);
|
|
35
|
+
}
|
|
31
36
|
}
|
|
32
37
|
/**
|
|
33
38
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAClG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAClG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAA2E,EAAE;IACrJ,IAAI,qBAAqB,EAAE,CAAC;QACxB,MAAM,CAAC,gBAAgB,CAAC,qBAAqB,EAAE,qBAAqB,CAAC,mBAAmB,CAAC,CAAC;QAC1F,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;IACrE,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,6GAA6G,CAAC;AAC7J;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -30,25 +30,25 @@ export interface GetStaffAvailabilityPostRequestBody extends AdditionalDataHolde
|
|
|
30
30
|
/**
|
|
31
31
|
* Stores model information.
|
|
32
32
|
*/
|
|
33
|
-
backingStoreEnabled?: boolean;
|
|
33
|
+
backingStoreEnabled?: boolean | null;
|
|
34
34
|
/**
|
|
35
35
|
* The endDateTime property
|
|
36
36
|
*/
|
|
37
|
-
endDateTime?: DateTimeTimeZone;
|
|
37
|
+
endDateTime?: DateTimeTimeZone | null;
|
|
38
38
|
/**
|
|
39
39
|
* The staffIds property
|
|
40
40
|
*/
|
|
41
|
-
staffIds?: string[];
|
|
41
|
+
staffIds?: string[] | null;
|
|
42
42
|
/**
|
|
43
43
|
* The startDateTime property
|
|
44
44
|
*/
|
|
45
|
-
startDateTime?: DateTimeTimeZone;
|
|
45
|
+
startDateTime?: DateTimeTimeZone | null;
|
|
46
46
|
}
|
|
47
47
|
export interface GetStaffAvailabilityPostResponse extends BaseCollectionPaginationCountResponse, Parsable {
|
|
48
48
|
/**
|
|
49
49
|
* The value property
|
|
50
50
|
*/
|
|
51
|
-
value?: StaffAvailabilityItem[];
|
|
51
|
+
value?: StaffAvailabilityItem[] | null;
|
|
52
52
|
}
|
|
53
53
|
/**
|
|
54
54
|
* Provides operations to call the getStaffAvailability method.
|
|
@@ -75,12 +75,12 @@ export interface GetStaffAvailabilityRequestBuilder extends BaseRequestBuilder<G
|
|
|
75
75
|
* Serializes information the current object
|
|
76
76
|
* @param writer Serialization writer to use to serialize this model
|
|
77
77
|
*/
|
|
78
|
-
export declare function serializeGetStaffAvailabilityPostRequestBody(writer: SerializationWriter, getStaffAvailabilityPostRequestBody?: Partial<GetStaffAvailabilityPostRequestBody> | undefined): void;
|
|
78
|
+
export declare function serializeGetStaffAvailabilityPostRequestBody(writer: SerializationWriter, getStaffAvailabilityPostRequestBody?: Partial<GetStaffAvailabilityPostRequestBody> | undefined | null): void;
|
|
79
79
|
/**
|
|
80
80
|
* Serializes information the current object
|
|
81
81
|
* @param writer Serialization writer to use to serialize this model
|
|
82
82
|
*/
|
|
83
|
-
export declare function serializeGetStaffAvailabilityPostResponse(writer: SerializationWriter, getStaffAvailabilityPostResponse?: Partial<GetStaffAvailabilityPostResponse> | undefined): void;
|
|
83
|
+
export declare function serializeGetStaffAvailabilityPostResponse(writer: SerializationWriter, getStaffAvailabilityPostResponse?: Partial<GetStaffAvailabilityPostResponse> | undefined | null): void;
|
|
84
84
|
/**
|
|
85
85
|
* Uri template for the request builder.
|
|
86
86
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoQ,KAAK,qCAAqC,EAAE,KAAK,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAIzZ,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,6 +10,7 @@ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/m
|
|
|
10
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
11
|
* @returns {GetStaffAvailabilityPostRequestBody}
|
|
12
12
|
*/
|
|
13
|
+
// @ts-ignore
|
|
13
14
|
export function createGetStaffAvailabilityPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
14
15
|
return deserializeIntoGetStaffAvailabilityPostRequestBody;
|
|
15
16
|
}
|
|
@@ -18,6 +19,7 @@ export function createGetStaffAvailabilityPostRequestBodyFromDiscriminatorValue(
|
|
|
18
19
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
19
20
|
* @returns {GetStaffAvailabilityPostResponse}
|
|
20
21
|
*/
|
|
22
|
+
// @ts-ignore
|
|
21
23
|
export function createGetStaffAvailabilityPostResponseFromDiscriminatorValue(parseNode) {
|
|
22
24
|
return deserializeIntoGetStaffAvailabilityPostResponse;
|
|
23
25
|
}
|
|
@@ -25,6 +27,7 @@ export function createGetStaffAvailabilityPostResponseFromDiscriminatorValue(par
|
|
|
25
27
|
* The deserialization information for the current model
|
|
26
28
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
27
29
|
*/
|
|
30
|
+
// @ts-ignore
|
|
28
31
|
export function deserializeIntoGetStaffAvailabilityPostRequestBody(getStaffAvailabilityPostRequestBody = {}) {
|
|
29
32
|
return {
|
|
30
33
|
"backingStoreEnabled": n => { getStaffAvailabilityPostRequestBody.backingStoreEnabled = true; },
|
|
@@ -37,6 +40,7 @@ export function deserializeIntoGetStaffAvailabilityPostRequestBody(getStaffAvail
|
|
|
37
40
|
* The deserialization information for the current model
|
|
38
41
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
39
42
|
*/
|
|
43
|
+
// @ts-ignore
|
|
40
44
|
export function deserializeIntoGetStaffAvailabilityPostResponse(getStaffAvailabilityPostResponse = {}) {
|
|
41
45
|
return Object.assign(Object.assign({}, deserializeIntoBaseCollectionPaginationCountResponse(getStaffAvailabilityPostResponse)), { "value": n => { getStaffAvailabilityPostResponse.value = n.getCollectionOfObjectValues(createStaffAvailabilityItemFromDiscriminatorValue); } });
|
|
42
46
|
}
|
|
@@ -44,19 +48,25 @@ export function deserializeIntoGetStaffAvailabilityPostResponse(getStaffAvailabi
|
|
|
44
48
|
* Serializes information the current object
|
|
45
49
|
* @param writer Serialization writer to use to serialize this model
|
|
46
50
|
*/
|
|
51
|
+
// @ts-ignore
|
|
47
52
|
export function serializeGetStaffAvailabilityPostRequestBody(writer, getStaffAvailabilityPostRequestBody = {}) {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
53
|
+
if (getStaffAvailabilityPostRequestBody) {
|
|
54
|
+
writer.writeObjectValue("endDateTime", getStaffAvailabilityPostRequestBody.endDateTime, serializeDateTimeTimeZone);
|
|
55
|
+
writer.writeCollectionOfPrimitiveValues("staffIds", getStaffAvailabilityPostRequestBody.staffIds);
|
|
56
|
+
writer.writeObjectValue("startDateTime", getStaffAvailabilityPostRequestBody.startDateTime, serializeDateTimeTimeZone);
|
|
57
|
+
writer.writeAdditionalData(getStaffAvailabilityPostRequestBody.additionalData);
|
|
58
|
+
}
|
|
52
59
|
}
|
|
53
60
|
/**
|
|
54
61
|
* Serializes information the current object
|
|
55
62
|
* @param writer Serialization writer to use to serialize this model
|
|
56
63
|
*/
|
|
64
|
+
// @ts-ignore
|
|
57
65
|
export function serializeGetStaffAvailabilityPostResponse(writer, getStaffAvailabilityPostResponse = {}) {
|
|
58
|
-
|
|
59
|
-
|
|
66
|
+
if (getStaffAvailabilityPostResponse) {
|
|
67
|
+
serializeBaseCollectionPaginationCountResponse(writer, getStaffAvailabilityPostResponse);
|
|
68
|
+
writer.writeCollectionOfObjectValues("value", getStaffAvailabilityPostResponse.value, serializeStaffAvailabilityItem);
|
|
69
|
+
}
|
|
60
70
|
}
|
|
61
71
|
/**
|
|
62
72
|
* Uri template for the request builder.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,iDAAiD,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,yBAAyB,EAAE,8BAA8B,EAAiG,MAAM,wCAAwC,CAAC;AACzZ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,+DAA+D,CAAC,SAAgC;IAC5G,OAAO,kDAAkD,CAAC;AAC9D,CAAC;AACD;;;;GAIG;AACH,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,kDAAkD,CAAC,sCAAgG,EAAE;IACjK,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC/F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;QAC3J,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,QAAQ,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;QAC/G,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;KAClK,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,uCACO,oDAAoD,CAAC,gCAAgC,CAAC,KACzF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAwB,iDAAiD,CAAC,CAAC,CAAC,CAAC,IACtK;AACL,CAAC;AAkDD;;;GAGG;AACH,MAAM,UAAU,4CAA4C,CAAC,MAA2B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAE,iDAAiD,EAAE,oDAAoD,EAAE,8CAA8C,EAAE,yBAAyB,EAAE,8BAA8B,EAAiG,MAAM,wCAAwC,CAAC;AACzZ,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+DAA+D,CAAC,SAAgC;IAC5G,OAAO,kDAAkD,CAAC;AAC9D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,kDAAkD,CAAC,sCAAgG,EAAE;IACjK,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC/F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;QAC3J,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,QAAQ,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;QAC/G,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,mCAAmC,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,CAAmB,4CAA4C,CAAC,CAAC,CAAC,CAAC;KAClK,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,uCACO,oDAAoD,CAAC,gCAAgC,CAAC,KACzF,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,KAAK,GAAG,CAAC,CAAC,2BAA2B,CAAwB,iDAAiD,CAAC,CAAC,CAAC,CAAC,IACtK;AACL,CAAC;AAkDD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,4CAA4C,CAAC,MAA2B,EAAE,sCAAuG,EAAE;IAC/L,IAAI,mCAAmC,EAAE,CAAC;QACtC,MAAM,CAAC,gBAAgB,CAAmB,aAAa,EAAE,mCAAmC,CAAC,WAAW,EAAE,yBAAyB,CAAC,CAAC;QACrI,MAAM,CAAC,gCAAgC,CAAS,UAAU,EAAE,mCAAmC,CAAC,QAAQ,CAAC,CAAC;QAC1G,MAAM,CAAC,gBAAgB,CAAmB,eAAe,EAAE,mCAAmC,CAAC,aAAa,EAAE,yBAAyB,CAAC,CAAC;QACzI,MAAM,CAAC,mBAAmB,CAAC,mCAAmC,CAAC,cAAc,CAAC,CAAC;IACnF,CAAC;AACL,CAAC;AACD;;;GAGG;AACH,aAAa;AACb,MAAM,UAAU,yCAAyC,CAAC,MAA2B,EAAE,mCAAiG,EAAE;IACtL,IAAI,gCAAgC,EAAE,CAAC;QACnC,8CAA8C,CAAC,MAAM,EAAE,gCAAgC,CAAC,CAAA;QACxF,MAAM,CAAC,6BAA6B,CAAwB,OAAO,EAAE,gCAAgC,CAAC,KAAK,EAAE,8BAA8B,CAAC,CAAC;IACjJ,CAAC;AACL,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAG,oFAAoF,CAAC;AAClJ;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAqB;IAChF,IAAI,EAAE;QACF,WAAW,EAAE,6CAA6C;QAC1D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,4DAA4D;QAClF,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4CAA4C;QACnE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/solutions/index.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { type SolutionsRoot } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type BackupRestoreRequestBuilder } from './backupRestore/index.js';
|
|
2
3
|
import { type BookingBusinessesRequestBuilder } from './bookingBusinesses/index.js';
|
|
3
4
|
import { type BookingCurrenciesRequestBuilder } from './bookingCurrencies/index.js';
|
|
4
5
|
import { type VirtualEventsRequestBuilder } from './virtualEvents/index.js';
|
|
@@ -7,6 +8,10 @@ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type
|
|
|
7
8
|
* Provides operations to manage the solutionsRoot singleton.
|
|
8
9
|
*/
|
|
9
10
|
export interface SolutionsRequestBuilder extends BaseRequestBuilder<SolutionsRequestBuilder> {
|
|
11
|
+
/**
|
|
12
|
+
* Provides operations to manage the backupRestore property of the microsoft.graph.solutionsRoot entity.
|
|
13
|
+
*/
|
|
14
|
+
get backupRestore(): BackupRestoreRequestBuilder;
|
|
10
15
|
/**
|
|
11
16
|
* Provides operations to manage the bookingBusinesses property of the microsoft.graph.solutionsRoot entity.
|
|
12
17
|
*/
|
package/solutions/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAE,KAAK,2BAA2B,EAA8F,MAAM,0BAA0B,CAAC;AAExK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,+CAA+C,CAAC;AAQ/F;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAA8F,KAAK,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAExK,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,OAAO,EAAE,KAAK,2BAA2B,EAA8F,MAAM,0BAA0B,CAAC;AAExK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,+CAA+C,CAAC;AAQ/F;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiB5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
|
package/solutions/index.js
CHANGED
|
@@ -6,6 +6,8 @@ import { createSolutionsRootFromDiscriminatorValue, serializeSolutionsRoot } fro
|
|
|
6
6
|
// @ts-ignore
|
|
7
7
|
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
8
|
// @ts-ignore
|
|
9
|
+
import { BackupRestoreRequestBuilderNavigationMetadata, BackupRestoreRequestBuilderRequestsMetadata } from './backupRestore/index.js';
|
|
10
|
+
// @ts-ignore
|
|
9
11
|
import { BookingBusinessesRequestBuilderNavigationMetadata, BookingBusinessesRequestBuilderRequestsMetadata } from './bookingBusinesses/index.js';
|
|
10
12
|
// @ts-ignore
|
|
11
13
|
import { BookingCurrenciesRequestBuilderNavigationMetadata, BookingCurrenciesRequestBuilderRequestsMetadata } from './bookingCurrencies/index.js';
|
|
@@ -26,6 +28,10 @@ const SolutionsRequestBuilderGetQueryParametersMapper = {
|
|
|
26
28
|
* Metadata for all the navigation properties in the request builder.
|
|
27
29
|
*/
|
|
28
30
|
export const SolutionsRequestBuilderNavigationMetadata = {
|
|
31
|
+
backupRestore: {
|
|
32
|
+
requestsMetadata: BackupRestoreRequestBuilderRequestsMetadata,
|
|
33
|
+
navigationMetadata: BackupRestoreRequestBuilderNavigationMetadata,
|
|
34
|
+
},
|
|
29
35
|
bookingBusinesses: {
|
|
30
36
|
requestsMetadata: BookingBusinessesRequestBuilderRequestsMetadata,
|
|
31
37
|
navigationMetadata: BookingBusinessesRequestBuilderNavigationMetadata,
|
package/solutions/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AACxL,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AACxL,aAAa;AACb,OAAO,EAAoC,6CAA6C,EAAE,2CAA2C,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,6CAA6C,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AACxK,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AACxL,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AACxL,aAAa;AACb,OAAO,EAAoC,6CAA6C,EAAE,2CAA2C,EAAE,MAAM,0BAA0B,CAAC;AAkExK;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,4CAA4C,CAAC;AAC/F;;GAEG;AACH,MAAM,+CAA+C,GAA2B;IAC5E,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAA2G;IAC7J,aAAa,EAAE;QACX,gBAAgB,EAAE,2CAA2C;QAC7D,kBAAkB,EAAE,6CAA6C;KACpE;IACD,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;IACD,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;IACD,aAAa,EAAE;QACX,gBAAgB,EAAE,2CAA2C;QAC7D,kBAAkB,EAAE,6CAA6C;KACpE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAqB;IACrE,GAAG,EAAE;QACD,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,qBAAqB,EAAE,+CAA+C;KACzE;IACD,KAAK,EAAE;QACH,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -17,7 +17,7 @@ export interface PresentersRequestBuilder extends BaseRequestBuilder<PresentersR
|
|
|
17
17
|
*/
|
|
18
18
|
byVirtualEventPresenterId(virtualEventPresenterId: string): VirtualEventPresenterItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The virtual event presenters.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<VirtualEventPresenterCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -32,7 +32,7 @@ export interface PresentersRequestBuilder extends BaseRequestBuilder<PresentersR
|
|
|
32
32
|
*/
|
|
33
33
|
post(body: VirtualEventPresenter, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<VirtualEventPresenter | undefined>;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The virtual event presenters.
|
|
36
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
* @returns {RequestInformation}
|
|
38
38
|
*/
|
|
@@ -46,7 +46,7 @@ export interface PresentersRequestBuilder extends BaseRequestBuilder<PresentersR
|
|
|
46
46
|
toPostRequestInformation(body: VirtualEventPresenter, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* The virtual event presenters.
|
|
50
50
|
*/
|
|
51
51
|
export interface PresentersRequestBuilderGetQueryParameters {
|
|
52
52
|
/**
|
|
@@ -11,7 +11,7 @@ export interface VirtualEventPresenterItemRequestBuilder extends BaseRequestBuil
|
|
|
11
11
|
*/
|
|
12
12
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* The virtual event presenters.
|
|
15
15
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
16
16
|
* @returns {Promise<VirtualEventPresenter>}
|
|
17
17
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -32,7 +32,7 @@ export interface VirtualEventPresenterItemRequestBuilder extends BaseRequestBuil
|
|
|
32
32
|
*/
|
|
33
33
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The virtual event presenters.
|
|
36
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
* @returns {RequestInformation}
|
|
38
38
|
*/
|
|
@@ -46,7 +46,7 @@ export interface VirtualEventPresenterItemRequestBuilder extends BaseRequestBuil
|
|
|
46
46
|
toPatchRequestInformation(body: VirtualEventPresenter, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* The virtual event presenters.
|
|
50
50
|
*/
|
|
51
51
|
export interface VirtualEventPresenterItemRequestBuilderGetQueryParameters {
|
|
52
52
|
/**
|
|
@@ -17,7 +17,7 @@ export interface SessionsRequestBuilder extends BaseRequestBuilder<SessionsReque
|
|
|
17
17
|
*/
|
|
18
18
|
byVirtualEventSessionId(virtualEventSessionId: string): VirtualEventSessionItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* The sessions for the virtual event.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<VirtualEventSessionCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -32,7 +32,7 @@ export interface SessionsRequestBuilder extends BaseRequestBuilder<SessionsReque
|
|
|
32
32
|
*/
|
|
33
33
|
post(body: VirtualEventSession, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<VirtualEventSession | undefined>;
|
|
34
34
|
/**
|
|
35
|
-
*
|
|
35
|
+
* The sessions for the virtual event.
|
|
36
36
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
37
|
* @returns {RequestInformation}
|
|
38
38
|
*/
|
|
@@ -46,7 +46,7 @@ export interface SessionsRequestBuilder extends BaseRequestBuilder<SessionsReque
|
|
|
46
46
|
toPostRequestInformation(body: VirtualEventSession, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* The sessions for the virtual event.
|
|
50
50
|
*/
|
|
51
51
|
export interface SessionsRequestBuilderGetQueryParameters {
|
|
52
52
|
/**
|
|
@@ -16,7 +16,7 @@ export interface VirtualEventSessionItemRequestBuilder extends BaseRequestBuilde
|
|
|
16
16
|
*/
|
|
17
17
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* The sessions for the virtual event.
|
|
20
20
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
21
21
|
* @returns {Promise<VirtualEventSession>}
|
|
22
22
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
@@ -37,7 +37,7 @@ export interface VirtualEventSessionItemRequestBuilder extends BaseRequestBuilde
|
|
|
37
37
|
*/
|
|
38
38
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* The sessions for the virtual event.
|
|
41
41
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
42
|
* @returns {RequestInformation}
|
|
43
43
|
*/
|
|
@@ -51,7 +51,7 @@ export interface VirtualEventSessionItemRequestBuilder extends BaseRequestBuilde
|
|
|
51
51
|
toPatchRequestInformation(body: VirtualEventSession, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
52
52
|
}
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* The sessions for the virtual event.
|
|
55
55
|
*/
|
|
56
56
|
export interface VirtualEventSessionItemRequestBuilderGetQueryParameters {
|
|
57
57
|
/**
|
|
@@ -17,28 +17,29 @@ export interface TownhallsRequestBuilder extends BaseRequestBuilder<TownhallsReq
|
|
|
17
17
|
*/
|
|
18
18
|
byVirtualEventTownhallId(virtualEventTownhallId: string): VirtualEventTownhallItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* Read the properties and relationships of a virtualEventTownhall object.
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<VirtualEventTownhallCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
24
|
*/
|
|
25
25
|
get(requestConfiguration?: RequestConfiguration<TownhallsRequestBuilderGetQueryParameters> | undefined): Promise<VirtualEventTownhallCollectionResponse | undefined>;
|
|
26
26
|
/**
|
|
27
|
-
* Create new
|
|
27
|
+
* Create a new virtualEventTownhall object in draft mode.
|
|
28
28
|
* @param body The request body
|
|
29
29
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
30
|
* @returns {Promise<VirtualEventTownhall>}
|
|
31
31
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
32
|
+
* @see {@link https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0|Find more info here}
|
|
32
33
|
*/
|
|
33
34
|
post(body: VirtualEventTownhall, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<VirtualEventTownhall | undefined>;
|
|
34
35
|
/**
|
|
35
|
-
*
|
|
36
|
+
* Read the properties and relationships of a virtualEventTownhall object.
|
|
36
37
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
38
|
* @returns {RequestInformation}
|
|
38
39
|
*/
|
|
39
40
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<TownhallsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
41
|
/**
|
|
41
|
-
* Create new
|
|
42
|
+
* Create a new virtualEventTownhall object in draft mode.
|
|
42
43
|
* @param body The request body
|
|
43
44
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
45
|
* @returns {RequestInformation}
|
|
@@ -46,7 +47,7 @@ export interface TownhallsRequestBuilder extends BaseRequestBuilder<TownhallsReq
|
|
|
46
47
|
toPostRequestInformation(body: VirtualEventTownhall, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
48
|
}
|
|
48
49
|
/**
|
|
49
|
-
*
|
|
50
|
+
* Read the properties and relationships of a virtualEventTownhall object.
|
|
50
51
|
*/
|
|
51
52
|
export interface TownhallsRequestBuilderGetQueryParameters {
|
|
52
53
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,wCAAwC,CAAC;AAIrR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAE,KAAK,sCAAsC,EAAoH,MAAM,iBAAiB,CAAC;AAEhM,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACvK
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,wCAAwC,CAAC;AAIrR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAE,KAAK,sCAAsC,EAAoH,MAAM,iBAAiB,CAAC;AAEhM,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IACvK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,yCAAyC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,8HAA8H,CAAC;AAc9K;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,uBAAuB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAuBrD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kEAAkE,EAAE,gDAAgD,EAAE,6BAA6B,EAA0E,MAAM,wCAAwC,CAAC;AACrR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAA+C,wDAAwD,EAAE,sDAAsD,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kEAAkE,EAAE,gDAAgD,EAAE,6BAA6B,EAA0E,MAAM,wCAAwC,CAAC;AACrR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAA+C,wDAAwD,EAAE,sDAAsD,EAAE,MAAM,iBAAiB,CAAC;AAqFhM;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG,2HAA2H,CAAC;AAC9K;;GAEG;AACH,MAAM,+CAA+C,GAA2B;IAC5E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,yCAAyC,GAA2G;IAC7J,wBAAwB,EAAE;QACtB,gBAAgB,EAAE,sDAAsD;QACxE,kBAAkB,EAAE,wDAAwD;QAC5E,sBAAsB,EAAE,CAAC,2BAA2B,CAAC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAqB;IACrE,GAAG,EAAE;QACD,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kEAAkE;QACxF,qBAAqB,EAAE,+CAA+C;KACzE;IACD,IAAI,EAAE;QACF,WAAW,EAAE,kCAAkC;QAC/C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -21,18 +21,20 @@ export interface VirtualEventTownhallItemRequestBuilder extends BaseRequestBuild
|
|
|
21
21
|
*/
|
|
22
22
|
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
24
|
+
* Read the properties and relationships of a virtualEventTownhall object.
|
|
25
25
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
26
26
|
* @returns {Promise<VirtualEventTownhall>}
|
|
27
27
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
28
|
+
* @see {@link https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0|Find more info here}
|
|
28
29
|
*/
|
|
29
30
|
get(requestConfiguration?: RequestConfiguration<VirtualEventTownhallItemRequestBuilderGetQueryParameters> | undefined): Promise<VirtualEventTownhall | undefined>;
|
|
30
31
|
/**
|
|
31
|
-
* Update the
|
|
32
|
+
* Update the properties of a virtualEventTownhall object.
|
|
32
33
|
* @param body The request body
|
|
33
34
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
34
35
|
* @returns {Promise<VirtualEventTownhall>}
|
|
35
36
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
37
|
+
* @see {@link https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0|Find more info here}
|
|
36
38
|
*/
|
|
37
39
|
patch(body: VirtualEventTownhall, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<VirtualEventTownhall | undefined>;
|
|
38
40
|
/**
|
|
@@ -42,13 +44,13 @@ export interface VirtualEventTownhallItemRequestBuilder extends BaseRequestBuild
|
|
|
42
44
|
*/
|
|
43
45
|
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
44
46
|
/**
|
|
45
|
-
*
|
|
47
|
+
* Read the properties and relationships of a virtualEventTownhall object.
|
|
46
48
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
47
49
|
* @returns {RequestInformation}
|
|
48
50
|
*/
|
|
49
51
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<VirtualEventTownhallItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
50
52
|
/**
|
|
51
|
-
* Update the
|
|
53
|
+
* Update the properties of a virtualEventTownhall object.
|
|
52
54
|
* @param body The request body
|
|
53
55
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
54
56
|
* @returns {RequestInformation}
|
|
@@ -56,7 +58,7 @@ export interface VirtualEventTownhallItemRequestBuilder extends BaseRequestBuild
|
|
|
56
58
|
toPatchRequestInformation(body: VirtualEventTownhall, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
57
59
|
}
|
|
58
60
|
/**
|
|
59
|
-
*
|
|
61
|
+
* Read the properties and relationships of a virtualEventTownhall object.
|
|
60
62
|
*/
|
|
61
63
|
export interface VirtualEventTownhallItemRequestBuilderGetQueryParameters {
|
|
62
64
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAAoF,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,mGAAmG,CAAC;AAQlK;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,wCAAwC,EAAE,sCAAsC,EAA+B,MAAM,qBAAqB,CAAC;AAwEpJ;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,gGAAgG,CAAC;AAClK;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAA0H;IAC3L,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,QAAQ,EAAE;QACN,gBAAgB,EAAE,sCAAsC;QACxD,kBAAkB,EAAE,wCAAwC;KAC/D;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,MAAM,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,qBAAqB,EAAE,8DAA8D;KACxF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -17,28 +17,30 @@ export interface PresentersRequestBuilder extends BaseRequestBuilder<PresentersR
|
|
|
17
17
|
*/
|
|
18
18
|
byVirtualEventPresenterId(virtualEventPresenterId: string): VirtualEventPresenterItemRequestBuilder;
|
|
19
19
|
/**
|
|
20
|
-
* Get
|
|
20
|
+
* Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar
|
|
21
21
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
22
|
* @returns {Promise<VirtualEventPresenterCollectionResponse>}
|
|
23
23
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
24
|
+
* @see {@link https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0|Find more info here}
|
|
24
25
|
*/
|
|
25
26
|
get(requestConfiguration?: RequestConfiguration<PresentersRequestBuilderGetQueryParameters> | undefined): Promise<VirtualEventPresenterCollectionResponse | undefined>;
|
|
26
27
|
/**
|
|
27
|
-
* Create new
|
|
28
|
+
* Create a new virtualEventPresenter object on a virtual event. Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar
|
|
28
29
|
* @param body The request body
|
|
29
30
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
31
|
* @returns {Promise<VirtualEventPresenter>}
|
|
31
32
|
* @throws {ODataError} error when the service returns a 4XX or 5XX status code
|
|
33
|
+
* @see {@link https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0|Find more info here}
|
|
32
34
|
*/
|
|
33
35
|
post(body: VirtualEventPresenter, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<VirtualEventPresenter | undefined>;
|
|
34
36
|
/**
|
|
35
|
-
* Get
|
|
37
|
+
* Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar
|
|
36
38
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
39
|
* @returns {RequestInformation}
|
|
38
40
|
*/
|
|
39
41
|
toGetRequestInformation(requestConfiguration?: RequestConfiguration<PresentersRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
42
|
/**
|
|
41
|
-
* Create new
|
|
43
|
+
* Create a new virtualEventPresenter object on a virtual event. Currently, the following types of virtual events are supported: - virtualEventTownhall- virtualEventWebinar
|
|
42
44
|
* @param body The request body
|
|
43
45
|
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
46
|
* @returns {RequestInformation}
|
|
@@ -46,7 +48,7 @@ export interface PresentersRequestBuilder extends BaseRequestBuilder<PresentersR
|
|
|
46
48
|
toPostRequestInformation(body: VirtualEventPresenter, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
49
|
}
|
|
48
50
|
/**
|
|
49
|
-
* Get
|
|
51
|
+
* Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are:- virtualEventTownhall- virtualEventWebinar
|
|
50
52
|
*/
|
|
51
53
|
export interface PresentersRequestBuilderGetQueryParameters {
|
|
52
54
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0J,KAAK,qBAAqB,EAAE,KAAK,uCAAuC,EAAE,MAAM,wCAAwC,CAAC;AAI1R,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAE,KAAK,uCAAuC,EAA2D,MAAM,iBAAiB,CAAC;AAExI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,yBAAyB,CAAC,uBAAuB,EAAE,MAAM,GAAI,uCAAuC,CAAC;IACtG
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0J,KAAK,qBAAqB,EAAE,KAAK,uCAAuC,EAAE,MAAM,wCAAwC,CAAC;AAI1R,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAE,KAAK,uCAAuC,EAA2D,MAAM,iBAAiB,CAAC;AAExI,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,yBAAyB,CAAC,uBAAuB,EAAE,MAAM,GAAI,uCAAuC,CAAC;IACtG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uCAAuC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;IACjJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,qKAAqK,CAAC;AActN;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mEAAmE,EAAE,iDAAiD,EAAE,8BAA8B,EAA4E,MAAM,wCAAwC,CAAC;AAC1R,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAgD,uDAAuD,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,mEAAmE,EAAE,iDAAiD,EAAE,8BAA8B,EAA4E,MAAM,wCAAwC,CAAC;AAC1R,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAgD,uDAAuD,EAAE,MAAM,iBAAiB,CAAC;AAsFxI;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,kKAAkK,CAAC;AACtN;;GAEG;AACH,MAAM,gDAAgD,GAA2B;IAC7E,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAA4G;IAC/J,yBAAyB,EAAE;QACvB,gBAAgB,EAAE,uDAAuD;QACzE,sBAAsB,EAAE,CAAC,4BAA4B,CAAC;KACzD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,GAAG,EAAE;QACD,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mEAAmE;QACzF,qBAAqB,EAAE,gDAAgD;KAC1E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,iDAAiD;QACvE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|