@sdkwork/app-sdk 1.0.0
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/README.md +828 -0
- package/dist/api/ab.d.ts +47 -0
- package/dist/api/ab.d.ts.map +1 -0
- package/dist/api/account.d.ts +31 -0
- package/dist/api/account.d.ts.map +1 -0
- package/dist/api/activate.d.ts +10 -0
- package/dist/api/activate.d.ts.map +1 -0
- package/dist/api/activity.d.ts +51 -0
- package/dist/api/activity.d.ts.map +1 -0
- package/dist/api/address.d.ts +22 -0
- package/dist/api/address.d.ts.map +1 -0
- package/dist/api/advert.d.ts +49 -0
- package/dist/api/advert.d.ts.map +1 -0
- package/dist/api/ai.d.ts +35 -0
- package/dist/api/ai.d.ts.map +1 -0
- package/dist/api/analytics.d.ts +49 -0
- package/dist/api/analytics.d.ts.map +1 -0
- package/dist/api/announcement.d.ts +43 -0
- package/dist/api/announcement.d.ts.map +1 -0
- package/dist/api/app-documents.d.ts +29 -0
- package/dist/api/app-documents.d.ts.map +1 -0
- package/dist/api/app.d.ts +61 -0
- package/dist/api/app.d.ts.map +1 -0
- package/dist/api/assets.d.ts +35 -0
- package/dist/api/assets.d.ts.map +1 -0
- package/dist/api/audio.d.ts +27 -0
- package/dist/api/audio.d.ts.map +1 -0
- package/dist/api/audit.d.ts +55 -0
- package/dist/api/audit.d.ts.map +1 -0
- package/dist/api/auth.d.ts +10 -0
- package/dist/api/auth.d.ts.map +1 -0
- package/dist/api/avatar.d.ts +10 -0
- package/dist/api/avatar.d.ts.map +1 -0
- package/dist/api/base.d.ts +13 -0
- package/dist/api/base.d.ts.map +1 -0
- package/dist/api/bind.d.ts +12 -0
- package/dist/api/bind.d.ts.map +1 -0
- package/dist/api/cart.d.ts +33 -0
- package/dist/api/cart.d.ts.map +1 -0
- package/dist/api/category.d.ts +39 -0
- package/dist/api/category.d.ts.map +1 -0
- package/dist/api/character.d.ts +47 -0
- package/dist/api/character.d.ts.map +1 -0
- package/dist/api/chat.d.ts +37 -0
- package/dist/api/chat.d.ts.map +1 -0
- package/dist/api/children.d.ts +10 -0
- package/dist/api/children.d.ts.map +1 -0
- package/dist/api/code.d.ts +10 -0
- package/dist/api/code.d.ts.map +1 -0
- package/dist/api/collection.d.ts +37 -0
- package/dist/api/collection.d.ts.map +1 -0
- package/dist/api/comments.d.ts +33 -0
- package/dist/api/comments.d.ts.map +1 -0
- package/dist/api/coupons.d.ts +27 -0
- package/dist/api/coupons.d.ts.map +1 -0
- package/dist/api/currency.d.ts +33 -0
- package/dist/api/currency.d.ts.map +1 -0
- package/dist/api/dashboard.d.ts +45 -0
- package/dist/api/dashboard.d.ts.map +1 -0
- package/dist/api/deactivate.d.ts +10 -0
- package/dist/api/deactivate.d.ts.map +1 -0
- package/dist/api/department.d.ts +14 -0
- package/dist/api/department.d.ts.map +1 -0
- package/dist/api/departments.d.ts +12 -0
- package/dist/api/departments.d.ts.map +1 -0
- package/dist/api/disable.d.ts +10 -0
- package/dist/api/disable.d.ts.map +1 -0
- package/dist/api/drive.d.ts +29 -0
- package/dist/api/drive.d.ts.map +1 -0
- package/dist/api/favorite.d.ts +43 -0
- package/dist/api/favorite.d.ts.map +1 -0
- package/dist/api/feed.d.ts +39 -0
- package/dist/api/feed.d.ts.map +1 -0
- package/dist/api/feedback.d.ts +51 -0
- package/dist/api/feedback.d.ts.map +1 -0
- package/dist/api/file-system.d.ts +33 -0
- package/dist/api/file-system.d.ts.map +1 -0
- package/dist/api/generation.d.ts +10 -0
- package/dist/api/generation.d.ts.map +1 -0
- package/dist/api/history.d.ts +49 -0
- package/dist/api/history.d.ts.map +1 -0
- package/dist/api/image.d.ts +53 -0
- package/dist/api/image.d.ts.map +1 -0
- package/dist/api/index.d.ts +86 -0
- package/dist/api/index.d.ts.map +1 -0
- package/dist/api/invoice.d.ts +27 -0
- package/dist/api/invoice.d.ts.map +1 -0
- package/dist/api/list.d.ts +11 -0
- package/dist/api/list.d.ts.map +1 -0
- package/dist/api/login.d.ts +10 -0
- package/dist/api/login.d.ts.map +1 -0
- package/dist/api/logout.d.ts +10 -0
- package/dist/api/logout.d.ts.map +1 -0
- package/dist/api/member.d.ts +10 -0
- package/dist/api/member.d.ts.map +1 -0
- package/dist/api/members.d.ts +11 -0
- package/dist/api/members.d.ts.map +1 -0
- package/dist/api/models.d.ts +35 -0
- package/dist/api/models.d.ts.map +1 -0
- package/dist/api/music.d.ts +59 -0
- package/dist/api/music.d.ts.map +1 -0
- package/dist/api/news.d.ts +25 -0
- package/dist/api/news.d.ts.map +1 -0
- package/dist/api/notification.d.ts +49 -0
- package/dist/api/notification.d.ts.map +1 -0
- package/dist/api/oauth.d.ts +12 -0
- package/dist/api/oauth.d.ts.map +1 -0
- package/dist/api/orders.d.ts +29 -0
- package/dist/api/orders.d.ts.map +1 -0
- package/dist/api/organization.d.ts +12 -0
- package/dist/api/organization.d.ts.map +1 -0
- package/dist/api/partner.d.ts +35 -0
- package/dist/api/partner.d.ts.map +1 -0
- package/dist/api/password.d.ts +12 -0
- package/dist/api/password.d.ts.map +1 -0
- package/dist/api/paths.d.ts +3 -0
- package/dist/api/paths.d.ts.map +1 -0
- package/dist/api/payments.d.ts +33 -0
- package/dist/api/payments.d.ts.map +1 -0
- package/dist/api/phone.d.ts +10 -0
- package/dist/api/phone.d.ts.map +1 -0
- package/dist/api/position.d.ts +14 -0
- package/dist/api/position.d.ts.map +1 -0
- package/dist/api/positions.d.ts +12 -0
- package/dist/api/positions.d.ts.map +1 -0
- package/dist/api/products.d.ts +31 -0
- package/dist/api/products.d.ts.map +1 -0
- package/dist/api/profile.d.ts +12 -0
- package/dist/api/profile.d.ts.map +1 -0
- package/dist/api/projects.d.ts +33 -0
- package/dist/api/projects.d.ts.map +1 -0
- package/dist/api/qr.d.ts +14 -0
- package/dist/api/qr.d.ts.map +1 -0
- package/dist/api/refresh.d.ts +10 -0
- package/dist/api/refresh.d.ts.map +1 -0
- package/dist/api/register.d.ts +10 -0
- package/dist/api/register.d.ts.map +1 -0
- package/dist/api/search.d.ts +37 -0
- package/dist/api/search.d.ts.map +1 -0
- package/dist/api/settings.d.ts +57 -0
- package/dist/api/settings.d.ts.map +1 -0
- package/dist/api/share.d.ts +43 -0
- package/dist/api/share.d.ts.map +1 -0
- package/dist/api/shops.d.ts +29 -0
- package/dist/api/shops.d.ts.map +1 -0
- package/dist/api/sku.d.ts +25 -0
- package/dist/api/sku.d.ts.map +1 -0
- package/dist/api/sms.d.ts +12 -0
- package/dist/api/sms.d.ts.map +1 -0
- package/dist/api/social.d.ts +43 -0
- package/dist/api/social.d.ts.map +1 -0
- package/dist/api/sound-effect.d.ts +21 -0
- package/dist/api/sound-effect.d.ts.map +1 -0
- package/dist/api/statistics.d.ts +10 -0
- package/dist/api/statistics.d.ts.map +1 -0
- package/dist/api/style.d.ts +37 -0
- package/dist/api/style.d.ts.map +1 -0
- package/dist/api/tenant.d.ts +33 -0
- package/dist/api/tenant.d.ts.map +1 -0
- package/dist/api/upload.d.ts +47 -0
- package/dist/api/upload.d.ts.map +1 -0
- package/dist/api/video.d.ts +57 -0
- package/dist/api/video.d.ts.map +1 -0
- package/dist/api/vip.d.ts +63 -0
- package/dist/api/vip.d.ts.map +1 -0
- package/dist/api/voice-speaker.d.ts +25 -0
- package/dist/api/voice-speaker.d.ts.map +1 -0
- package/dist/api/voice-speakers.d.ts +31 -0
- package/dist/api/voice-speakers.d.ts.map +1 -0
- package/dist/api/vote.d.ts +29 -0
- package/dist/api/vote.d.ts.map +1 -0
- package/dist/api/workspaces.d.ts +47 -0
- package/dist/api/workspaces.d.ts.map +1 -0
- package/dist/auth/index.d.ts +3 -0
- package/dist/auth/index.d.ts.map +1 -0
- package/dist/http/client.d.ts +21 -0
- package/dist/http/client.d.ts.map +1 -0
- package/dist/http/index.d.ts +2 -0
- package/dist/http/index.d.ts.map +1 -0
- package/dist/index.cjs +2 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +4431 -0
- package/dist/index.js.map +1 -0
- package/dist/sdk.d.ts +181 -0
- package/dist/sdk.d.ts.map +1 -0
- package/dist/types/account-deactivate-form.d.ts +14 -0
- package/dist/types/account-deactivate-form.d.ts.map +1 -0
- package/dist/types/account-delete-form.d.ts +12 -0
- package/dist/types/account-delete-form.d.ts.map +1 -0
- package/dist/types/account-risk-check-form.d.ts +14 -0
- package/dist/types/account-risk-check-form.d.ts.map +1 -0
- package/dist/types/account-risk-vo.d.ts +23 -0
- package/dist/types/account-risk-vo.d.ts.map +1 -0
- package/dist/types/account-summary-vo.d.ts +22 -0
- package/dist/types/account-summary-vo.d.ts.map +1 -0
- package/dist/types/achievement-reward-vo.d.ts +24 -0
- package/dist/types/achievement-reward-vo.d.ts.map +1 -0
- package/dist/types/achievement-statistics-vo.d.ts +15 -0
- package/dist/types/achievement-statistics-vo.d.ts.map +1 -0
- package/dist/types/achievement-vo.d.ts +32 -0
- package/dist/types/achievement-vo.d.ts.map +1 -0
- package/dist/types/activity-detail-vo.d.ts +41 -0
- package/dist/types/activity-detail-vo.d.ts.map +1 -0
- package/dist/types/activity-join-form.d.ts +8 -0
- package/dist/types/activity-join-form.d.ts.map +1 -0
- package/dist/types/activity-join-vo.d.ts +20 -0
- package/dist/types/activity-join-vo.d.ts.map +1 -0
- package/dist/types/activity-query-form.d.ts +18 -0
- package/dist/types/activity-query-form.d.ts.map +1 -0
- package/dist/types/activity-record-query-form.d.ts +18 -0
- package/dist/types/activity-record-query-form.d.ts.map +1 -0
- package/dist/types/activity-record-vo.d.ts +24 -0
- package/dist/types/activity-record-vo.d.ts.map +1 -0
- package/dist/types/activity-reward.d.ts +12 -0
- package/dist/types/activity-reward.d.ts.map +1 -0
- package/dist/types/activity-vo.d.ts +32 -0
- package/dist/types/activity-vo.d.ts.map +1 -0
- package/dist/types/add-cart-item-form.d.ts +12 -0
- package/dist/types/add-cart-item-form.d.ts.map +1 -0
- package/dist/types/advanced-search-request.d.ts +17 -0
- package/dist/types/advanced-search-request.d.ts.map +1 -0
- package/dist/types/advert-click-form.d.ts +10 -0
- package/dist/types/advert-click-form.d.ts.map +1 -0
- package/dist/types/advert-close-form.d.ts +10 -0
- package/dist/types/advert-close-form.d.ts.map +1 -0
- package/dist/types/advert-config-vo.d.ts +22 -0
- package/dist/types/advert-config-vo.d.ts.map +1 -0
- package/dist/types/advert-impression-form.d.ts +11 -0
- package/dist/types/advert-impression-form.d.ts.map +1 -0
- package/dist/types/advert-position-detail-vo.d.ts +23 -0
- package/dist/types/advert-position-detail-vo.d.ts.map +1 -0
- package/dist/types/advert-position-vo.d.ts +22 -0
- package/dist/types/advert-position-vo.d.ts.map +1 -0
- package/dist/types/advert-report-form.d.ts +10 -0
- package/dist/types/advert-report-form.d.ts.map +1 -0
- package/dist/types/advert-settings-update-form.d.ts +11 -0
- package/dist/types/advert-settings-update-form.d.ts.map +1 -0
- package/dist/types/advert-settings-vo.d.ts +24 -0
- package/dist/types/advert-settings-vo.d.ts.map +1 -0
- package/dist/types/advert-vo.d.ts +32 -0
- package/dist/types/advert-vo.d.ts.map +1 -0
- package/dist/types/ai-usage-stats-vo.d.ts +26 -0
- package/dist/types/ai-usage-stats-vo.d.ts.map +1 -0
- package/dist/types/algorithm-config-vo.d.ts +14 -0
- package/dist/types/algorithm-config-vo.d.ts.map +1 -0
- package/dist/types/announcement-detail-vo.d.ts +18 -0
- package/dist/types/announcement-detail-vo.d.ts.map +1 -0
- package/dist/types/announcement-query-form.d.ts +12 -0
- package/dist/types/announcement-query-form.d.ts.map +1 -0
- package/dist/types/announcement-vo.d.ts +26 -0
- package/dist/types/announcement-vo.d.ts.map +1 -0
- package/dist/types/anomaly-pattern.d.ts +12 -0
- package/dist/types/anomaly-pattern.d.ts.map +1 -0
- package/dist/types/app-config-vo.d.ts +24 -0
- package/dist/types/app-config-vo.d.ts.map +1 -0
- package/dist/types/app-create-form.d.ts +12 -0
- package/dist/types/app-create-form.d.ts.map +1 -0
- package/dist/types/app-detail-vo.d.ts +40 -0
- package/dist/types/app-detail-vo.d.ts.map +1 -0
- package/dist/types/app-platforms.d.ts +4 -0
- package/dist/types/app-platforms.d.ts.map +1 -0
- package/dist/types/app-statistics-vo.d.ts +10 -0
- package/dist/types/app-statistics-vo.d.ts.map +1 -0
- package/dist/types/app-update-form.d.ts +10 -0
- package/dist/types/app-update-form.d.ts.map +1 -0
- package/dist/types/app-version-vo.d.ts +24 -0
- package/dist/types/app-version-vo.d.ts.map +1 -0
- package/dist/types/app-vo.d.ts +29 -0
- package/dist/types/app-vo.d.ts.map +1 -0
- package/dist/types/aspect-ratio.d.ts +10 -0
- package/dist/types/aspect-ratio.d.ts.map +1 -0
- package/dist/types/asset-detail-vo.d.ts +56 -0
- package/dist/types/asset-detail-vo.d.ts.map +1 -0
- package/dist/types/asset-download-form.d.ts +6 -0
- package/dist/types/asset-download-form.d.ts.map +1 -0
- package/dist/types/asset-list-form.d.ts +18 -0
- package/dist/types/asset-list-form.d.ts.map +1 -0
- package/dist/types/asset-media-resource-list.d.ts +22 -0
- package/dist/types/asset-media-resource-list.d.ts.map +1 -0
- package/dist/types/asset-media-resource.d.ts +53 -0
- package/dist/types/asset-media-resource.d.ts.map +1 -0
- package/dist/types/asset-move-form.d.ts +6 -0
- package/dist/types/asset-move-form.d.ts.map +1 -0
- package/dist/types/asset-rename-form.d.ts +6 -0
- package/dist/types/asset-rename-form.d.ts.map +1 -0
- package/dist/types/asset-search-request.d.ts +17 -0
- package/dist/types/asset-search-request.d.ts.map +1 -0
- package/dist/types/asset-search-result.d.ts +8 -0
- package/dist/types/asset-search-result.d.ts.map +1 -0
- package/dist/types/asset-statistics-vo.d.ts +7 -0
- package/dist/types/asset-statistics-vo.d.ts.map +1 -0
- package/dist/types/asset-vo.d.ts +38 -0
- package/dist/types/asset-vo.d.ts.map +1 -0
- package/dist/types/attachment-vo.d.ts +16 -0
- package/dist/types/attachment-vo.d.ts.map +1 -0
- package/dist/types/audio-asr-audit-form.d.ts +14 -0
- package/dist/types/audio-asr-audit-form.d.ts.map +1 -0
- package/dist/types/audio-asr-audit-vo.d.ts +22 -0
- package/dist/types/audio-asr-audit-vo.d.ts.map +1 -0
- package/dist/types/audio-audit-form.d.ts +16 -0
- package/dist/types/audio-audit-form.d.ts.map +1 -0
- package/dist/types/audio-audit-vo.d.ts +23 -0
- package/dist/types/audio-audit-vo.d.ts.map +1 -0
- package/dist/types/audio-effect-generation-input.d.ts +43 -0
- package/dist/types/audio-effect-generation-input.d.ts.map +1 -0
- package/dist/types/audio-generation-form.d.ts +54 -0
- package/dist/types/audio-generation-form.d.ts.map +1 -0
- package/dist/types/audio-generation-input.d.ts +47 -0
- package/dist/types/audio-generation-input.d.ts.map +1 -0
- package/dist/types/audio-media-resource.d.ts +43 -0
- package/dist/types/audio-media-resource.d.ts.map +1 -0
- package/dist/types/audio-transcription-form.d.ts +12 -0
- package/dist/types/audio-transcription-form.d.ts.map +1 -0
- package/dist/types/audio-translation-form.d.ts +14 -0
- package/dist/types/audio-translation-form.d.ts.map +1 -0
- package/dist/types/audit-appeal-form.d.ts +14 -0
- package/dist/types/audit-appeal-form.d.ts.map +1 -0
- package/dist/types/audit-appeal-status-vo.d.ts +26 -0
- package/dist/types/audit-appeal-status-vo.d.ts.map +1 -0
- package/dist/types/audit-appeal-vo.d.ts +28 -0
- package/dist/types/audit-appeal-vo.d.ts.map +1 -0
- package/dist/types/audit-policy-vo.d.ts +25 -0
- package/dist/types/audit-policy-vo.d.ts.map +1 -0
- package/dist/types/audit-record-detail-vo.d.ts +45 -0
- package/dist/types/audit-record-detail-vo.d.ts.map +1 -0
- package/dist/types/audit-record-query-form.d.ts +28 -0
- package/dist/types/audit-record-query-form.d.ts.map +1 -0
- package/dist/types/audit-record-vo.d.ts +28 -0
- package/dist/types/audit-record-vo.d.ts.map +1 -0
- package/dist/types/audit-result-item.d.ts +12 -0
- package/dist/types/audit-result-item.d.ts.map +1 -0
- package/dist/types/author-info.d.ts +14 -0
- package/dist/types/author-info.d.ts.map +1 -0
- package/dist/types/banner-advert-vo.d.ts +38 -0
- package/dist/types/banner-advert-vo.d.ts.map +1 -0
- package/dist/types/base-generation-input.d.ts +25 -0
- package/dist/types/base-generation-input.d.ts.map +1 -0
- package/dist/types/batch-assignment-form.d.ts +8 -0
- package/dist/types/batch-assignment-form.d.ts.map +1 -0
- package/dist/types/batch-cancel-share-form.d.ts +8 -0
- package/dist/types/batch-cancel-share-form.d.ts.map +1 -0
- package/dist/types/batch-delete-assets-request.d.ts +3 -0
- package/dist/types/batch-delete-assets-request.d.ts.map +1 -0
- package/dist/types/batch-delete-notes-request.d.ts +3 -0
- package/dist/types/batch-delete-notes-request.d.ts.map +1 -0
- package/dist/types/batch-event-track-form.d.ts +13 -0
- package/dist/types/batch-event-track-form.d.ts.map +1 -0
- package/dist/types/batch-feature-check-form.d.ts +8 -0
- package/dist/types/batch-feature-check-form.d.ts.map +1 -0
- package/dist/types/batch-follow-check-form.d.ts +8 -0
- package/dist/types/batch-follow-check-form.d.ts.map +1 -0
- package/dist/types/batch-image-audit-form.d.ts +11 -0
- package/dist/types/batch-image-audit-form.d.ts.map +1 -0
- package/dist/types/batch-image-audit-vo.d.ts +21 -0
- package/dist/types/batch-image-audit-vo.d.ts.map +1 -0
- package/dist/types/batch-select-form.d.ts +8 -0
- package/dist/types/batch-select-form.d.ts.map +1 -0
- package/dist/types/batch-text-audit-form.d.ts +11 -0
- package/dist/types/batch-text-audit-form.d.ts.map +1 -0
- package/dist/types/batch-text-audit-vo.d.ts +21 -0
- package/dist/types/batch-text-audit-vo.d.ts.map +1 -0
- package/dist/types/behavior-risk-check-form.d.ts +14 -0
- package/dist/types/behavior-risk-check-form.d.ts.map +1 -0
- package/dist/types/behavior-risk-vo.d.ts +26 -0
- package/dist/types/behavior-risk-vo.d.ts.map +1 -0
- package/dist/types/block-check-vo.d.ts +14 -0
- package/dist/types/block-check-vo.d.ts.map +1 -0
- package/dist/types/blocked-user-query-form.d.ts +14 -0
- package/dist/types/blocked-user-query-form.d.ts.map +1 -0
- package/dist/types/blocked-user-vo.d.ts +20 -0
- package/dist/types/blocked-user-vo.d.ts.map +1 -0
- package/dist/types/browse-history-add-form.d.ts +17 -0
- package/dist/types/browse-history-add-form.d.ts.map +1 -0
- package/dist/types/browse-history-query-form.d.ts +15 -0
- package/dist/types/browse-history-query-form.d.ts.map +1 -0
- package/dist/types/browse-history-vo.d.ts +25 -0
- package/dist/types/browse-history-vo.d.ts.map +1 -0
- package/dist/types/browse-statistics-vo.d.ts +26 -0
- package/dist/types/browse-statistics-vo.d.ts.map +1 -0
- package/dist/types/cart-group-vo.d.ts +19 -0
- package/dist/types/cart-group-vo.d.ts.map +1 -0
- package/dist/types/cart-item-vo.d.ts +36 -0
- package/dist/types/cart-item-vo.d.ts.map +1 -0
- package/dist/types/cart-statistics-vo.d.ts +22 -0
- package/dist/types/cart-statistics-vo.d.ts.map +1 -0
- package/dist/types/cash-account-info-vo.d.ts +36 -0
- package/dist/types/cash-account-info-vo.d.ts.map +1 -0
- package/dist/types/cash-recharge-form.d.ts +12 -0
- package/dist/types/cash-recharge-form.d.ts.map +1 -0
- package/dist/types/cash-recharge-vo.d.ts +22 -0
- package/dist/types/cash-recharge-vo.d.ts.map +1 -0
- package/dist/types/cash-transfer-form.d.ts +12 -0
- package/dist/types/cash-transfer-form.d.ts.map +1 -0
- package/dist/types/cash-transfer-vo.d.ts +22 -0
- package/dist/types/cash-transfer-vo.d.ts.map +1 -0
- package/dist/types/cash-withdraw-form.d.ts +16 -0
- package/dist/types/cash-withdraw-form.d.ts.map +1 -0
- package/dist/types/cash-withdraw-vo.d.ts +24 -0
- package/dist/types/cash-withdraw-vo.d.ts.map +1 -0
- package/dist/types/category-create-form.d.ts +20 -0
- package/dist/types/category-create-form.d.ts.map +1 -0
- package/dist/types/category-detail-vo.d.ts +32 -0
- package/dist/types/category-detail-vo.d.ts.map +1 -0
- package/dist/types/category-item.d.ts +16 -0
- package/dist/types/category-item.d.ts.map +1 -0
- package/dist/types/category-move-form.d.ts +6 -0
- package/dist/types/category-move-form.d.ts.map +1 -0
- package/dist/types/category-sort-form.d.ts +6 -0
- package/dist/types/category-sort-form.d.ts.map +1 -0
- package/dist/types/category-tree-vo.d.ts +24 -0
- package/dist/types/category-tree-vo.d.ts.map +1 -0
- package/dist/types/category-type-vo.d.ts +14 -0
- package/dist/types/category-type-vo.d.ts.map +1 -0
- package/dist/types/category-update-form.d.ts +14 -0
- package/dist/types/category-update-form.d.ts.map +1 -0
- package/dist/types/category-vo.d.ts +24 -0
- package/dist/types/category-vo.d.ts.map +1 -0
- package/dist/types/changelog-vo.d.ts +24 -0
- package/dist/types/changelog-vo.d.ts.map +1 -0
- package/dist/types/channel-analysis-vo.d.ts +26 -0
- package/dist/types/channel-analysis-vo.d.ts.map +1 -0
- package/dist/types/channel-query-form.d.ts +16 -0
- package/dist/types/channel-query-form.d.ts.map +1 -0
- package/dist/types/character-batch-generation-form.d.ts +9 -0
- package/dist/types/character-batch-generation-form.d.ts.map +1 -0
- package/dist/types/character-create-form.d.ts +12 -0
- package/dist/types/character-create-form.d.ts.map +1 -0
- package/dist/types/character-detail-vo.d.ts +46 -0
- package/dist/types/character-detail-vo.d.ts.map +1 -0
- package/dist/types/character-generation-form.d.ts +60 -0
- package/dist/types/character-generation-form.d.ts.map +1 -0
- package/dist/types/character-generation-input.d.ts +57 -0
- package/dist/types/character-generation-input.d.ts.map +1 -0
- package/dist/types/character-generation-vo.d.ts +26 -0
- package/dist/types/character-generation-vo.d.ts.map +1 -0
- package/dist/types/character-item.d.ts +10 -0
- package/dist/types/character-item.d.ts.map +1 -0
- package/dist/types/character-list-query-form.d.ts +16 -0
- package/dist/types/character-list-query-form.d.ts.map +1 -0
- package/dist/types/character-list-vo.d.ts +17 -0
- package/dist/types/character-list-vo.d.ts.map +1 -0
- package/dist/types/character-media-resource.d.ts +49 -0
- package/dist/types/character-media-resource.d.ts.map +1 -0
- package/dist/types/character-update-form.d.ts +12 -0
- package/dist/types/character-update-form.d.ts.map +1 -0
- package/dist/types/character-vo.d.ts +29 -0
- package/dist/types/character-vo.d.ts.map +1 -0
- package/dist/types/chart-config-vo.d.ts +12 -0
- package/dist/types/chart-config-vo.d.ts.map +1 -0
- package/dist/types/chart-data-vo.d.ts +20 -0
- package/dist/types/chart-data-vo.d.ts.map +1 -0
- package/dist/types/chat-export-form.d.ts +18 -0
- package/dist/types/chat-export-form.d.ts.map +1 -0
- package/dist/types/chat-message-query-form.d.ts +14 -0
- package/dist/types/chat-message-query-form.d.ts.map +1 -0
- package/dist/types/chat-message-send-form.d.ts +28 -0
- package/dist/types/chat-message-send-form.d.ts.map +1 -0
- package/dist/types/chat-message-vo.d.ts +43 -0
- package/dist/types/chat-message-vo.d.ts.map +1 -0
- package/dist/types/chat-session-create-form.d.ts +22 -0
- package/dist/types/chat-session-create-form.d.ts.map +1 -0
- package/dist/types/chat-session-detail-vo.d.ts +51 -0
- package/dist/types/chat-session-detail-vo.d.ts.map +1 -0
- package/dist/types/chat-session-query-form.d.ts +20 -0
- package/dist/types/chat-session-query-form.d.ts.map +1 -0
- package/dist/types/chat-session-update-form.d.ts +22 -0
- package/dist/types/chat-session-update-form.d.ts.map +1 -0
- package/dist/types/chat-session-vo.d.ts +32 -0
- package/dist/types/chat-session-vo.d.ts.map +1 -0
- package/dist/types/check-in-make-up-form.d.ts +6 -0
- package/dist/types/check-in-make-up-form.d.ts.map +1 -0
- package/dist/types/check-in-make-up-vo.d.ts +20 -0
- package/dist/types/check-in-make-up-vo.d.ts.map +1 -0
- package/dist/types/check-in-record-vo.d.ts +20 -0
- package/dist/types/check-in-record-vo.d.ts.map +1 -0
- package/dist/types/check-in-reward.d.ts +8 -0
- package/dist/types/check-in-reward.d.ts.map +1 -0
- package/dist/types/check-in-status-vo.d.ts +27 -0
- package/dist/types/check-in-status-vo.d.ts.map +1 -0
- package/dist/types/check-in-vo.d.ts +22 -0
- package/dist/types/check-in-vo.d.ts.map +1 -0
- package/dist/types/check-item.d.ts +8 -0
- package/dist/types/check-item.d.ts.map +1 -0
- package/dist/types/chunk-request.d.ts +5 -0
- package/dist/types/chunk-request.d.ts.map +1 -0
- package/dist/types/collection-create-form.d.ts +12 -0
- package/dist/types/collection-create-form.d.ts.map +1 -0
- package/dist/types/collection-detail-vo.d.ts +33 -0
- package/dist/types/collection-detail-vo.d.ts.map +1 -0
- package/dist/types/collection-item-add-form.d.ts +14 -0
- package/dist/types/collection-item-add-form.d.ts.map +1 -0
- package/dist/types/collection-item-position-form.d.ts +6 -0
- package/dist/types/collection-item-position-form.d.ts.map +1 -0
- package/dist/types/collection-item-vo.d.ts +30 -0
- package/dist/types/collection-item-vo.d.ts.map +1 -0
- package/dist/types/collection-tree-vo.d.ts +18 -0
- package/dist/types/collection-tree-vo.d.ts.map +1 -0
- package/dist/types/collection-update-form.d.ts +10 -0
- package/dist/types/collection-update-form.d.ts.map +1 -0
- package/dist/types/collection-vo.d.ts +30 -0
- package/dist/types/collection-vo.d.ts.map +1 -0
- package/dist/types/comment-create-form.d.ts +12 -0
- package/dist/types/comment-create-form.d.ts.map +1 -0
- package/dist/types/comment-detail-vo.d.ts +35 -0
- package/dist/types/comment-detail-vo.d.ts.map +1 -0
- package/dist/types/comment-reply-form.d.ts +8 -0
- package/dist/types/comment-reply-form.d.ts.map +1 -0
- package/dist/types/comment-statistics-vo.d.ts +10 -0
- package/dist/types/comment-statistics-vo.d.ts.map +1 -0
- package/dist/types/comment-vo.d.ts +28 -0
- package/dist/types/comment-vo.d.ts.map +1 -0
- package/dist/types/commission-form.d.ts +6 -0
- package/dist/types/commission-form.d.ts.map +1 -0
- package/dist/types/common.d.ts +36 -0
- package/dist/types/common.d.ts.map +1 -0
- package/dist/types/content-audit-form.d.ts +24 -0
- package/dist/types/content-audit-form.d.ts.map +1 -0
- package/dist/types/content-audit-vo.d.ts +33 -0
- package/dist/types/content-audit-vo.d.ts.map +1 -0
- package/dist/types/conversation-query-form.d.ts +14 -0
- package/dist/types/conversation-query-form.d.ts.map +1 -0
- package/dist/types/conversation-vo.d.ts +28 -0
- package/dist/types/conversation-vo.d.ts.map +1 -0
- package/dist/types/conversion-path-vo.d.ts +22 -0
- package/dist/types/conversion-path-vo.d.ts.map +1 -0
- package/dist/types/coupon-info-vo.d.ts +12 -0
- package/dist/types/coupon-info-vo.d.ts.map +1 -0
- package/dist/types/coupon-list-form.d.ts +14 -0
- package/dist/types/coupon-list-form.d.ts.map +1 -0
- package/dist/types/coupon-statistics-vo.d.ts +7 -0
- package/dist/types/coupon-statistics-vo.d.ts.map +1 -0
- package/dist/types/coupon-vo.d.ts +50 -0
- package/dist/types/coupon-vo.d.ts.map +1 -0
- package/dist/types/currency-convert-form.d.ts +10 -0
- package/dist/types/currency-convert-form.d.ts.map +1 -0
- package/dist/types/currency-convert-vo.d.ts +18 -0
- package/dist/types/currency-convert-vo.d.ts.map +1 -0
- package/dist/types/currency-create-form.d.ts +18 -0
- package/dist/types/currency-create-form.d.ts.map +1 -0
- package/dist/types/currency-type-vo.d.ts +12 -0
- package/dist/types/currency-type-vo.d.ts.map +1 -0
- package/dist/types/currency-vo.d.ts +22 -0
- package/dist/types/currency-vo.d.ts.map +1 -0
- package/dist/types/customer-service-info.d.ts +14 -0
- package/dist/types/customer-service-info.d.ts.map +1 -0
- package/dist/types/daily-usage-vo.d.ts +10 -0
- package/dist/types/daily-usage-vo.d.ts.map +1 -0
- package/dist/types/data-export-form.d.ts +16 -0
- package/dist/types/data-export-form.d.ts.map +1 -0
- package/dist/types/data-export-vo.d.ts +22 -0
- package/dist/types/data-export-vo.d.ts.map +1 -0
- package/dist/types/dataset-vo.d.ts +14 -0
- package/dist/types/dataset-vo.d.ts.map +1 -0
- package/dist/types/department-create-form.d.ts +22 -0
- package/dist/types/department-create-form.d.ts.map +1 -0
- package/dist/types/department-detail-vo.d.ts +39 -0
- package/dist/types/department-detail-vo.d.ts.map +1 -0
- package/dist/types/department-vo.d.ts +26 -0
- package/dist/types/department-vo.d.ts.map +1 -0
- package/dist/types/detection-detail.d.ts +12 -0
- package/dist/types/detection-detail.d.ts.map +1 -0
- package/dist/types/detection-result.d.ts +12 -0
- package/dist/types/detection-result.d.ts.map +1 -0
- package/dist/types/detection-type-config.d.ts +14 -0
- package/dist/types/detection-type-config.d.ts.map +1 -0
- package/dist/types/device-distribution-vo.d.ts +22 -0
- package/dist/types/device-distribution-vo.d.ts.map +1 -0
- package/dist/types/device-register-form.d.ts +14 -0
- package/dist/types/device-register-form.d.ts.map +1 -0
- package/dist/types/device-vo.d.ts +26 -0
- package/dist/types/device-vo.d.ts.map +1 -0
- package/dist/types/document-batch-operation-request.d.ts +18 -0
- package/dist/types/document-batch-operation-request.d.ts.map +1 -0
- package/dist/types/document-batch-update-request.d.ts +9 -0
- package/dist/types/document-batch-update-request.d.ts.map +1 -0
- package/dist/types/document-batch-update-result-vo.d.ts +22 -0
- package/dist/types/document-batch-update-result-vo.d.ts.map +1 -0
- package/dist/types/document-content-update-request.d.ts +14 -0
- package/dist/types/document-content-update-request.d.ts.map +1 -0
- package/dist/types/document-content-vo.d.ts +30 -0
- package/dist/types/document-content-vo.d.ts.map +1 -0
- package/dist/types/document-copy-request.d.ts +8 -0
- package/dist/types/document-copy-request.d.ts.map +1 -0
- package/dist/types/document-create-request.d.ts +18 -0
- package/dist/types/document-create-request.d.ts.map +1 -0
- package/dist/types/document-detail-vo.d.ts +42 -0
- package/dist/types/document-detail-vo.d.ts.map +1 -0
- package/dist/types/document-list-query-request.d.ts +16 -0
- package/dist/types/document-list-query-request.d.ts.map +1 -0
- package/dist/types/document-operation-vo.d.ts +22 -0
- package/dist/types/document-operation-vo.d.ts.map +1 -0
- package/dist/types/document-update-request.d.ts +12 -0
- package/dist/types/document-update-request.d.ts.map +1 -0
- package/dist/types/document-vo.d.ts +32 -0
- package/dist/types/document-vo.d.ts.map +1 -0
- package/dist/types/download-settings.d.ts +12 -0
- package/dist/types/download-settings.d.ts.map +1 -0
- package/dist/types/download-url-vo.d.ts +13 -0
- package/dist/types/download-url-vo.d.ts.map +1 -0
- package/dist/types/drive-batch-delete-form.d.ts +6 -0
- package/dist/types/drive-batch-delete-form.d.ts.map +1 -0
- package/dist/types/drive-content-update-form.d.ts +14 -0
- package/dist/types/drive-content-update-form.d.ts.map +1 -0
- package/dist/types/drive-content-vo.d.ts +26 -0
- package/dist/types/drive-content-vo.d.ts.map +1 -0
- package/dist/types/drive-copy-form.d.ts +8 -0
- package/dist/types/drive-copy-form.d.ts.map +1 -0
- package/dist/types/drive-folder-create-form.d.ts +10 -0
- package/dist/types/drive-folder-create-form.d.ts.map +1 -0
- package/dist/types/drive-item-detail-vo.d.ts +57 -0
- package/dist/types/drive-item-detail-vo.d.ts.map +1 -0
- package/dist/types/drive-item-list-form.d.ts +20 -0
- package/dist/types/drive-item-list-form.d.ts.map +1 -0
- package/dist/types/drive-item-vo.d.ts +40 -0
- package/dist/types/drive-item-vo.d.ts.map +1 -0
- package/dist/types/drive-move-form.d.ts +6 -0
- package/dist/types/drive-move-form.d.ts.map +1 -0
- package/dist/types/drive-rename-form.d.ts +6 -0
- package/dist/types/drive-rename-form.d.ts.map +1 -0
- package/dist/types/error-track-form.d.ts +24 -0
- package/dist/types/error-track-form.d.ts.map +1 -0
- package/dist/types/event-stats-query-form.d.ts +16 -0
- package/dist/types/event-stats-query-form.d.ts.map +1 -0
- package/dist/types/event-stats-vo.d.ts +20 -0
- package/dist/types/event-stats-vo.d.ts.map +1 -0
- package/dist/types/event-track-form.d.ts +22 -0
- package/dist/types/event-track-form.d.ts.map +1 -0
- package/dist/types/event-trend-query-form.d.ts +18 -0
- package/dist/types/event-trend-query-form.d.ts.map +1 -0
- package/dist/types/event-trend-vo.d.ts +20 -0
- package/dist/types/event-trend-vo.d.ts.map +1 -0
- package/dist/types/exchange-rate-create-form.d.ts +12 -0
- package/dist/types/exchange-rate-create-form.d.ts.map +1 -0
- package/dist/types/exchange-rate-vo.d.ts +20 -0
- package/dist/types/exchange-rate-vo.d.ts.map +1 -0
- package/dist/types/exchange-record-query-form.d.ts +16 -0
- package/dist/types/exchange-record-query-form.d.ts.map +1 -0
- package/dist/types/experiment-assignment-vo.d.ts +18 -0
- package/dist/types/experiment-assignment-vo.d.ts.map +1 -0
- package/dist/types/experiment-conversion-form.d.ts +10 -0
- package/dist/types/experiment-conversion-form.d.ts.map +1 -0
- package/dist/types/experiment-detail-vo.d.ts +20 -0
- package/dist/types/experiment-detail-vo.d.ts.map +1 -0
- package/dist/types/experiment-event-form.d.ts +10 -0
- package/dist/types/experiment-event-form.d.ts.map +1 -0
- package/dist/types/experiment-exposure-form.d.ts +10 -0
- package/dist/types/experiment-exposure-form.d.ts.map +1 -0
- package/dist/types/experiment-feedback-form.d.ts +12 -0
- package/dist/types/experiment-feedback-form.d.ts.map +1 -0
- package/dist/types/experiment-report-vo.d.ts +18 -0
- package/dist/types/experiment-report-vo.d.ts.map +1 -0
- package/dist/types/experiment-results-vo.d.ts +18 -0
- package/dist/types/experiment-results-vo.d.ts.map +1 -0
- package/dist/types/experiment-vo.d.ts +16 -0
- package/dist/types/experiment-vo.d.ts.map +1 -0
- package/dist/types/export-result-vo.d.ts +22 -0
- package/dist/types/export-result-vo.d.ts.map +1 -0
- package/dist/types/export-vo.d.ts +24 -0
- package/dist/types/export-vo.d.ts.map +1 -0
- package/dist/types/faq-category-vo.d.ts +18 -0
- package/dist/types/faq-category-vo.d.ts.map +1 -0
- package/dist/types/faq-detail-vo.d.ts +22 -0
- package/dist/types/faq-detail-vo.d.ts.map +1 -0
- package/dist/types/faq-query-form.d.ts +12 -0
- package/dist/types/faq-query-form.d.ts.map +1 -0
- package/dist/types/faq-vo.d.ts +20 -0
- package/dist/types/faq-vo.d.ts.map +1 -0
- package/dist/types/favorite-add-form.d.ts +18 -0
- package/dist/types/favorite-add-form.d.ts.map +1 -0
- package/dist/types/favorite-batch-check-form.d.ts +11 -0
- package/dist/types/favorite-batch-check-form.d.ts.map +1 -0
- package/dist/types/favorite-batch-move-form.d.ts +10 -0
- package/dist/types/favorite-batch-move-form.d.ts.map +1 -0
- package/dist/types/favorite-batch-remove-form.d.ts +6 -0
- package/dist/types/favorite-batch-remove-form.d.ts.map +1 -0
- package/dist/types/favorite-check-vo.d.ts +16 -0
- package/dist/types/favorite-check-vo.d.ts.map +1 -0
- package/dist/types/favorite-detail-vo.d.ts +30 -0
- package/dist/types/favorite-detail-vo.d.ts.map +1 -0
- package/dist/types/favorite-folder-create-form.d.ts +12 -0
- package/dist/types/favorite-folder-create-form.d.ts.map +1 -0
- package/dist/types/favorite-folder-update-form.d.ts +12 -0
- package/dist/types/favorite-folder-update-form.d.ts.map +1 -0
- package/dist/types/favorite-folder-vo.d.ts +27 -0
- package/dist/types/favorite-folder-vo.d.ts.map +1 -0
- package/dist/types/favorite-item-vo.d.ts +22 -0
- package/dist/types/favorite-item-vo.d.ts.map +1 -0
- package/dist/types/favorite-move-form.d.ts +10 -0
- package/dist/types/favorite-move-form.d.ts.map +1 -0
- package/dist/types/favorite-query-form.d.ts +20 -0
- package/dist/types/favorite-query-form.d.ts.map +1 -0
- package/dist/types/favorite-statistics-vo.d.ts +12 -0
- package/dist/types/favorite-statistics-vo.d.ts.map +1 -0
- package/dist/types/favorite-type-count-vo.d.ts +14 -0
- package/dist/types/favorite-type-count-vo.d.ts.map +1 -0
- package/dist/types/favorite-vo.d.ts +18 -0
- package/dist/types/favorite-vo.d.ts.map +1 -0
- package/dist/types/feature-flag-vo.d.ts +18 -0
- package/dist/types/feature-flag-vo.d.ts.map +1 -0
- package/dist/types/feed-advert-vo.d.ts +42 -0
- package/dist/types/feed-advert-vo.d.ts.map +1 -0
- package/dist/types/feed-item-vo.d.ts +37 -0
- package/dist/types/feed-item-vo.d.ts.map +1 -0
- package/dist/types/feed-list-query-form.d.ts +22 -0
- package/dist/types/feed-list-query-form.d.ts.map +1 -0
- package/dist/types/feedback-detail-vo.d.ts +29 -0
- package/dist/types/feedback-detail-vo.d.ts.map +1 -0
- package/dist/types/feedback-follow-up-form.d.ts +10 -0
- package/dist/types/feedback-follow-up-form.d.ts.map +1 -0
- package/dist/types/feedback-follow-up-vo.d.ts +20 -0
- package/dist/types/feedback-follow-up-vo.d.ts.map +1 -0
- package/dist/types/feedback-query-form.d.ts +12 -0
- package/dist/types/feedback-query-form.d.ts.map +1 -0
- package/dist/types/feedback-submit-form.d.ts +14 -0
- package/dist/types/feedback-submit-form.d.ts.map +1 -0
- package/dist/types/feedback-vo.d.ts +20 -0
- package/dist/types/feedback-vo.d.ts.map +1 -0
- package/dist/types/file-media-resource.d.ts +39 -0
- package/dist/types/file-media-resource.d.ts.map +1 -0
- package/dist/types/file-request.d.ts +5 -0
- package/dist/types/file-request.d.ts.map +1 -0
- package/dist/types/file-system-content-update-form.d.ts +16 -0
- package/dist/types/file-system-content-update-form.d.ts.map +1 -0
- package/dist/types/file-system-content-vo.d.ts +30 -0
- package/dist/types/file-system-content-vo.d.ts.map +1 -0
- package/dist/types/file-system-copy-form.d.ts +12 -0
- package/dist/types/file-system-copy-form.d.ts.map +1 -0
- package/dist/types/file-system-disk-vo.d.ts +32 -0
- package/dist/types/file-system-disk-vo.d.ts.map +1 -0
- package/dist/types/file-system-file-create-form.d.ts +28 -0
- package/dist/types/file-system-file-create-form.d.ts.map +1 -0
- package/dist/types/file-system-folder-create-form.d.ts +14 -0
- package/dist/types/file-system-folder-create-form.d.ts.map +1 -0
- package/dist/types/file-system-move-form.d.ts +8 -0
- package/dist/types/file-system-move-form.d.ts.map +1 -0
- package/dist/types/file-system-node-list-form.d.ts +18 -0
- package/dist/types/file-system-node-list-form.d.ts.map +1 -0
- package/dist/types/file-system-node-vo.d.ts +46 -0
- package/dist/types/file-system-node-vo.d.ts.map +1 -0
- package/dist/types/file-system-rename-form.d.ts +6 -0
- package/dist/types/file-system-rename-form.d.ts.map +1 -0
- package/dist/types/file-vo.d.ts +38 -0
- package/dist/types/file-vo.d.ts.map +1 -0
- package/dist/types/folder-create-form.d.ts +8 -0
- package/dist/types/folder-create-form.d.ts.map +1 -0
- package/dist/types/folder-vo.d.ts +18 -0
- package/dist/types/folder-vo.d.ts.map +1 -0
- package/dist/types/follow-check-vo.d.ts +14 -0
- package/dist/types/follow-check-vo.d.ts.map +1 -0
- package/dist/types/follow-query-form.d.ts +14 -0
- package/dist/types/follow-query-form.d.ts.map +1 -0
- package/dist/types/follow-stats-vo.d.ts +14 -0
- package/dist/types/follow-stats-vo.d.ts.map +1 -0
- package/dist/types/follow-user-vo.d.ts +20 -0
- package/dist/types/follow-user-vo.d.ts.map +1 -0
- package/dist/types/follow-vo.d.ts +14 -0
- package/dist/types/follow-vo.d.ts.map +1 -0
- package/dist/types/frame-detection.d.ts +10 -0
- package/dist/types/frame-detection.d.ts.map +1 -0
- package/dist/types/frequency-stats.d.ts +12 -0
- package/dist/types/frequency-stats.d.ts.map +1 -0
- package/dist/types/funnel-analysis-vo.d.ts +19 -0
- package/dist/types/funnel-analysis-vo.d.ts.map +1 -0
- package/dist/types/funnel-query-form.d.ts +16 -0
- package/dist/types/funnel-query-form.d.ts.map +1 -0
- package/dist/types/funnel-step-vo.d.ts +16 -0
- package/dist/types/funnel-step-vo.d.ts.map +1 -0
- package/dist/types/generation-history-query-form.d.ts +24 -0
- package/dist/types/generation-history-query-form.d.ts.map +1 -0
- package/dist/types/generation-history-vo.d.ts +34 -0
- package/dist/types/generation-history-vo.d.ts.map +1 -0
- package/dist/types/generation-input.d.ts +30 -0
- package/dist/types/generation-input.d.ts.map +1 -0
- package/dist/types/generation-output.d.ts +27 -0
- package/dist/types/generation-output.d.ts.map +1 -0
- package/dist/types/generation-statistics-vo.d.ts +29 -0
- package/dist/types/generation-statistics-vo.d.ts.map +1 -0
- package/dist/types/generation-style-create-form.d.ts +14 -0
- package/dist/types/generation-style-create-form.d.ts.map +1 -0
- package/dist/types/generation-style-detail-vo.d.ts +35 -0
- package/dist/types/generation-style-detail-vo.d.ts.map +1 -0
- package/dist/types/generation-style-update-form.d.ts +10 -0
- package/dist/types/generation-style-update-form.d.ts.map +1 -0
- package/dist/types/generation-style-vo.d.ts +24 -0
- package/dist/types/generation-style-vo.d.ts.map +1 -0
- package/dist/types/generation-task-vo.d.ts +55 -0
- package/dist/types/generation-task-vo.d.ts.map +1 -0
- package/dist/types/generation-type-distribution-vo.d.ts +14 -0
- package/dist/types/generation-type-distribution-vo.d.ts.map +1 -0
- package/dist/types/genre-vo.d.ts +8 -0
- package/dist/types/genre-vo.d.ts.map +1 -0
- package/dist/types/get-model-prices-request.d.ts +2 -0
- package/dist/types/get-model-prices-request.d.ts.map +1 -0
- package/dist/types/global-search-request.d.ts +11 -0
- package/dist/types/global-search-request.d.ts.map +1 -0
- package/dist/types/global-search-vo.d.ts +20 -0
- package/dist/types/global-search-vo.d.ts.map +1 -0
- package/dist/types/history-batch-delete-form.d.ts +7 -0
- package/dist/types/history-batch-delete-form.d.ts.map +1 -0
- package/dist/types/history-query-form.d.ts +20 -0
- package/dist/types/history-query-form.d.ts.map +1 -0
- package/dist/types/history-statistics-vo.d.ts +28 -0
- package/dist/types/history-statistics-vo.d.ts.map +1 -0
- package/dist/types/history-vo.d.ts +48 -0
- package/dist/types/history-vo.d.ts.map +1 -0
- package/dist/types/home-dashboard-vo.d.ts +41 -0
- package/dist/types/home-dashboard-vo.d.ts.map +1 -0
- package/dist/types/hot-search-vo.d.ts +14 -0
- package/dist/types/hot-search-vo.d.ts.map +1 -0
- package/dist/types/image-audit-form.d.ts +18 -0
- package/dist/types/image-audit-form.d.ts.map +1 -0
- package/dist/types/image-audit-item.d.ts +9 -0
- package/dist/types/image-audit-item.d.ts.map +1 -0
- package/dist/types/image-audit-vo.d.ts +24 -0
- package/dist/types/image-audit-vo.d.ts.map +1 -0
- package/dist/types/image-create-form.d.ts +16 -0
- package/dist/types/image-create-form.d.ts.map +1 -0
- package/dist/types/image-detail-vo.d.ts +44 -0
- package/dist/types/image-detail-vo.d.ts.map +1 -0
- package/dist/types/image-detection-detail.d.ts +12 -0
- package/dist/types/image-detection-detail.d.ts.map +1 -0
- package/dist/types/image-edit-form.d.ts +44 -0
- package/dist/types/image-edit-form.d.ts.map +1 -0
- package/dist/types/image-generation-form.d.ts +64 -0
- package/dist/types/image-generation-form.d.ts.map +1 -0
- package/dist/types/image-generation-input.d.ts +47 -0
- package/dist/types/image-generation-input.d.ts.map +1 -0
- package/dist/types/image-item.d.ts +10 -0
- package/dist/types/image-item.d.ts.map +1 -0
- package/dist/types/image-media-resource-list.d.ts +7 -0
- package/dist/types/image-media-resource-list.d.ts.map +1 -0
- package/dist/types/image-media-resource.d.ts +41 -0
- package/dist/types/image-media-resource.d.ts.map +1 -0
- package/dist/types/image-ocr-audit-form.d.ts +14 -0
- package/dist/types/image-ocr-audit-form.d.ts.map +1 -0
- package/dist/types/image-ocr-audit-vo.d.ts +20 -0
- package/dist/types/image-ocr-audit-vo.d.ts.map +1 -0
- package/dist/types/image-request.d.ts +5 -0
- package/dist/types/image-request.d.ts.map +1 -0
- package/dist/types/image-statistics-vo.d.ts +14 -0
- package/dist/types/image-statistics-vo.d.ts.map +1 -0
- package/dist/types/image-to-video-form.d.ts +52 -0
- package/dist/types/image-to-video-form.d.ts.map +1 -0
- package/dist/types/image-update-form.d.ts +8 -0
- package/dist/types/image-update-form.d.ts.map +1 -0
- package/dist/types/image-upscale-form.d.ts +46 -0
- package/dist/types/image-upscale-form.d.ts.map +1 -0
- package/dist/types/image-variation-form.d.ts +44 -0
- package/dist/types/image-variation-form.d.ts.map +1 -0
- package/dist/types/image-vo.d.ts +34 -0
- package/dist/types/image-vo.d.ts.map +1 -0
- package/dist/types/index.d.ts +1277 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/install-app-list.d.ts +4 -0
- package/dist/types/install-app-list.d.ts.map +1 -0
- package/dist/types/instrument-vo.d.ts +8 -0
- package/dist/types/instrument-vo.d.ts.map +1 -0
- package/dist/types/interstitial-advert-vo.d.ts +40 -0
- package/dist/types/interstitial-advert-vo.d.ts.map +1 -0
- package/dist/types/invite-info-vo.d.ts +18 -0
- package/dist/types/invite-info-vo.d.ts.map +1 -0
- package/dist/types/invite-link-form.d.ts +12 -0
- package/dist/types/invite-link-form.d.ts.map +1 -0
- package/dist/types/invite-link-vo.d.ts +16 -0
- package/dist/types/invite-link-vo.d.ts.map +1 -0
- package/dist/types/invite-record-query-form.d.ts +14 -0
- package/dist/types/invite-record-query-form.d.ts.map +1 -0
- package/dist/types/invite-record-vo.d.ts +20 -0
- package/dist/types/invite-record-vo.d.ts.map +1 -0
- package/dist/types/invite-reward-claim-vo.d.ts +16 -0
- package/dist/types/invite-reward-claim-vo.d.ts.map +1 -0
- package/dist/types/invite-rules-vo.d.ts +8 -0
- package/dist/types/invite-rules-vo.d.ts.map +1 -0
- package/dist/types/invoice-cancel-form.d.ts +6 -0
- package/dist/types/invoice-cancel-form.d.ts.map +1 -0
- package/dist/types/invoice-create-form.d.ts +14 -0
- package/dist/types/invoice-create-form.d.ts.map +1 -0
- package/dist/types/invoice-detail-vo.d.ts +49 -0
- package/dist/types/invoice-detail-vo.d.ts.map +1 -0
- package/dist/types/invoice-item-vo.d.ts +28 -0
- package/dist/types/invoice-item-vo.d.ts.map +1 -0
- package/dist/types/invoice-statistics-vo.d.ts +16 -0
- package/dist/types/invoice-statistics-vo.d.ts.map +1 -0
- package/dist/types/invoice-update-form.d.ts +16 -0
- package/dist/types/invoice-update-form.d.ts.map +1 -0
- package/dist/types/invoice-vo.d.ts +28 -0
- package/dist/types/invoice-vo.d.ts.map +1 -0
- package/dist/types/key-frame-result.d.ts +11 -0
- package/dist/types/key-frame-result.d.ts.map +1 -0
- package/dist/types/language-switch-form.d.ts +6 -0
- package/dist/types/language-switch-form.d.ts.map +1 -0
- package/dist/types/login-form.d.ts +10 -0
- package/dist/types/login-form.d.ts.map +1 -0
- package/dist/types/login-history-query-form.d.ts +26 -0
- package/dist/types/login-history-query-form.d.ts.map +1 -0
- package/dist/types/login-history-vo.d.ts +29 -0
- package/dist/types/login-history-vo.d.ts.map +1 -0
- package/dist/types/login-vo.d.ts +19 -0
- package/dist/types/login-vo.d.ts.map +1 -0
- package/dist/types/lottery-activity-vo.d.ts +27 -0
- package/dist/types/lottery-activity-vo.d.ts.map +1 -0
- package/dist/types/lottery-detail-vo.d.ts +34 -0
- package/dist/types/lottery-detail-vo.d.ts.map +1 -0
- package/dist/types/lottery-draw-vo.d.ts +30 -0
- package/dist/types/lottery-draw-vo.d.ts.map +1 -0
- package/dist/types/lottery-prize-query-form.d.ts +16 -0
- package/dist/types/lottery-prize-query-form.d.ts.map +1 -0
- package/dist/types/lottery-prize-vo.d.ts +34 -0
- package/dist/types/lottery-prize-vo.d.ts.map +1 -0
- package/dist/types/lottery-prize.d.ts +16 -0
- package/dist/types/lottery-prize.d.ts.map +1 -0
- package/dist/types/maintenance-notice-vo.d.ts +17 -0
- package/dist/types/maintenance-notice-vo.d.ts.map +1 -0
- package/dist/types/member-invite-form.d.ts +20 -0
- package/dist/types/member-invite-form.d.ts.map +1 -0
- package/dist/types/member-role-update-form.d.ts +20 -0
- package/dist/types/member-role-update-form.d.ts.map +1 -0
- package/dist/types/member-vo.d.ts +36 -0
- package/dist/types/member-vo.d.ts.map +1 -0
- package/dist/types/message-query-form.d.ts +16 -0
- package/dist/types/message-query-form.d.ts.map +1 -0
- package/dist/types/message-unread-count-vo.d.ts +14 -0
- package/dist/types/message-unread-count-vo.d.ts.map +1 -0
- package/dist/types/model-info-detail-vo.d.ts +63 -0
- package/dist/types/model-info-detail-vo.d.ts.map +1 -0
- package/dist/types/model-info-vo.d.ts +30 -0
- package/dist/types/model-info-vo.d.ts.map +1 -0
- package/dist/types/model-limit-info.d.ts +9 -0
- package/dist/types/model-limit-info.d.ts.map +1 -0
- package/dist/types/model-limit-item.d.ts +8 -0
- package/dist/types/model-limit-item.d.ts.map +1 -0
- package/dist/types/model-metadata.d.ts +17 -0
- package/dist/types/model-metadata.d.ts.map +1 -0
- package/dist/types/model-price-item.d.ts +8 -0
- package/dist/types/model-price-item.d.ts.map +1 -0
- package/dist/types/model-price-vo.d.ts +28 -0
- package/dist/types/model-price-vo.d.ts.map +1 -0
- package/dist/types/model-price.d.ts +11 -0
- package/dist/types/model-price.d.ts.map +1 -0
- package/dist/types/model-statistics-vo.d.ts +18 -0
- package/dist/types/model-statistics-vo.d.ts.map +1 -0
- package/dist/types/model-type-vo.d.ts +12 -0
- package/dist/types/model-type-vo.d.ts.map +1 -0
- package/dist/types/mood-vo.d.ts +8 -0
- package/dist/types/mood-vo.d.ts.map +1 -0
- package/dist/types/music-create-form.d.ts +18 -0
- package/dist/types/music-create-form.d.ts.map +1 -0
- package/dist/types/music-detail-vo.d.ts +51 -0
- package/dist/types/music-detail-vo.d.ts.map +1 -0
- package/dist/types/music-extend-form.d.ts +12 -0
- package/dist/types/music-extend-form.d.ts.map +1 -0
- package/dist/types/music-generation-form.d.ts +56 -0
- package/dist/types/music-generation-form.d.ts.map +1 -0
- package/dist/types/music-generation-input.d.ts +47 -0
- package/dist/types/music-generation-input.d.ts.map +1 -0
- package/dist/types/music-media-resource.d.ts +37 -0
- package/dist/types/music-media-resource.d.ts.map +1 -0
- package/dist/types/music-remix-form.d.ts +10 -0
- package/dist/types/music-remix-form.d.ts.map +1 -0
- package/dist/types/music-similar-form.d.ts +10 -0
- package/dist/types/music-similar-form.d.ts.map +1 -0
- package/dist/types/music-statistics-vo.d.ts +14 -0
- package/dist/types/music-statistics-vo.d.ts.map +1 -0
- package/dist/types/music-styles-query-form.d.ts +14 -0
- package/dist/types/music-styles-query-form.d.ts.map +1 -0
- package/dist/types/music-styles-vo.d.ts +20 -0
- package/dist/types/music-styles-vo.d.ts.map +1 -0
- package/dist/types/music-update-form.d.ts +8 -0
- package/dist/types/music-update-form.d.ts.map +1 -0
- package/dist/types/music-vo.d.ts +36 -0
- package/dist/types/music-vo.d.ts.map +1 -0
- package/dist/types/my-audit-record-query-form.d.ts +22 -0
- package/dist/types/my-audit-record-query-form.d.ts.map +1 -0
- package/dist/types/news-create-form.d.ts +14 -0
- package/dist/types/news-create-form.d.ts.map +1 -0
- package/dist/types/news-detail-vo.d.ts +25 -0
- package/dist/types/news-detail-vo.d.ts.map +1 -0
- package/dist/types/news-update-form.d.ts +12 -0
- package/dist/types/news-update-form.d.ts.map +1 -0
- package/dist/types/news-vo.d.ts +22 -0
- package/dist/types/news-vo.d.ts.map +1 -0
- package/dist/types/note-copy-request.d.ts +8 -0
- package/dist/types/note-copy-request.d.ts.map +1 -0
- package/dist/types/note-create-request.d.ts +12 -0
- package/dist/types/note-create-request.d.ts.map +1 -0
- package/dist/types/note-folder-create-request.d.ts +8 -0
- package/dist/types/note-folder-create-request.d.ts.map +1 -0
- package/dist/types/note-folder-update-request.d.ts +6 -0
- package/dist/types/note-folder-update-request.d.ts.map +1 -0
- package/dist/types/note-folder-vo.d.ts +26 -0
- package/dist/types/note-folder-vo.d.ts.map +1 -0
- package/dist/types/note-list-query-request.d.ts +16 -0
- package/dist/types/note-list-query-request.d.ts.map +1 -0
- package/dist/types/note-move-request.d.ts +6 -0
- package/dist/types/note-move-request.d.ts.map +1 -0
- package/dist/types/note-operation-vo.d.ts +22 -0
- package/dist/types/note-operation-vo.d.ts.map +1 -0
- package/dist/types/note-search-request.d.ts +15 -0
- package/dist/types/note-search-request.d.ts.map +1 -0
- package/dist/types/note-search-result.d.ts +8 -0
- package/dist/types/note-search-result.d.ts.map +1 -0
- package/dist/types/note-statistics-vo.d.ts +28 -0
- package/dist/types/note-statistics-vo.d.ts.map +1 -0
- package/dist/types/note-update-request.d.ts +10 -0
- package/dist/types/note-update-request.d.ts.map +1 -0
- package/dist/types/note-vo.d.ts +38 -0
- package/dist/types/note-vo.d.ts.map +1 -0
- package/dist/types/notification-batch-delete-form.d.ts +6 -0
- package/dist/types/notification-batch-delete-form.d.ts.map +1 -0
- package/dist/types/notification-batch-read-form.d.ts +6 -0
- package/dist/types/notification-batch-read-form.d.ts.map +1 -0
- package/dist/types/notification-button-vo.d.ts +14 -0
- package/dist/types/notification-button-vo.d.ts.map +1 -0
- package/dist/types/notification-detail-vo.d.ts +28 -0
- package/dist/types/notification-detail-vo.d.ts.map +1 -0
- package/dist/types/notification-query-form.d.ts +16 -0
- package/dist/types/notification-query-form.d.ts.map +1 -0
- package/dist/types/notification-settings-update-form.d.ts +20 -0
- package/dist/types/notification-settings-update-form.d.ts.map +1 -0
- package/dist/types/notification-settings-vo.d.ts +16 -0
- package/dist/types/notification-settings-vo.d.ts.map +1 -0
- package/dist/types/notification-settings.d.ts +16 -0
- package/dist/types/notification-settings.d.ts.map +1 -0
- package/dist/types/notification-type-settings-form.d.ts +12 -0
- package/dist/types/notification-type-settings-form.d.ts.map +1 -0
- package/dist/types/notification-type-vo.d.ts +20 -0
- package/dist/types/notification-type-vo.d.ts.map +1 -0
- package/dist/types/notification-vo.d.ts +26 -0
- package/dist/types/notification-vo.d.ts.map +1 -0
- package/dist/types/oauth-auth-url-form.d.ts +12 -0
- package/dist/types/oauth-auth-url-form.d.ts.map +1 -0
- package/dist/types/oauth-login-form.d.ts +14 -0
- package/dist/types/oauth-login-form.d.ts.map +1 -0
- package/dist/types/oauth-url-vo.d.ts +10 -0
- package/dist/types/oauth-url-vo.d.ts.map +1 -0
- package/dist/types/onboarding-page-vo.d.ts +16 -0
- package/dist/types/onboarding-page-vo.d.ts.map +1 -0
- package/dist/types/onboarding-step-vo.d.ts +20 -0
- package/dist/types/onboarding-step-vo.d.ts.map +1 -0
- package/dist/types/operation-history-query-form.d.ts +15 -0
- package/dist/types/operation-history-query-form.d.ts.map +1 -0
- package/dist/types/operation-history-vo.d.ts +27 -0
- package/dist/types/operation-history-vo.d.ts.map +1 -0
- package/dist/types/order-address-vo.d.ts +10 -0
- package/dist/types/order-address-vo.d.ts.map +1 -0
- package/dist/types/order-cancel-form.d.ts +12 -0
- package/dist/types/order-cancel-form.d.ts.map +1 -0
- package/dist/types/order-create-form.d.ts +25 -0
- package/dist/types/order-create-form.d.ts.map +1 -0
- package/dist/types/order-detail-vo.d.ts +99 -0
- package/dist/types/order-detail-vo.d.ts.map +1 -0
- package/dist/types/order-item-form.d.ts +12 -0
- package/dist/types/order-item-form.d.ts.map +1 -0
- package/dist/types/order-item-vo.d.ts +50 -0
- package/dist/types/order-item-vo.d.ts.map +1 -0
- package/dist/types/order-list-query-form.d.ts +18 -0
- package/dist/types/order-list-query-form.d.ts.map +1 -0
- package/dist/types/order-pay-form.d.ts +14 -0
- package/dist/types/order-pay-form.d.ts.map +1 -0
- package/dist/types/order-statistics-vo.d.ts +20 -0
- package/dist/types/order-statistics-vo.d.ts.map +1 -0
- package/dist/types/order-status-vo.d.ts +7 -0
- package/dist/types/order-status-vo.d.ts.map +1 -0
- package/dist/types/order-vo.d.ts +46 -0
- package/dist/types/order-vo.d.ts.map +1 -0
- package/dist/types/organization-create-form.d.ts +24 -0
- package/dist/types/organization-create-form.d.ts.map +1 -0
- package/dist/types/organization-detail-vo.d.ts +42 -0
- package/dist/types/organization-detail-vo.d.ts.map +1 -0
- package/dist/types/organization-metadata.d.ts +7 -0
- package/dist/types/organization-metadata.d.ts.map +1 -0
- package/dist/types/organization-statistics-vo.d.ts +18 -0
- package/dist/types/organization-statistics-vo.d.ts.map +1 -0
- package/dist/types/organization-vo.d.ts +24 -0
- package/dist/types/organization-vo.d.ts.map +1 -0
- package/dist/types/page-activity-record-vo.d.ts +17 -0
- package/dist/types/page-activity-record-vo.d.ts.map +1 -0
- package/dist/types/page-activity-vo.d.ts +17 -0
- package/dist/types/page-activity-vo.d.ts.map +1 -0
- package/dist/types/page-announcement-vo.d.ts +17 -0
- package/dist/types/page-announcement-vo.d.ts.map +1 -0
- package/dist/types/page-app-vo.d.ts +17 -0
- package/dist/types/page-app-vo.d.ts.map +1 -0
- package/dist/types/page-asset-search-result.d.ts +17 -0
- package/dist/types/page-asset-search-result.d.ts.map +1 -0
- package/dist/types/page-asset-vo.d.ts +17 -0
- package/dist/types/page-asset-vo.d.ts.map +1 -0
- package/dist/types/page-audit-appeal-vo.d.ts +17 -0
- package/dist/types/page-audit-appeal-vo.d.ts.map +1 -0
- package/dist/types/page-audit-record-vo.d.ts +17 -0
- package/dist/types/page-audit-record-vo.d.ts.map +1 -0
- package/dist/types/page-blocked-user-vo.d.ts +17 -0
- package/dist/types/page-blocked-user-vo.d.ts.map +1 -0
- package/dist/types/page-browse-history-vo.d.ts +17 -0
- package/dist/types/page-browse-history-vo.d.ts.map +1 -0
- package/dist/types/page-character-list-vo.d.ts +17 -0
- package/dist/types/page-character-list-vo.d.ts.map +1 -0
- package/dist/types/page-character-vo.d.ts +17 -0
- package/dist/types/page-character-vo.d.ts.map +1 -0
- package/dist/types/page-chat-message-vo.d.ts +17 -0
- package/dist/types/page-chat-message-vo.d.ts.map +1 -0
- package/dist/types/page-chat-session-vo.d.ts +17 -0
- package/dist/types/page-chat-session-vo.d.ts.map +1 -0
- package/dist/types/page-collection-vo.d.ts +17 -0
- package/dist/types/page-collection-vo.d.ts.map +1 -0
- package/dist/types/page-comment-vo.d.ts +17 -0
- package/dist/types/page-comment-vo.d.ts.map +1 -0
- package/dist/types/page-conversation-vo.d.ts +17 -0
- package/dist/types/page-conversation-vo.d.ts.map +1 -0
- package/dist/types/page-coupon-vo.d.ts +17 -0
- package/dist/types/page-coupon-vo.d.ts.map +1 -0
- package/dist/types/page-currency-vo.d.ts +17 -0
- package/dist/types/page-currency-vo.d.ts.map +1 -0
- package/dist/types/page-document-vo.d.ts +17 -0
- package/dist/types/page-document-vo.d.ts.map +1 -0
- package/dist/types/page-drive-item-vo.d.ts +17 -0
- package/dist/types/page-drive-item-vo.d.ts.map +1 -0
- package/dist/types/page-faq-vo.d.ts +17 -0
- package/dist/types/page-faq-vo.d.ts.map +1 -0
- package/dist/types/page-favorite-item-vo.d.ts +17 -0
- package/dist/types/page-favorite-item-vo.d.ts.map +1 -0
- package/dist/types/page-feedback-vo.d.ts +17 -0
- package/dist/types/page-feedback-vo.d.ts.map +1 -0
- package/dist/types/page-file-system-node-vo.d.ts +17 -0
- package/dist/types/page-file-system-node-vo.d.ts.map +1 -0
- package/dist/types/page-file-vo.d.ts +17 -0
- package/dist/types/page-file-vo.d.ts.map +1 -0
- package/dist/types/page-follow-user-vo.d.ts +17 -0
- package/dist/types/page-follow-user-vo.d.ts.map +1 -0
- package/dist/types/page-generation-history-vo.d.ts +17 -0
- package/dist/types/page-generation-history-vo.d.ts.map +1 -0
- package/dist/types/page-generation-style-vo.d.ts +17 -0
- package/dist/types/page-generation-style-vo.d.ts.map +1 -0
- package/dist/types/page-generation-task-vo.d.ts +17 -0
- package/dist/types/page-generation-task-vo.d.ts.map +1 -0
- package/dist/types/page-history-vo.d.ts +17 -0
- package/dist/types/page-history-vo.d.ts.map +1 -0
- package/dist/types/page-image-vo.d.ts +17 -0
- package/dist/types/page-image-vo.d.ts.map +1 -0
- package/dist/types/page-invite-record-vo.d.ts +17 -0
- package/dist/types/page-invite-record-vo.d.ts.map +1 -0
- package/dist/types/page-invoice-vo.d.ts +17 -0
- package/dist/types/page-invoice-vo.d.ts.map +1 -0
- package/dist/types/page-login-history-vo.d.ts +17 -0
- package/dist/types/page-login-history-vo.d.ts.map +1 -0
- package/dist/types/page-lottery-prize-vo.d.ts +17 -0
- package/dist/types/page-lottery-prize-vo.d.ts.map +1 -0
- package/dist/types/page-map-string-object.d.ts +16 -0
- package/dist/types/page-map-string-object.d.ts.map +1 -0
- package/dist/types/page-member-vo.d.ts +17 -0
- package/dist/types/page-member-vo.d.ts.map +1 -0
- package/dist/types/page-model-info-vo.d.ts +17 -0
- package/dist/types/page-model-info-vo.d.ts.map +1 -0
- package/dist/types/page-music-vo.d.ts +17 -0
- package/dist/types/page-music-vo.d.ts.map +1 -0
- package/dist/types/page-news-vo.d.ts +17 -0
- package/dist/types/page-news-vo.d.ts.map +1 -0
- package/dist/types/page-note-search-result.d.ts +17 -0
- package/dist/types/page-note-search-result.d.ts.map +1 -0
- package/dist/types/page-note-vo.d.ts +17 -0
- package/dist/types/page-note-vo.d.ts.map +1 -0
- package/dist/types/page-notification-vo.d.ts +17 -0
- package/dist/types/page-notification-vo.d.ts.map +1 -0
- package/dist/types/page-operation-history-vo.d.ts +17 -0
- package/dist/types/page-operation-history-vo.d.ts.map +1 -0
- package/dist/types/page-order-vo.d.ts +17 -0
- package/dist/types/page-order-vo.d.ts.map +1 -0
- package/dist/types/page-organization-vo.d.ts +17 -0
- package/dist/types/page-organization-vo.d.ts.map +1 -0
- package/dist/types/page-partner-vo.d.ts +17 -0
- package/dist/types/page-partner-vo.d.ts.map +1 -0
- package/dist/types/page-payment-status-vo.d.ts +17 -0
- package/dist/types/page-payment-status-vo.d.ts.map +1 -0
- package/dist/types/page-points-exchange-record-vo.d.ts +17 -0
- package/dist/types/page-points-exchange-record-vo.d.ts.map +1 -0
- package/dist/types/page-points-goods-vo.d.ts +17 -0
- package/dist/types/page-points-goods-vo.d.ts.map +1 -0
- package/dist/types/page-private-message-vo.d.ts +17 -0
- package/dist/types/page-private-message-vo.d.ts.map +1 -0
- package/dist/types/page-product-vo.d.ts +17 -0
- package/dist/types/page-product-vo.d.ts.map +1 -0
- package/dist/types/page-project-search-result.d.ts +17 -0
- package/dist/types/page-project-search-result.d.ts.map +1 -0
- package/dist/types/page-project-vo.d.ts +17 -0
- package/dist/types/page-project-vo.d.ts.map +1 -0
- package/dist/types/page-prompt-history-vo.d.ts +17 -0
- package/dist/types/page-prompt-history-vo.d.ts.map +1 -0
- package/dist/types/page-prompt-vo.d.ts +17 -0
- package/dist/types/page-prompt-vo.d.ts.map +1 -0
- package/dist/types/page-report-vo.d.ts +17 -0
- package/dist/types/page-report-vo.d.ts.map +1 -0
- package/dist/types/page-search-result.d.ts +17 -0
- package/dist/types/page-search-result.d.ts.map +1 -0
- package/dist/types/page-share-record-vo.d.ts +17 -0
- package/dist/types/page-share-record-vo.d.ts.map +1 -0
- package/dist/types/page-share-visitor-vo.d.ts +17 -0
- package/dist/types/page-share-visitor-vo.d.ts.map +1 -0
- package/dist/types/page-shop-vo.d.ts +17 -0
- package/dist/types/page-shop-vo.d.ts.map +1 -0
- package/dist/types/page-sku-vo.d.ts +17 -0
- package/dist/types/page-sku-vo.d.ts.map +1 -0
- package/dist/types/page-support-message-vo.d.ts +17 -0
- package/dist/types/page-support-message-vo.d.ts.map +1 -0
- package/dist/types/page-tenant-vo.d.ts +17 -0
- package/dist/types/page-tenant-vo.d.ts.map +1 -0
- package/dist/types/page-tutorial-vo.d.ts +17 -0
- package/dist/types/page-tutorial-vo.d.ts.map +1 -0
- package/dist/types/page-user-coupon-vo.d.ts +17 -0
- package/dist/types/page-user-coupon-vo.d.ts.map +1 -0
- package/dist/types/page-user-search-result.d.ts +17 -0
- package/dist/types/page-user-search-result.d.ts.map +1 -0
- package/dist/types/page-video-vo.d.ts +17 -0
- package/dist/types/page-video-vo.d.ts.map +1 -0
- package/dist/types/page-view-track-form.d.ts +22 -0
- package/dist/types/page-view-track-form.d.ts.map +1 -0
- package/dist/types/page-voice-speaker-list-vo.d.ts +17 -0
- package/dist/types/page-voice-speaker-list-vo.d.ts.map +1 -0
- package/dist/types/page-voice-speaker-vo.d.ts +17 -0
- package/dist/types/page-voice-speaker-vo.d.ts.map +1 -0
- package/dist/types/page-vote-detail-vo.d.ts +17 -0
- package/dist/types/page-vote-detail-vo.d.ts.map +1 -0
- package/dist/types/pageable-object.d.ts +10 -0
- package/dist/types/pageable-object.d.ts.map +1 -0
- package/dist/types/pageable.d.ts +6 -0
- package/dist/types/pageable.d.ts.map +1 -0
- package/dist/types/partner-create-form.d.ts +16 -0
- package/dist/types/partner-create-form.d.ts.map +1 -0
- package/dist/types/partner-detail-vo.d.ts +46 -0
- package/dist/types/partner-detail-vo.d.ts.map +1 -0
- package/dist/types/partner-statistics-vo.d.ts +18 -0
- package/dist/types/partner-statistics-vo.d.ts.map +1 -0
- package/dist/types/partner-update-form.d.ts +12 -0
- package/dist/types/partner-update-form.d.ts.map +1 -0
- package/dist/types/partner-vo.d.ts +26 -0
- package/dist/types/partner-vo.d.ts.map +1 -0
- package/dist/types/password-change-form.d.ts +12 -0
- package/dist/types/password-change-form.d.ts.map +1 -0
- package/dist/types/password-reset-form.d.ts +12 -0
- package/dist/types/password-reset-form.d.ts.map +1 -0
- package/dist/types/password-reset-request-form.d.ts +9 -0
- package/dist/types/password-reset-request-form.d.ts.map +1 -0
- package/dist/types/path-analysis-query-form.d.ts +18 -0
- package/dist/types/path-analysis-query-form.d.ts.map +1 -0
- package/dist/types/path-analysis-vo.d.ts +21 -0
- package/dist/types/path-analysis-vo.d.ts.map +1 -0
- package/dist/types/path-node.d.ts +8 -0
- package/dist/types/path-node.d.ts.map +1 -0
- package/dist/types/path-step-vo.d.ts +18 -0
- package/dist/types/path-step-vo.d.ts.map +1 -0
- package/dist/types/payment-callback-request.d.ts +2 -0
- package/dist/types/payment-callback-request.d.ts.map +1 -0
- package/dist/types/payment-callback-response.d.ts +2 -0
- package/dist/types/payment-callback-response.d.ts.map +1 -0
- package/dist/types/payment-create-form.d.ts +22 -0
- package/dist/types/payment-create-form.d.ts.map +1 -0
- package/dist/types/payment-method-vo.d.ts +27 -0
- package/dist/types/payment-method-vo.d.ts.map +1 -0
- package/dist/types/payment-params-vo.d.ts +6 -0
- package/dist/types/payment-params-vo.d.ts.map +1 -0
- package/dist/types/payment-product-type-vo.d.ts +14 -0
- package/dist/types/payment-product-type-vo.d.ts.map +1 -0
- package/dist/types/payment-query-form.d.ts +16 -0
- package/dist/types/payment-query-form.d.ts.map +1 -0
- package/dist/types/payment-statistics-vo.d.ts +8 -0
- package/dist/types/payment-statistics-vo.d.ts.map +1 -0
- package/dist/types/payment-status-vo.d.ts +36 -0
- package/dist/types/payment-status-vo.d.ts.map +1 -0
- package/dist/types/payment-vo.d.ts +56 -0
- package/dist/types/payment-vo.d.ts.map +1 -0
- package/dist/types/phone-login-form.d.ts +16 -0
- package/dist/types/phone-login-form.d.ts.map +1 -0
- package/dist/types/plus-api-error-result.d.ts +8 -0
- package/dist/types/plus-api-error-result.d.ts.map +1 -0
- package/dist/types/plus-api-result-account-risk-vo.d.ts +19 -0
- package/dist/types/plus-api-result-account-risk-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-account-summary-vo.d.ts +19 -0
- package/dist/types/plus-api-result-account-summary-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-achievement-reward-vo.d.ts +19 -0
- package/dist/types/plus-api-result-achievement-reward-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-activity-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-activity-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-activity-join-vo.d.ts +19 -0
- package/dist/types/plus-api-result-activity-join-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-advert-config-vo.d.ts +19 -0
- package/dist/types/plus-api-result-advert-config-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-advert-position-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-advert-position-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-advert-settings-vo.d.ts +19 -0
- package/dist/types/plus-api-result-advert-settings-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-ai-usage-stats-vo.d.ts +19 -0
- package/dist/types/plus-api-result-ai-usage-stats-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-algorithm-config-vo.d.ts +19 -0
- package/dist/types/plus-api-result-algorithm-config-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-announcement-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-announcement-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-app-config-vo.d.ts +19 -0
- package/dist/types/plus-api-result-app-config-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-app-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-app-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-app-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-app-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-app-version-vo.d.ts +19 -0
- package/dist/types/plus-api-result-app-version-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-app-vo.d.ts +19 -0
- package/dist/types/plus-api-result-app-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-asset-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-asset-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-asset-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-asset-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-audio-asr-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-audio-asr-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-audio-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-audio-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-audit-appeal-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-audit-appeal-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-audit-appeal-vo.d.ts +19 -0
- package/dist/types/plus-api-result-audit-appeal-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-audit-record-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-audit-record-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-batch-image-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-batch-image-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-batch-text-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-batch-text-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-behavior-risk-vo.d.ts +19 -0
- package/dist/types/plus-api-result-behavior-risk-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-block-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-block-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-boolean.d.ts +18 -0
- package/dist/types/plus-api-result-boolean.d.ts.map +1 -0
- package/dist/types/plus-api-result-browse-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-browse-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-cart-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-cart-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-cart-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-cart-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-cash-account-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-cash-account-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-cash-recharge-vo.d.ts +19 -0
- package/dist/types/plus-api-result-cash-recharge-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-cash-transfer-vo.d.ts +19 -0
- package/dist/types/plus-api-result-cash-transfer-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-cash-withdraw-vo.d.ts +19 -0
- package/dist/types/plus-api-result-cash-withdraw-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-category-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-category-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-category-vo.d.ts +19 -0
- package/dist/types/plus-api-result-category-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-channel-analysis-vo.d.ts +19 -0
- package/dist/types/plus-api-result-channel-analysis-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-character-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-character-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-character-generation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-character-generation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-character-vo.d.ts +19 -0
- package/dist/types/plus-api-result-character-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-chart-data-vo.d.ts +19 -0
- package/dist/types/plus-api-result-chart-data-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-chat-message-vo.d.ts +19 -0
- package/dist/types/plus-api-result-chat-message-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-chat-session-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-chat-session-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-chat-session-vo.d.ts +19 -0
- package/dist/types/plus-api-result-chat-session-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-check-in-make-up-vo.d.ts +19 -0
- package/dist/types/plus-api-result-check-in-make-up-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-check-in-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-check-in-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-check-in-vo.d.ts +19 -0
- package/dist/types/plus-api-result-check-in-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-collection-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-collection-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-collection-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-collection-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-collection-vo.d.ts +19 -0
- package/dist/types/plus-api-result-collection-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-comment-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-comment-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-comment-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-comment-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-comment-vo.d.ts +19 -0
- package/dist/types/plus-api-result-comment-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-content-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-content-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-conversion-path-vo.d.ts +19 -0
- package/dist/types/plus-api-result-conversion-path-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-coupon-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-coupon-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-coupon-vo.d.ts +19 -0
- package/dist/types/plus-api-result-coupon-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-currency-convert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-currency-convert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-currency-vo.d.ts +19 -0
- package/dist/types/plus-api-result-currency-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-data-export-vo.d.ts +19 -0
- package/dist/types/plus-api-result-data-export-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-department-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-department-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-department-vo.d.ts +19 -0
- package/dist/types/plus-api-result-department-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-device-distribution-vo.d.ts +19 -0
- package/dist/types/plus-api-result-device-distribution-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-document-batch-update-result-vo.d.ts +19 -0
- package/dist/types/plus-api-result-document-batch-update-result-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-document-content-vo.d.ts +19 -0
- package/dist/types/plus-api-result-document-content-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-document-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-document-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-document-operation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-document-operation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-download-url-vo.d.ts +19 -0
- package/dist/types/plus-api-result-download-url-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-drive-content-vo.d.ts +19 -0
- package/dist/types/plus-api-result-drive-content-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-drive-item-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-drive-item-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-drive-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-drive-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-event-stats-vo.d.ts +19 -0
- package/dist/types/plus-api-result-event-stats-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-event-trend-vo.d.ts +19 -0
- package/dist/types/plus-api-result-event-trend-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-exchange-rate-vo.d.ts +19 -0
- package/dist/types/plus-api-result-exchange-rate-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-experiment-assignment-vo.d.ts +19 -0
- package/dist/types/plus-api-result-experiment-assignment-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-experiment-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-experiment-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-experiment-report-vo.d.ts +19 -0
- package/dist/types/plus-api-result-experiment-report-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-experiment-results-vo.d.ts +19 -0
- package/dist/types/plus-api-result-experiment-results-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-export-result-vo.d.ts +19 -0
- package/dist/types/plus-api-result-export-result-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-export-vo.d.ts +19 -0
- package/dist/types/plus-api-result-export-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-faq-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-faq-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-favorite-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-favorite-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-favorite-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-favorite-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-favorite-folder-vo.d.ts +19 -0
- package/dist/types/plus-api-result-favorite-folder-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-favorite-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-favorite-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-favorite-vo.d.ts +19 -0
- package/dist/types/plus-api-result-favorite-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-feature-flag-vo.d.ts +19 -0
- package/dist/types/plus-api-result-feature-flag-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-feed-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-feed-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-feedback-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-feedback-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-feedback-vo.d.ts +19 -0
- package/dist/types/plus-api-result-feedback-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-file-system-content-vo.d.ts +19 -0
- package/dist/types/plus-api-result-file-system-content-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-file-system-disk-vo.d.ts +19 -0
- package/dist/types/plus-api-result-file-system-disk-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-file-system-node-vo.d.ts +19 -0
- package/dist/types/plus-api-result-file-system-node-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-file-vo.d.ts +19 -0
- package/dist/types/plus-api-result-file-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-folder-vo.d.ts +19 -0
- package/dist/types/plus-api-result-folder-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-follow-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-follow-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-follow-stats-vo.d.ts +19 -0
- package/dist/types/plus-api-result-follow-stats-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-follow-vo.d.ts +19 -0
- package/dist/types/plus-api-result-follow-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-funnel-analysis-vo.d.ts +19 -0
- package/dist/types/plus-api-result-funnel-analysis-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-generation-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-generation-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-generation-style-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-generation-style-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-generation-style-vo.d.ts +19 -0
- package/dist/types/plus-api-result-generation-style-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-generation-task-vo.d.ts +19 -0
- package/dist/types/plus-api-result-generation-task-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-global-search-vo.d.ts +19 -0
- package/dist/types/plus-api-result-global-search-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-history-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-history-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-home-dashboard-vo.d.ts +19 -0
- package/dist/types/plus-api-result-home-dashboard-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-image-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-image-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-image-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-image-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-image-ocr-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-image-ocr-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-image-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-image-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-image-vo.d.ts +19 -0
- package/dist/types/plus-api-result-image-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-integer.d.ts +18 -0
- package/dist/types/plus-api-result-integer.d.ts.map +1 -0
- package/dist/types/plus-api-result-interstitial-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-interstitial-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invite-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invite-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invite-link-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invite-link-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invite-reward-claim-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invite-reward-claim-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invite-rules-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invite-rules-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invoice-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invoice-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invoice-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invoice-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-invoice-vo.d.ts +19 -0
- package/dist/types/plus-api-result-invoice-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-achievement-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-achievement-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-advert-position-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-advert-position-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-announcement-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-announcement-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-audit-policy-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-audit-policy-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-banner-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-banner-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-cart-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-cart-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-category-tree-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-category-tree-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-category-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-category-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-category-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-category-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-changelog-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-changelog-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-check-in-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-check-in-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-collection-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-collection-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-collection-tree-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-collection-tree-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-collection-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-collection-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-currency-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-currency-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-currency-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-currency-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-department-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-department-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-department-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-department-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-device-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-device-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-exchange-rate-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-exchange-rate-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-experiment-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-experiment-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-faq-category-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-faq-category-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-faq-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-faq-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-favorite-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-favorite-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-favorite-folder-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-favorite-folder-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-favorite-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-favorite-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-favorite-type-count-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-favorite-type-count-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-feature-flag-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-feature-flag-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-feed-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-feed-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-feed-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-feed-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-file-system-disk-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-file-system-disk-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-file-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-file-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-folder-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-folder-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-follow-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-follow-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-generation-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-generation-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-generation-task-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-generation-task-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-hot-search-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-hot-search-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-integer.d.ts +18 -0
- package/dist/types/plus-api-result-list-integer.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-invoice-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-invoice-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-long.d.ts +18 -0
- package/dist/types/plus-api-result-list-long.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-lottery-activity-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-lottery-activity-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-member-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-member-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-model-price-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-model-price-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-model-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-model-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-note-folder-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-note-folder-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-notification-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-notification-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-onboarding-page-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-onboarding-page-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-onboarding-step-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-onboarding-step-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-operation-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-operation-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-organization-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-organization-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-payment-method-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-payment-method-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-payment-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-payment-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-popup-notification-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-popup-notification-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-position-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-position-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-position-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-position-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-product-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-product-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-project-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-project-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-realtime-event-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-realtime-event-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-recent-activity-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-recent-activity-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-recommendation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-recommendation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-report-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-report-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-rollout-config-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-rollout-config-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-search-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-search-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-search-suggestion-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-search-suggestion-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-sensitive-word-list-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-sensitive-word-list-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-session-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-session-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-share-platform-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-share-platform-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-shop-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-shop-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-shortcut-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-shortcut-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-sku-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-sku-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-string.d.ts +18 -0
- package/dist/types/plus-api-result-list-string.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-style-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-style-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-tag-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-tag-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-task-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-task-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-tenant-type-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-tenant-type-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-todo-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-todo-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-top-event-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-top-event-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-trending-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-trending-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-user-address-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-user-address-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-benefit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-benefit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-coupon-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-coupon-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-invite-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-invite-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-level-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-level-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-pack-group-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-pack-group-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-pack-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-pack-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-vip-points-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-vip-points-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-voice-speaker-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-voice-speaker-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-list-workspace-vo.d.ts +19 -0
- package/dist/types/plus-api-result-list-workspace-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-login-vo.d.ts +19 -0
- package/dist/types/plus-api-result-login-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-long.d.ts +18 -0
- package/dist/types/plus-api-result-long.d.ts.map +1 -0
- package/dist/types/plus-api-result-lottery-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-lottery-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-lottery-draw-vo.d.ts +19 -0
- package/dist/types/plus-api-result-lottery-draw-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-maintenance-notice-vo.d.ts +19 -0
- package/dist/types/plus-api-result-maintenance-notice-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-map-string-boolean.d.ts +18 -0
- package/dist/types/plus-api-result-map-string-boolean.d.ts.map +1 -0
- package/dist/types/plus-api-result-map-string-experiment-assignment-vo.d.ts +19 -0
- package/dist/types/plus-api-result-map-string-experiment-assignment-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-map-string-feature-flag-vo.d.ts +19 -0
- package/dist/types/plus-api-result-map-string-feature-flag-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-map-string-integer.d.ts +18 -0
- package/dist/types/plus-api-result-map-string-integer.d.ts.map +1 -0
- package/dist/types/plus-api-result-map-string-object.d.ts +18 -0
- package/dist/types/plus-api-result-map-string-object.d.ts.map +1 -0
- package/dist/types/plus-api-result-map-string-string.d.ts +18 -0
- package/dist/types/plus-api-result-map-string-string.d.ts.map +1 -0
- package/dist/types/plus-api-result-member-vo.d.ts +19 -0
- package/dist/types/plus-api-result-member-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-message-unread-count-vo.d.ts +19 -0
- package/dist/types/plus-api-result-message-unread-count-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-model-info-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-model-info-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-model-price-vo.d.ts +19 -0
- package/dist/types/plus-api-result-model-price-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-model-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-model-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-music-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-music-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-music-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-music-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-music-styles-vo.d.ts +19 -0
- package/dist/types/plus-api-result-music-styles-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-music-vo.d.ts +19 -0
- package/dist/types/plus-api-result-music-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-news-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-news-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-news-vo.d.ts +19 -0
- package/dist/types/plus-api-result-news-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-note-folder-vo.d.ts +19 -0
- package/dist/types/plus-api-result-note-folder-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-note-operation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-note-operation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-note-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-note-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-note-vo.d.ts +19 -0
- package/dist/types/plus-api-result-note-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-notification-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-notification-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-notification-settings-vo.d.ts +19 -0
- package/dist/types/plus-api-result-notification-settings-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-notification-vo.d.ts +19 -0
- package/dist/types/plus-api-result-notification-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-oauth-url-vo.d.ts +19 -0
- package/dist/types/plus-api-result-oauth-url-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-order-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-order-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-order-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-order-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-order-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-order-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-order-vo.d.ts +19 -0
- package/dist/types/plus-api-result-order-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-organization-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-organization-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-organization-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-organization-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-organization-vo.d.ts +19 -0
- package/dist/types/plus-api-result-organization-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-activity-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-activity-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-activity-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-activity-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-announcement-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-announcement-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-app-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-app-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-asset-search-result.d.ts +19 -0
- package/dist/types/plus-api-result-page-asset-search-result.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-asset-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-asset-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-audit-appeal-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-audit-appeal-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-audit-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-audit-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-blocked-user-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-blocked-user-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-browse-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-browse-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-character-list-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-character-list-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-character-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-character-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-chat-message-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-chat-message-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-chat-session-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-chat-session-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-collection-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-collection-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-comment-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-comment-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-conversation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-conversation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-coupon-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-coupon-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-currency-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-currency-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-document-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-document-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-drive-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-drive-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-faq-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-faq-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-favorite-item-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-favorite-item-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-feedback-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-feedback-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-file-system-node-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-file-system-node-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-file-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-file-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-follow-user-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-follow-user-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-generation-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-generation-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-generation-style-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-generation-style-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-generation-task-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-generation-task-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-image-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-image-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-invite-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-invite-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-invoice-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-invoice-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-login-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-login-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-lottery-prize-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-lottery-prize-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-map-string-object.d.ts +19 -0
- package/dist/types/plus-api-result-page-map-string-object.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-member-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-member-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-model-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-model-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-music-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-music-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-news-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-news-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-note-search-result.d.ts +19 -0
- package/dist/types/plus-api-result-page-note-search-result.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-note-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-note-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-notification-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-notification-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-operation-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-operation-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-order-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-order-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-organization-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-organization-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-partner-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-partner-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-payment-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-payment-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-points-exchange-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-points-exchange-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-points-goods-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-points-goods-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-private-message-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-private-message-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-product-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-product-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-project-search-result.d.ts +19 -0
- package/dist/types/plus-api-result-page-project-search-result.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-project-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-project-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-prompt-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-prompt-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-prompt-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-prompt-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-report-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-report-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-search-result.d.ts +19 -0
- package/dist/types/plus-api-result-page-search-result.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-share-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-share-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-share-visitor-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-share-visitor-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-shop-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-shop-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-sku-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-sku-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-support-message-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-support-message-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-tenant-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-tenant-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-tutorial-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-tutorial-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-user-coupon-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-user-coupon-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-user-search-result.d.ts +19 -0
- package/dist/types/plus-api-result-page-user-search-result.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-video-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-video-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-voice-speaker-list-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-voice-speaker-list-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-voice-speaker-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-voice-speaker-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-page-vote-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-page-vote-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-partner-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-partner-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-partner-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-partner-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-partner-vo.d.ts +19 -0
- package/dist/types/plus-api-result-partner-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-path-analysis-vo.d.ts +19 -0
- package/dist/types/plus-api-result-path-analysis-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-payment-params-vo.d.ts +19 -0
- package/dist/types/plus-api-result-payment-params-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-payment-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-payment-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-payment-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-payment-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-payment-vo.d.ts +19 -0
- package/dist/types/plus-api-result-payment-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-points-account-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-points-account-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-points-exchange-vo.d.ts +19 -0
- package/dist/types/plus-api-result-points-exchange-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-points-goods-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-points-goods-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-points-transfer-vo.d.ts +19 -0
- package/dist/types/plus-api-result-points-transfer-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-popup-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-popup-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-position-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-position-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-position-vo.d.ts +19 -0
- package/dist/types/plus-api-result-position-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-presigned-url-vo.d.ts +19 -0
- package/dist/types/plus-api-result-presigned-url-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-privacy-settings-vo.d.ts +19 -0
- package/dist/types/plus-api-result-privacy-settings-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-private-message-vo.d.ts +19 -0
- package/dist/types/plus-api-result-private-message-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-prize-claim-vo.d.ts +19 -0
- package/dist/types/plus-api-result-prize-claim-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-product-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-product-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-product-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-product-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-product-vo.d.ts +19 -0
- package/dist/types/plus-api-result-product-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-project-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-project-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-project-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-project-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-project-vo.d.ts +19 -0
- package/dist/types/plus-api-result-project-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-prompt-enhance-response.d.ts +9 -0
- package/dist/types/plus-api-result-prompt-enhance-response.d.ts.map +1 -0
- package/dist/types/plus-api-result-prompt-history-vo.d.ts +19 -0
- package/dist/types/plus-api-result-prompt-history-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-prompt-vo.d.ts +19 -0
- package/dist/types/plus-api-result-prompt-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-qr-code-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-qr-code-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-qr-code-vo.d.ts +19 -0
- package/dist/types/plus-api-result-qr-code-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-rank-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-rank-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-ranking-vo.d.ts +19 -0
- package/dist/types/plus-api-result-ranking-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-realtime-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-realtime-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-realtime-online-vo.d.ts +19 -0
- package/dist/types/plus-api-result-realtime-online-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-report-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-report-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-report-vo.d.ts +19 -0
- package/dist/types/plus-api-result-report-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-retention-analysis-vo.d.ts +19 -0
- package/dist/types/plus-api-result-retention-analysis-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-reward-verify-vo.d.ts +19 -0
- package/dist/types/plus-api-result-reward-verify-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-rewarded-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-rewarded-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-rollout-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-rollout-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-search-filters-vo.d.ts +19 -0
- package/dist/types/plus-api-result-search-filters-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-search-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-search-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-security-settings-vo.d.ts +19 -0
- package/dist/types/plus-api-result-security-settings-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sensitive-words-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sensitive-words-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-session-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-session-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-share-create-vo.d.ts +19 -0
- package/dist/types/plus-api-result-share-create-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-share-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-share-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-share-poster-vo.d.ts +19 -0
- package/dist/types/plus-api-result-share-poster-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-share-record-vo.d.ts +19 -0
- package/dist/types/plus-api-result-share-record-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-share-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-share-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-share-verify-vo.d.ts +19 -0
- package/dist/types/plus-api-result-share-verify-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-shop-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-shop-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-shop-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-shop-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-shop-vo.d.ts +19 -0
- package/dist/types/plus-api-result-shop-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-shopping-cart-vo.d.ts +19 -0
- package/dist/types/plus-api-result-shopping-cart-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sku-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sku-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sku-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sku-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sku-stock-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sku-stock-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sku-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sku-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sound-effect-categories-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sound-effect-categories-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-sound-effect-generation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-sound-effect-generation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-speaker-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-speaker-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-splash-advert-vo.d.ts +19 -0
- package/dist/types/plus-api-result-splash-advert-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-storage-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-storage-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-storage-usage-vo.d.ts +19 -0
- package/dist/types/plus-api-result-storage-usage-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-style-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-style-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-support-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-support-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-support-message-vo.d.ts +19 -0
- package/dist/types/plus-api-result-support-message-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-system-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-system-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-tag-vo.d.ts +19 -0
- package/dist/types/plus-api-result-tag-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-task-reward-vo.d.ts +19 -0
- package/dist/types/plus-api-result-task-reward-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-tenant-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-tenant-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-tenant-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-tenant-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-tenant-vo.d.ts +19 -0
- package/dist/types/plus-api-result-tenant-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-text-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-text-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-text-suggest-vo.d.ts +19 -0
- package/dist/types/plus-api-result-text-suggest-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-tutorial-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-tutorial-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-two-factor-setup-vo.d.ts +19 -0
- package/dist/types/plus-api-result-two-factor-setup-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-ui-config-vo.d.ts +19 -0
- package/dist/types/plus-api-result-ui-config-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-uisettings-vo.d.ts +19 -0
- package/dist/types/plus-api-result-uisettings-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-update-check-vo.d.ts +19 -0
- package/dist/types/plus-api-result-update-check-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-upload-chunk-vo.d.ts +19 -0
- package/dist/types/plus-api-result-upload-chunk-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-upload-credentials-vo.d.ts +19 -0
- package/dist/types/plus-api-result-upload-credentials-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-upload-init-vo.d.ts +19 -0
- package/dist/types/plus-api-result-upload-init-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-upload-policy-vo.d.ts +19 -0
- package/dist/types/plus-api-result-upload-policy-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-usage-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-usage-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-activity-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-activity-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-address-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-address-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-coupon-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-coupon-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-level-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-level-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-profile-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-profile-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-settings-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-settings-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-user-usage-stats-vo.d.ts +19 -0
- package/dist/types/plus-api-result-user-usage-stats-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-verify-result-vo.d.ts +19 -0
- package/dist/types/plus-api-result-verify-result-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-video-audit-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-video-audit-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-video-audit-vo.d.ts +19 -0
- package/dist/types/plus-api-result-video-audit-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-video-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-video-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-video-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-video-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-video-vo.d.ts +19 -0
- package/dist/types/plus-api-result-video-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-daily-reward-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-daily-reward-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-daily-reward-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-daily-reward-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-invite-info-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-invite-info-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-invite-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-invite-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-pack-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-pack-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-pack-group-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-pack-group-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-privilege-usage-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-privilege-usage-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-purchase-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-purchase-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vip-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vip-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-voice-list-vo.d.ts +19 -0
- package/dist/types/plus-api-result-voice-list-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-voice-speaker-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-voice-speaker-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-voice-speaker-generation-vo.d.ts +19 -0
- package/dist/types/plus-api-result-voice-speaker-generation-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-voice-speaker-vo.d.ts +19 -0
- package/dist/types/plus-api-result-voice-speaker-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-void.d.ts +18 -0
- package/dist/types/plus-api-result-void.d.ts.map +1 -0
- package/dist/types/plus-api-result-vote-detail-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vote-detail-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vote-statistics-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vote-statistics-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vote-status-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vote-status-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-vote-vo.d.ts +19 -0
- package/dist/types/plus-api-result-vote-vo.d.ts.map +1 -0
- package/dist/types/plus-api-result-workspace-vo.d.ts +19 -0
- package/dist/types/plus-api-result-workspace-vo.d.ts.map +1 -0
- package/dist/types/points-account-info-vo.d.ts +42 -0
- package/dist/types/points-account-info-vo.d.ts.map +1 -0
- package/dist/types/points-exchange-form.d.ts +10 -0
- package/dist/types/points-exchange-form.d.ts.map +1 -0
- package/dist/types/points-exchange-record-vo.d.ts +30 -0
- package/dist/types/points-exchange-record-vo.d.ts.map +1 -0
- package/dist/types/points-exchange-vo.d.ts +28 -0
- package/dist/types/points-exchange-vo.d.ts.map +1 -0
- package/dist/types/points-goods-detail-vo.d.ts +36 -0
- package/dist/types/points-goods-detail-vo.d.ts.map +1 -0
- package/dist/types/points-goods-query-form.d.ts +22 -0
- package/dist/types/points-goods-query-form.d.ts.map +1 -0
- package/dist/types/points-goods-vo.d.ts +32 -0
- package/dist/types/points-goods-vo.d.ts.map +1 -0
- package/dist/types/points-transfer-form.d.ts +10 -0
- package/dist/types/points-transfer-form.d.ts.map +1 -0
- package/dist/types/points-transfer-vo.d.ts +22 -0
- package/dist/types/points-transfer-vo.d.ts.map +1 -0
- package/dist/types/popup-advert-vo.d.ts +40 -0
- package/dist/types/popup-advert-vo.d.ts.map +1 -0
- package/dist/types/popup-notification-vo.d.ts +33 -0
- package/dist/types/popup-notification-vo.d.ts.map +1 -0
- package/dist/types/position-create-form.d.ts +26 -0
- package/dist/types/position-create-form.d.ts.map +1 -0
- package/dist/types/position-detail-vo.d.ts +43 -0
- package/dist/types/position-detail-vo.d.ts.map +1 -0
- package/dist/types/position-vo.d.ts +28 -0
- package/dist/types/position-vo.d.ts.map +1 -0
- package/dist/types/presigned-url-form.d.ts +12 -0
- package/dist/types/presigned-url-form.d.ts.map +1 -0
- package/dist/types/presigned-url-vo.d.ts +14 -0
- package/dist/types/presigned-url-vo.d.ts.map +1 -0
- package/dist/types/privacy-settings-update-form.d.ts +20 -0
- package/dist/types/privacy-settings-update-form.d.ts.map +1 -0
- package/dist/types/privacy-settings-vo.d.ts +10 -0
- package/dist/types/privacy-settings-vo.d.ts.map +1 -0
- package/dist/types/privacy-settings.d.ts +14 -0
- package/dist/types/privacy-settings.d.ts.map +1 -0
- package/dist/types/private-message-vo.d.ts +24 -0
- package/dist/types/private-message-vo.d.ts.map +1 -0
- package/dist/types/privilege-vo.d.ts +16 -0
- package/dist/types/privilege-vo.d.ts.map +1 -0
- package/dist/types/prize-claim-vo.d.ts +20 -0
- package/dist/types/prize-claim-vo.d.ts.map +1 -0
- package/dist/types/prize-preview.d.ts +10 -0
- package/dist/types/prize-preview.d.ts.map +1 -0
- package/dist/types/product-attribute-vo.d.ts +20 -0
- package/dist/types/product-attribute-vo.d.ts.map +1 -0
- package/dist/types/product-detail-vo.d.ts +64 -0
- package/dist/types/product-detail-vo.d.ts.map +1 -0
- package/dist/types/product-statistics-vo.d.ts +28 -0
- package/dist/types/product-statistics-vo.d.ts.map +1 -0
- package/dist/types/product-vo.d.ts +36 -0
- package/dist/types/product-vo.d.ts.map +1 -0
- package/dist/types/project-copy-form.d.ts +20 -0
- package/dist/types/project-copy-form.d.ts.map +1 -0
- package/dist/types/project-copy-request.d.ts +7 -0
- package/dist/types/project-copy-request.d.ts.map +1 -0
- package/dist/types/project-create-form.d.ts +24 -0
- package/dist/types/project-create-form.d.ts.map +1 -0
- package/dist/types/project-create-request.d.ts +15 -0
- package/dist/types/project-create-request.d.ts.map +1 -0
- package/dist/types/project-detail-vo.d.ts +62 -0
- package/dist/types/project-detail-vo.d.ts.map +1 -0
- package/dist/types/project-list-query-request.d.ts +19 -0
- package/dist/types/project-list-query-request.d.ts.map +1 -0
- package/dist/types/project-member.d.ts +12 -0
- package/dist/types/project-member.d.ts.map +1 -0
- package/dist/types/project-move-form.d.ts +14 -0
- package/dist/types/project-move-form.d.ts.map +1 -0
- package/dist/types/project-move-request.d.ts +6 -0
- package/dist/types/project-move-request.d.ts.map +1 -0
- package/dist/types/project-query-form.d.ts +30 -0
- package/dist/types/project-query-form.d.ts.map +1 -0
- package/dist/types/project-search-request.d.ts +17 -0
- package/dist/types/project-search-request.d.ts.map +1 -0
- package/dist/types/project-search-result.d.ts +9 -0
- package/dist/types/project-search-result.d.ts.map +1 -0
- package/dist/types/project-settings.d.ts +12 -0
- package/dist/types/project-settings.d.ts.map +1 -0
- package/dist/types/project-statistics-vo.d.ts +26 -0
- package/dist/types/project-statistics-vo.d.ts.map +1 -0
- package/dist/types/project-update-form.d.ts +19 -0
- package/dist/types/project-update-form.d.ts.map +1 -0
- package/dist/types/project-update-request.d.ts +13 -0
- package/dist/types/project-update-request.d.ts.map +1 -0
- package/dist/types/project-vo.d.ts +44 -0
- package/dist/types/project-vo.d.ts.map +1 -0
- package/dist/types/prompt-create-form.d.ts +24 -0
- package/dist/types/prompt-create-form.d.ts.map +1 -0
- package/dist/types/prompt-enhance-request.d.ts +8 -0
- package/dist/types/prompt-enhance-request.d.ts.map +1 -0
- package/dist/types/prompt-enhance-response.d.ts +5 -0
- package/dist/types/prompt-enhance-response.d.ts.map +1 -0
- package/dist/types/prompt-history-query-form.d.ts +20 -0
- package/dist/types/prompt-history-query-form.d.ts.map +1 -0
- package/dist/types/prompt-history-vo.d.ts +32 -0
- package/dist/types/prompt-history-vo.d.ts.map +1 -0
- package/dist/types/prompt-query-form.d.ts +26 -0
- package/dist/types/prompt-query-form.d.ts.map +1 -0
- package/dist/types/prompt-update-form.d.ts +22 -0
- package/dist/types/prompt-update-form.d.ts.map +1 -0
- package/dist/types/prompt-vo.d.ts +49 -0
- package/dist/types/prompt-vo.d.ts.map +1 -0
- package/dist/types/qr-code-confirm-form.d.ts +8 -0
- package/dist/types/qr-code-confirm-form.d.ts.map +1 -0
- package/dist/types/qr-code-status-vo.d.ts +16 -0
- package/dist/types/qr-code-status-vo.d.ts.map +1 -0
- package/dist/types/qr-code-vo.d.ts +16 -0
- package/dist/types/qr-code-vo.d.ts.map +1 -0
- package/dist/types/rank-info-vo.d.ts +20 -0
- package/dist/types/rank-info-vo.d.ts.map +1 -0
- package/dist/types/ranking-vo.d.ts +19 -0
- package/dist/types/ranking-vo.d.ts.map +1 -0
- package/dist/types/realtime-audit-form.d.ts +22 -0
- package/dist/types/realtime-audit-form.d.ts.map +1 -0
- package/dist/types/realtime-audit-vo.d.ts +24 -0
- package/dist/types/realtime-audit-vo.d.ts.map +1 -0
- package/dist/types/realtime-event-vo.d.ts +24 -0
- package/dist/types/realtime-event-vo.d.ts.map +1 -0
- package/dist/types/realtime-online-vo.d.ts +20 -0
- package/dist/types/realtime-online-vo.d.ts.map +1 -0
- package/dist/types/recent-activity-vo.d.ts +34 -0
- package/dist/types/recent-activity-vo.d.ts.map +1 -0
- package/dist/types/recent-project-vo.d.ts +40 -0
- package/dist/types/recent-project-vo.d.ts.map +1 -0
- package/dist/types/recent-winner.d.ts +10 -0
- package/dist/types/recent-winner.d.ts.map +1 -0
- package/dist/types/recommendation-vo.d.ts +38 -0
- package/dist/types/recommendation-vo.d.ts.map +1 -0
- package/dist/types/refund-apply-form.d.ts +16 -0
- package/dist/types/refund-apply-form.d.ts.map +1 -0
- package/dist/types/region.d.ts +12 -0
- package/dist/types/region.d.ts.map +1 -0
- package/dist/types/register-form.d.ts +14 -0
- package/dist/types/register-form.d.ts.map +1 -0
- package/dist/types/replacement-position.d.ts +12 -0
- package/dist/types/replacement-position.d.ts.map +1 -0
- package/dist/types/report-detail-vo.d.ts +28 -0
- package/dist/types/report-detail-vo.d.ts.map +1 -0
- package/dist/types/report-query-form.d.ts +12 -0
- package/dist/types/report-query-form.d.ts.map +1 -0
- package/dist/types/report-submit-form.d.ts +14 -0
- package/dist/types/report-submit-form.d.ts.map +1 -0
- package/dist/types/report-type-vo.d.ts +20 -0
- package/dist/types/report-type-vo.d.ts.map +1 -0
- package/dist/types/report-vo.d.ts +20 -0
- package/dist/types/report-vo.d.ts.map +1 -0
- package/dist/types/retention-analysis-vo.d.ts +18 -0
- package/dist/types/retention-analysis-vo.d.ts.map +1 -0
- package/dist/types/reward-verify-form.d.ts +9 -0
- package/dist/types/reward-verify-form.d.ts.map +1 -0
- package/dist/types/reward-verify-vo.d.ts +20 -0
- package/dist/types/reward-verify-vo.d.ts.map +1 -0
- package/dist/types/rewarded-advert-vo.d.ts +42 -0
- package/dist/types/rewarded-advert-vo.d.ts.map +1 -0
- package/dist/types/risk-item.d.ts +14 -0
- package/dist/types/risk-item.d.ts.map +1 -0
- package/dist/types/rollout-check-vo.d.ts +18 -0
- package/dist/types/rollout-check-vo.d.ts.map +1 -0
- package/dist/types/rollout-config-vo.d.ts +16 -0
- package/dist/types/rollout-config-vo.d.ts.map +1 -0
- package/dist/types/scene-content.d.ts +5 -0
- package/dist/types/scene-content.d.ts.map +1 -0
- package/dist/types/search-filters-vo.d.ts +14 -0
- package/dist/types/search-filters-vo.d.ts.map +1 -0
- package/dist/types/search-history-add-request.d.ts +5 -0
- package/dist/types/search-history-add-request.d.ts.map +1 -0
- package/dist/types/search-history-vo.d.ts +14 -0
- package/dist/types/search-history-vo.d.ts.map +1 -0
- package/dist/types/search-result.d.ts +8 -0
- package/dist/types/search-result.d.ts.map +1 -0
- package/dist/types/search-statistics-vo.d.ts +22 -0
- package/dist/types/search-statistics-vo.d.ts.map +1 -0
- package/dist/types/search-suggestion-vo.d.ts +14 -0
- package/dist/types/search-suggestion-vo.d.ts.map +1 -0
- package/dist/types/security-settings-update-form.d.ts +22 -0
- package/dist/types/security-settings-update-form.d.ts.map +1 -0
- package/dist/types/security-settings-vo.d.ts +28 -0
- package/dist/types/security-settings-vo.d.ts.map +1 -0
- package/dist/types/send-message-form.d.ts +14 -0
- package/dist/types/send-message-form.d.ts.map +1 -0
- package/dist/types/sensitive-word-list-vo.d.ts +24 -0
- package/dist/types/sensitive-word-list-vo.d.ts.map +1 -0
- package/dist/types/sensitive-words-form.d.ts +14 -0
- package/dist/types/sensitive-words-form.d.ts.map +1 -0
- package/dist/types/sensitive-words-vo.d.ts +19 -0
- package/dist/types/sensitive-words-vo.d.ts.map +1 -0
- package/dist/types/service-status.d.ts +14 -0
- package/dist/types/service-status.d.ts.map +1 -0
- package/dist/types/session-info-vo.d.ts +30 -0
- package/dist/types/session-info-vo.d.ts.map +1 -0
- package/dist/types/session-stats-vo.d.ts +16 -0
- package/dist/types/session-stats-vo.d.ts.map +1 -0
- package/dist/types/settings-update-form.d.ts +10 -0
- package/dist/types/settings-update-form.d.ts.map +1 -0
- package/dist/types/share-create-form.d.ts +22 -0
- package/dist/types/share-create-form.d.ts.map +1 -0
- package/dist/types/share-create-vo.d.ts +18 -0
- package/dist/types/share-create-vo.d.ts.map +1 -0
- package/dist/types/share-info-vo.d.ts +28 -0
- package/dist/types/share-info-vo.d.ts.map +1 -0
- package/dist/types/share-platform-vo.d.ts +16 -0
- package/dist/types/share-platform-vo.d.ts.map +1 -0
- package/dist/types/share-poster-form.d.ts +18 -0
- package/dist/types/share-poster-form.d.ts.map +1 -0
- package/dist/types/share-poster-vo.d.ts +16 -0
- package/dist/types/share-poster-vo.d.ts.map +1 -0
- package/dist/types/share-query-form.d.ts +18 -0
- package/dist/types/share-query-form.d.ts.map +1 -0
- package/dist/types/share-record-vo.d.ts +24 -0
- package/dist/types/share-record-vo.d.ts.map +1 -0
- package/dist/types/share-statistics-vo.d.ts +18 -0
- package/dist/types/share-statistics-vo.d.ts.map +1 -0
- package/dist/types/share-track-form.d.ts +14 -0
- package/dist/types/share-track-form.d.ts.map +1 -0
- package/dist/types/share-update-form.d.ts +20 -0
- package/dist/types/share-update-form.d.ts.map +1 -0
- package/dist/types/share-verify-form.d.ts +10 -0
- package/dist/types/share-verify-form.d.ts.map +1 -0
- package/dist/types/share-verify-vo.d.ts +15 -0
- package/dist/types/share-verify-vo.d.ts.map +1 -0
- package/dist/types/share-visit-form.d.ts +14 -0
- package/dist/types/share-visit-form.d.ts.map +1 -0
- package/dist/types/share-visitor-query-form.d.ts +14 -0
- package/dist/types/share-visitor-query-form.d.ts.map +1 -0
- package/dist/types/share-visitor-vo.d.ts +20 -0
- package/dist/types/share-visitor-vo.d.ts.map +1 -0
- package/dist/types/shop-create-form.d.ts +28 -0
- package/dist/types/shop-create-form.d.ts.map +1 -0
- package/dist/types/shop-detail-vo.d.ts +48 -0
- package/dist/types/shop-detail-vo.d.ts.map +1 -0
- package/dist/types/shop-query-form.d.ts +12 -0
- package/dist/types/shop-query-form.d.ts.map +1 -0
- package/dist/types/shop-statistics-vo.d.ts +6 -0
- package/dist/types/shop-statistics-vo.d.ts.map +1 -0
- package/dist/types/shop-update-form.d.ts +28 -0
- package/dist/types/shop-update-form.d.ts.map +1 -0
- package/dist/types/shop-vo.d.ts +40 -0
- package/dist/types/shop-vo.d.ts.map +1 -0
- package/dist/types/shopping-cart-vo.d.ts +33 -0
- package/dist/types/shopping-cart-vo.d.ts.map +1 -0
- package/dist/types/shortcut-item-form.d.ts +16 -0
- package/dist/types/shortcut-item-form.d.ts.map +1 -0
- package/dist/types/shortcut-vo.d.ts +32 -0
- package/dist/types/shortcut-vo.d.ts.map +1 -0
- package/dist/types/shortcuts-update-form.d.ts +7 -0
- package/dist/types/shortcuts-update-form.d.ts.map +1 -0
- package/dist/types/sku-detail-vo.d.ts +42 -0
- package/dist/types/sku-detail-vo.d.ts.map +1 -0
- package/dist/types/sku-statistics-vo.d.ts +30 -0
- package/dist/types/sku-statistics-vo.d.ts.map +1 -0
- package/dist/types/sku-stock-vo.d.ts +26 -0
- package/dist/types/sku-stock-vo.d.ts.map +1 -0
- package/dist/types/sku-vo.d.ts +32 -0
- package/dist/types/sku-vo.d.ts.map +1 -0
- package/dist/types/sort-object.d.ts +6 -0
- package/dist/types/sort-object.d.ts.map +1 -0
- package/dist/types/sound-effect-categories-query-form.d.ts +10 -0
- package/dist/types/sound-effect-categories-query-form.d.ts.map +1 -0
- package/dist/types/sound-effect-categories-vo.d.ts +11 -0
- package/dist/types/sound-effect-categories-vo.d.ts.map +1 -0
- package/dist/types/sound-effect-generation-form.d.ts +48 -0
- package/dist/types/sound-effect-generation-form.d.ts.map +1 -0
- package/dist/types/sound-effect-generation-vo.d.ts +28 -0
- package/dist/types/sound-effect-generation-vo.d.ts.map +1 -0
- package/dist/types/speaker-statistics-vo.d.ts +6 -0
- package/dist/types/speaker-statistics-vo.d.ts.map +1 -0
- package/dist/types/speed-up-form.d.ts +6 -0
- package/dist/types/speed-up-form.d.ts.map +1 -0
- package/dist/types/splash-advert-vo.d.ts +42 -0
- package/dist/types/splash-advert-vo.d.ts.map +1 -0
- package/dist/types/statistics-vo.d.ts +16 -0
- package/dist/types/statistics-vo.d.ts.map +1 -0
- package/dist/types/stats-export-form.d.ts +18 -0
- package/dist/types/stats-export-form.d.ts.map +1 -0
- package/dist/types/storage-statistics-vo.d.ts +22 -0
- package/dist/types/storage-statistics-vo.d.ts.map +1 -0
- package/dist/types/storage-trend-vo.d.ts +12 -0
- package/dist/types/storage-trend-vo.d.ts.map +1 -0
- package/dist/types/storage-type-distribution-vo.d.ts +14 -0
- package/dist/types/storage-type-distribution-vo.d.ts.map +1 -0
- package/dist/types/storage-usage-vo.d.ts +7 -0
- package/dist/types/storage-usage-vo.d.ts.map +1 -0
- package/dist/types/style-statistics-vo.d.ts +18 -0
- package/dist/types/style-statistics-vo.d.ts.map +1 -0
- package/dist/types/style-type-vo.d.ts +12 -0
- package/dist/types/style-type-vo.d.ts.map +1 -0
- package/dist/types/style-vo.d.ts +10 -0
- package/dist/types/style-vo.d.ts.map +1 -0
- package/dist/types/support-info-vo.d.ts +22 -0
- package/dist/types/support-info-vo.d.ts.map +1 -0
- package/dist/types/support-message-query-form.d.ts +10 -0
- package/dist/types/support-message-query-form.d.ts.map +1 -0
- package/dist/types/support-message-request.d.ts +10 -0
- package/dist/types/support-message-request.d.ts.map +1 -0
- package/dist/types/support-message-vo.d.ts +22 -0
- package/dist/types/support-message-vo.d.ts.map +1 -0
- package/dist/types/system-status-vo.d.ts +19 -0
- package/dist/types/system-status-vo.d.ts.map +1 -0
- package/dist/types/tag-create-form.d.ts +14 -0
- package/dist/types/tag-create-form.d.ts.map +1 -0
- package/dist/types/tag-vo.d.ts +22 -0
- package/dist/types/tag-vo.d.ts.map +1 -0
- package/dist/types/tags-content.d.ts +5 -0
- package/dist/types/tags-content.d.ts.map +1 -0
- package/dist/types/task-reward-vo.d.ts +22 -0
- package/dist/types/task-reward-vo.d.ts.map +1 -0
- package/dist/types/task-vo.d.ts +26 -0
- package/dist/types/task-vo.d.ts.map +1 -0
- package/dist/types/tenant-create-form.d.ts +24 -0
- package/dist/types/tenant-create-form.d.ts.map +1 -0
- package/dist/types/tenant-detail-vo.d.ts +40 -0
- package/dist/types/tenant-detail-vo.d.ts.map +1 -0
- package/dist/types/tenant-metadata.d.ts +4 -0
- package/dist/types/tenant-metadata.d.ts.map +1 -0
- package/dist/types/tenant-statistics-vo.d.ts +16 -0
- package/dist/types/tenant-statistics-vo.d.ts.map +1 -0
- package/dist/types/tenant-type-vo.d.ts +12 -0
- package/dist/types/tenant-type-vo.d.ts.map +1 -0
- package/dist/types/tenant-update-form.d.ts +14 -0
- package/dist/types/tenant-update-form.d.ts.map +1 -0
- package/dist/types/tenant-vo.d.ts +26 -0
- package/dist/types/tenant-vo.d.ts.map +1 -0
- package/dist/types/test-notification-form.d.ts +12 -0
- package/dist/types/test-notification-form.d.ts.map +1 -0
- package/dist/types/text-audit-form.d.ts +18 -0
- package/dist/types/text-audit-form.d.ts.map +1 -0
- package/dist/types/text-audit-item.d.ts +9 -0
- package/dist/types/text-audit-item.d.ts.map +1 -0
- package/dist/types/text-audit-vo.d.ts +25 -0
- package/dist/types/text-audit-vo.d.ts.map +1 -0
- package/dist/types/text-block.d.ts +11 -0
- package/dist/types/text-block.d.ts.map +1 -0
- package/dist/types/text-item.d.ts +10 -0
- package/dist/types/text-item.d.ts.map +1 -0
- package/dist/types/text-suggest-form.d.ts +10 -0
- package/dist/types/text-suggest-form.d.ts.map +1 -0
- package/dist/types/text-suggest-vo.d.ts +19 -0
- package/dist/types/text-suggest-vo.d.ts.map +1 -0
- package/dist/types/theme-switch-form.d.ts +6 -0
- package/dist/types/theme-switch-form.d.ts.map +1 -0
- package/dist/types/third-party-bind-form.d.ts +20 -0
- package/dist/types/third-party-bind-form.d.ts.map +1 -0
- package/dist/types/timestamped-segment.d.ts +14 -0
- package/dist/types/timestamped-segment.d.ts.map +1 -0
- package/dist/types/todo-item-vo.d.ts +40 -0
- package/dist/types/todo-item-vo.d.ts.map +1 -0
- package/dist/types/token-refresh-form.d.ts +6 -0
- package/dist/types/token-refresh-form.d.ts.map +1 -0
- package/dist/types/top-event-vo.d.ts +16 -0
- package/dist/types/top-event-vo.d.ts.map +1 -0
- package/dist/types/topic-subscribe-form.d.ts +10 -0
- package/dist/types/topic-subscribe-form.d.ts.map +1 -0
- package/dist/types/tree-node-path.d.ts +12 -0
- package/dist/types/tree-node-path.d.ts.map +1 -0
- package/dist/types/trending-item-vo.d.ts +42 -0
- package/dist/types/trending-item-vo.d.ts.map +1 -0
- package/dist/types/tutorial-detail-vo.d.ts +26 -0
- package/dist/types/tutorial-detail-vo.d.ts.map +1 -0
- package/dist/types/tutorial-query-form.d.ts +12 -0
- package/dist/types/tutorial-query-form.d.ts.map +1 -0
- package/dist/types/tutorial-vo.d.ts +24 -0
- package/dist/types/tutorial-vo.d.ts.map +1 -0
- package/dist/types/two-factor-setup-vo.d.ts +20 -0
- package/dist/types/two-factor-setup-vo.d.ts.map +1 -0
- package/dist/types/two-factor-toggle-form.d.ts +10 -0
- package/dist/types/two-factor-toggle-form.d.ts.map +1 -0
- package/dist/types/ui-config-vo.d.ts +16 -0
- package/dist/types/ui-config-vo.d.ts.map +1 -0
- package/dist/types/uisettings-update-form.d.ts +20 -0
- package/dist/types/uisettings-update-form.d.ts.map +1 -0
- package/dist/types/uisettings-vo.d.ts +24 -0
- package/dist/types/uisettings-vo.d.ts.map +1 -0
- package/dist/types/update-cart-item-form.d.ts +6 -0
- package/dist/types/update-cart-item-form.d.ts.map +1 -0
- package/dist/types/update-check-vo.d.ts +16 -0
- package/dist/types/update-check-vo.d.ts.map +1 -0
- package/dist/types/upload-avatar-request.d.ts +5 -0
- package/dist/types/upload-avatar-request.d.ts.map +1 -0
- package/dist/types/upload-chunk-vo.d.ts +28 -0
- package/dist/types/upload-chunk-vo.d.ts.map +1 -0
- package/dist/types/upload-credentials-vo.d.ts +20 -0
- package/dist/types/upload-credentials-vo.d.ts.map +1 -0
- package/dist/types/upload-init-form.d.ts +24 -0
- package/dist/types/upload-init-form.d.ts.map +1 -0
- package/dist/types/upload-init-vo.d.ts +32 -0
- package/dist/types/upload-init-vo.d.ts.map +1 -0
- package/dist/types/upload-policy-vo.d.ts +24 -0
- package/dist/types/upload-policy-vo.d.ts.map +1 -0
- package/dist/types/usage-frequency-vo.d.ts +18 -0
- package/dist/types/usage-frequency-vo.d.ts.map +1 -0
- package/dist/types/usage-statistics-vo.d.ts +26 -0
- package/dist/types/usage-statistics-vo.d.ts.map +1 -0
- package/dist/types/usage-time-distribution-vo.d.ts +12 -0
- package/dist/types/usage-time-distribution-vo.d.ts.map +1 -0
- package/dist/types/user-activity-query-form.d.ts +16 -0
- package/dist/types/user-activity-query-form.d.ts.map +1 -0
- package/dist/types/user-activity-vo.d.ts +26 -0
- package/dist/types/user-activity-vo.d.ts.map +1 -0
- package/dist/types/user-address-create-form.d.ts +22 -0
- package/dist/types/user-address-create-form.d.ts.map +1 -0
- package/dist/types/user-address-update-form.d.ts +22 -0
- package/dist/types/user-address-update-form.d.ts.map +1 -0
- package/dist/types/user-address-vo.d.ts +30 -0
- package/dist/types/user-address-vo.d.ts.map +1 -0
- package/dist/types/user-coupon-list-form.d.ts +12 -0
- package/dist/types/user-coupon-list-form.d.ts.map +1 -0
- package/dist/types/user-coupon-vo.d.ts +44 -0
- package/dist/types/user-coupon-vo.d.ts.map +1 -0
- package/dist/types/user-info-vo.d.ts +24 -0
- package/dist/types/user-info-vo.d.ts.map +1 -0
- package/dist/types/user-level-vo.d.ts +31 -0
- package/dist/types/user-level-vo.d.ts.map +1 -0
- package/dist/types/user-profile-update-form.d.ts +26 -0
- package/dist/types/user-profile-update-form.d.ts.map +1 -0
- package/dist/types/user-profile-vo.d.ts +28 -0
- package/dist/types/user-profile-vo.d.ts.map +1 -0
- package/dist/types/user-search-request.d.ts +15 -0
- package/dist/types/user-search-request.d.ts.map +1 -0
- package/dist/types/user-search-result.d.ts +8 -0
- package/dist/types/user-search-result.d.ts.map +1 -0
- package/dist/types/user-settings-update-form.d.ts +23 -0
- package/dist/types/user-settings-update-form.d.ts.map +1 -0
- package/dist/types/user-settings-vo.d.ts +18 -0
- package/dist/types/user-settings-vo.d.ts.map +1 -0
- package/dist/types/user-statistics-vo.d.ts +45 -0
- package/dist/types/user-statistics-vo.d.ts.map +1 -0
- package/dist/types/user-usage-stats-vo.d.ts +30 -0
- package/dist/types/user-usage-stats-vo.d.ts.map +1 -0
- package/dist/types/verify-code-check-form.d.ts +12 -0
- package/dist/types/verify-code-check-form.d.ts.map +1 -0
- package/dist/types/verify-code-send-form.d.ts +12 -0
- package/dist/types/verify-code-send-form.d.ts.map +1 -0
- package/dist/types/verify-result-vo.d.ts +10 -0
- package/dist/types/verify-result-vo.d.ts.map +1 -0
- package/dist/types/video-audit-form.d.ts +20 -0
- package/dist/types/video-audit-form.d.ts.map +1 -0
- package/dist/types/video-audit-status-vo.d.ts +23 -0
- package/dist/types/video-audit-status-vo.d.ts.map +1 -0
- package/dist/types/video-audit-vo.d.ts +28 -0
- package/dist/types/video-audit-vo.d.ts.map +1 -0
- package/dist/types/video-complete-form.d.ts +10 -0
- package/dist/types/video-complete-form.d.ts.map +1 -0
- package/dist/types/video-create-form.d.ts +20 -0
- package/dist/types/video-create-form.d.ts.map +1 -0
- package/dist/types/video-detail-vo.d.ts +55 -0
- package/dist/types/video-detail-vo.d.ts.map +1 -0
- package/dist/types/video-extend-form.d.ts +12 -0
- package/dist/types/video-extend-form.d.ts.map +1 -0
- package/dist/types/video-generation-form.d.ts +62 -0
- package/dist/types/video-generation-form.d.ts.map +1 -0
- package/dist/types/video-generation-input.d.ts +48 -0
- package/dist/types/video-generation-input.d.ts.map +1 -0
- package/dist/types/video-media-resource.d.ts +39 -0
- package/dist/types/video-media-resource.d.ts.map +1 -0
- package/dist/types/video-progress-form.d.ts +10 -0
- package/dist/types/video-progress-form.d.ts.map +1 -0
- package/dist/types/video-shot-item.d.ts +31 -0
- package/dist/types/video-shot-item.d.ts.map +1 -0
- package/dist/types/video-statistics-vo.d.ts +14 -0
- package/dist/types/video-statistics-vo.d.ts.map +1 -0
- package/dist/types/video-storyboard.d.ts +28 -0
- package/dist/types/video-storyboard.d.ts.map +1 -0
- package/dist/types/video-style-transfer-form.d.ts +10 -0
- package/dist/types/video-style-transfer-form.d.ts.map +1 -0
- package/dist/types/video-update-form.d.ts +8 -0
- package/dist/types/video-update-form.d.ts.map +1 -0
- package/dist/types/video-vo.d.ts +40 -0
- package/dist/types/video-vo.d.ts.map +1 -0
- package/dist/types/violation-segment.d.ts +14 -0
- package/dist/types/violation-segment.d.ts.map +1 -0
- package/dist/types/vip-benefit-vo.d.ts +26 -0
- package/dist/types/vip-benefit-vo.d.ts.map +1 -0
- package/dist/types/vip-coupon-vo.d.ts +26 -0
- package/dist/types/vip-coupon-vo.d.ts.map +1 -0
- package/dist/types/vip-daily-reward-status-vo.d.ts +16 -0
- package/dist/types/vip-daily-reward-status-vo.d.ts.map +1 -0
- package/dist/types/vip-daily-reward-vo.d.ts +16 -0
- package/dist/types/vip-daily-reward-vo.d.ts.map +1 -0
- package/dist/types/vip-info-vo.d.ts +39 -0
- package/dist/types/vip-info-vo.d.ts.map +1 -0
- package/dist/types/vip-invite-form.d.ts +10 -0
- package/dist/types/vip-invite-form.d.ts.map +1 -0
- package/dist/types/vip-invite-info-vo.d.ts +20 -0
- package/dist/types/vip-invite-info-vo.d.ts.map +1 -0
- package/dist/types/vip-invite-record-vo.d.ts +24 -0
- package/dist/types/vip-invite-record-vo.d.ts.map +1 -0
- package/dist/types/vip-invite-vo.d.ts +16 -0
- package/dist/types/vip-invite-vo.d.ts.map +1 -0
- package/dist/types/vip-level-vo.d.ts +22 -0
- package/dist/types/vip-level-vo.d.ts.map +1 -0
- package/dist/types/vip-pack-detail-vo.d.ts +39 -0
- package/dist/types/vip-pack-detail-vo.d.ts.map +1 -0
- package/dist/types/vip-pack-group-detail-vo.d.ts +19 -0
- package/dist/types/vip-pack-group-detail-vo.d.ts.map +1 -0
- package/dist/types/vip-pack-group-query-form.d.ts +8 -0
- package/dist/types/vip-pack-group-query-form.d.ts.map +1 -0
- package/dist/types/vip-pack-group-vo.d.ts +19 -0
- package/dist/types/vip-pack-group-vo.d.ts.map +1 -0
- package/dist/types/vip-pack-vo.d.ts +30 -0
- package/dist/types/vip-pack-vo.d.ts.map +1 -0
- package/dist/types/vip-points-history-vo.d.ts +22 -0
- package/dist/types/vip-points-history-vo.d.ts.map +1 -0
- package/dist/types/vip-privilege-usage-vo.d.ts +20 -0
- package/dist/types/vip-privilege-usage-vo.d.ts.map +1 -0
- package/dist/types/vip-privilege-vo.d.ts +16 -0
- package/dist/types/vip-privilege-vo.d.ts.map +1 -0
- package/dist/types/vip-purchase-form.d.ts +10 -0
- package/dist/types/vip-purchase-form.d.ts.map +1 -0
- package/dist/types/vip-purchase-vo.d.ts +24 -0
- package/dist/types/vip-purchase-vo.d.ts.map +1 -0
- package/dist/types/vip-renew-form.d.ts +12 -0
- package/dist/types/vip-renew-form.d.ts.map +1 -0
- package/dist/types/vip-renewal-vo.d.ts +12 -0
- package/dist/types/vip-renewal-vo.d.ts.map +1 -0
- package/dist/types/vip-statistics-vo.d.ts +29 -0
- package/dist/types/vip-statistics-vo.d.ts.map +1 -0
- package/dist/types/vip-status-vo.d.ts +7 -0
- package/dist/types/vip-status-vo.d.ts.map +1 -0
- package/dist/types/vip-upgrade-form.d.ts +10 -0
- package/dist/types/vip-upgrade-form.d.ts.map +1 -0
- package/dist/types/vip-upgrade-vo.d.ts +12 -0
- package/dist/types/vip-upgrade-vo.d.ts.map +1 -0
- package/dist/types/voice-clone-form.d.ts +12 -0
- package/dist/types/voice-clone-form.d.ts.map +1 -0
- package/dist/types/voice-item.d.ts +18 -0
- package/dist/types/voice-item.d.ts.map +1 -0
- package/dist/types/voice-list-query-form.d.ts +12 -0
- package/dist/types/voice-list-query-form.d.ts.map +1 -0
- package/dist/types/voice-list-vo.d.ts +11 -0
- package/dist/types/voice-list-vo.d.ts.map +1 -0
- package/dist/types/voice-motion.d.ts +2 -0
- package/dist/types/voice-motion.d.ts.map +1 -0
- package/dist/types/voice-source-vo.d.ts +14 -0
- package/dist/types/voice-source-vo.d.ts.map +1 -0
- package/dist/types/voice-speaker-clone-form.d.ts +12 -0
- package/dist/types/voice-speaker-clone-form.d.ts.map +1 -0
- package/dist/types/voice-speaker-create-form.d.ts +32 -0
- package/dist/types/voice-speaker-create-form.d.ts.map +1 -0
- package/dist/types/voice-speaker-detail-vo.d.ts +61 -0
- package/dist/types/voice-speaker-detail-vo.d.ts.map +1 -0
- package/dist/types/voice-speaker-generation-form.d.ts +56 -0
- package/dist/types/voice-speaker-generation-form.d.ts.map +1 -0
- package/dist/types/voice-speaker-generation-input.d.ts +45 -0
- package/dist/types/voice-speaker-generation-input.d.ts.map +1 -0
- package/dist/types/voice-speaker-generation-vo.d.ts +32 -0
- package/dist/types/voice-speaker-generation-vo.d.ts.map +1 -0
- package/dist/types/voice-speaker-info.d.ts +28 -0
- package/dist/types/voice-speaker-info.d.ts.map +1 -0
- package/dist/types/voice-speaker-item.d.ts +24 -0
- package/dist/types/voice-speaker-item.d.ts.map +1 -0
- package/dist/types/voice-speaker-list-query-form.d.ts +18 -0
- package/dist/types/voice-speaker-list-query-form.d.ts.map +1 -0
- package/dist/types/voice-speaker-list-vo.d.ts +17 -0
- package/dist/types/voice-speaker-list-vo.d.ts.map +1 -0
- package/dist/types/voice-speaker-query-form.d.ts +20 -0
- package/dist/types/voice-speaker-query-form.d.ts.map +1 -0
- package/dist/types/voice-speaker-vo.d.ts +52 -0
- package/dist/types/voice-speaker-vo.d.ts.map +1 -0
- package/dist/types/voice-style.d.ts +2 -0
- package/dist/types/voice-style.d.ts.map +1 -0
- package/dist/types/vote-detail-vo.d.ts +24 -0
- package/dist/types/vote-detail-vo.d.ts.map +1 -0
- package/dist/types/vote-form.d.ts +14 -0
- package/dist/types/vote-form.d.ts.map +1 -0
- package/dist/types/vote-statistics-vo.d.ts +18 -0
- package/dist/types/vote-statistics-vo.d.ts.map +1 -0
- package/dist/types/vote-status-vo.d.ts +12 -0
- package/dist/types/vote-status-vo.d.ts.map +1 -0
- package/dist/types/vote-vo.d.ts +16 -0
- package/dist/types/vote-vo.d.ts.map +1 -0
- package/dist/types/word-hit.d.ts +14 -0
- package/dist/types/word-hit.d.ts.map +1 -0
- package/dist/types/workspace-create-form.d.ts +20 -0
- package/dist/types/workspace-create-form.d.ts.map +1 -0
- package/dist/types/workspace-member.d.ts +12 -0
- package/dist/types/workspace-member.d.ts.map +1 -0
- package/dist/types/workspace-settings.d.ts +12 -0
- package/dist/types/workspace-settings.d.ts.map +1 -0
- package/dist/types/workspace-update-form.d.ts +17 -0
- package/dist/types/workspace-update-form.d.ts.map +1 -0
- package/dist/types/workspace-vo.d.ts +43 -0
- package/dist/types/workspace-vo.d.ts.map +1 -0
- package/package.json +41 -0
|
@@ -0,0 +1,1277 @@
|
|
|
1
|
+
export * from './common';
|
|
2
|
+
export type { WorkspaceSettings } from './workspace-settings';
|
|
3
|
+
export type { WorkspaceUpdateForm } from './workspace-update-form';
|
|
4
|
+
export type { PlusApiResultWorkspaceVO } from './plus-api-result-workspace-vo';
|
|
5
|
+
export type { WorkspaceVO } from './workspace-vo';
|
|
6
|
+
export type { ProjectSettings } from './project-settings';
|
|
7
|
+
export type { ProjectUpdateForm } from './project-update-form';
|
|
8
|
+
export type { PlusApiResultProjectVO } from './plus-api-result-project-vo';
|
|
9
|
+
export type { ProjectVO } from './project-vo';
|
|
10
|
+
export type { PlusApiResultVoid } from './plus-api-result-void';
|
|
11
|
+
export type { ProjectMoveForm } from './project-move-form';
|
|
12
|
+
export type { MemberRoleUpdateForm } from './member-role-update-form';
|
|
13
|
+
export type { VoiceSpeakerCreateForm } from './voice-speaker-create-form';
|
|
14
|
+
export type { PlusApiResultVoiceSpeakerVO } from './plus-api-result-voice-speaker-vo';
|
|
15
|
+
export type { VoiceSpeakerVO } from './voice-speaker-vo';
|
|
16
|
+
export type { VideoUpdateForm } from './video-update-form';
|
|
17
|
+
export type { PlusApiResultVideoVO } from './plus-api-result-video-vo';
|
|
18
|
+
export type { VideoVO } from './video-vo';
|
|
19
|
+
export type { DownloadSettings } from './download-settings';
|
|
20
|
+
export type { NotificationSettings } from './notification-settings';
|
|
21
|
+
export type { PrivacySettings } from './privacy-settings';
|
|
22
|
+
export type { UserSettingsUpdateForm } from './user-settings-update-form';
|
|
23
|
+
export type { NotificationSettingsVO } from './notification-settings-vo';
|
|
24
|
+
export type { PlusApiResultUserSettingsVO } from './plus-api-result-user-settings-vo';
|
|
25
|
+
export type { PrivacySettingsVO } from './privacy-settings-vo';
|
|
26
|
+
export type { UserSettingsVO } from './user-settings-vo';
|
|
27
|
+
export type { UserProfileUpdateForm } from './user-profile-update-form';
|
|
28
|
+
export type { PlusApiResultUserProfileVO } from './plus-api-result-user-profile-vo';
|
|
29
|
+
export type { UserProfileVO } from './user-profile-vo';
|
|
30
|
+
export type { PasswordChangeForm } from './password-change-form';
|
|
31
|
+
export type { UserAddressUpdateForm } from './user-address-update-form';
|
|
32
|
+
export type { PlusApiResultUserAddressVO } from './plus-api-result-user-address-vo';
|
|
33
|
+
export type { UserAddressVO } from './user-address-vo';
|
|
34
|
+
export type { TenantUpdateForm } from './tenant-update-form';
|
|
35
|
+
export type { PlusApiResultTenantVO } from './plus-api-result-tenant-vo';
|
|
36
|
+
export type { TenantVO } from './tenant-vo';
|
|
37
|
+
export type { ShopUpdateForm } from './shop-update-form';
|
|
38
|
+
export type { PlusApiResultShopVO } from './plus-api-result-shop-vo';
|
|
39
|
+
export type { ShopVO } from './shop-vo';
|
|
40
|
+
export type { ShareUpdateForm } from './share-update-form';
|
|
41
|
+
export type { PlusApiResultShareRecordVO } from './plus-api-result-share-record-vo';
|
|
42
|
+
export type { ShareRecordVO } from './share-record-vo';
|
|
43
|
+
export type { SettingsUpdateForm } from './settings-update-form';
|
|
44
|
+
export type { UISettingsUpdateForm } from './uisettings-update-form';
|
|
45
|
+
export type { ThemeSwitchForm } from './theme-switch-form';
|
|
46
|
+
export type { LanguageSwitchForm } from './language-switch-form';
|
|
47
|
+
export type { SecuritySettingsUpdateForm } from './security-settings-update-form';
|
|
48
|
+
export type { TwoFactorToggleForm } from './two-factor-toggle-form';
|
|
49
|
+
export type { PlusApiResultTwoFactorSetupVO } from './plus-api-result-two-factor-setup-vo';
|
|
50
|
+
export type { TwoFactorSetupVO } from './two-factor-setup-vo';
|
|
51
|
+
export type { PrivacySettingsUpdateForm } from './privacy-settings-update-form';
|
|
52
|
+
export type { PromptUpdateForm } from './prompt-update-form';
|
|
53
|
+
export type { PlusApiResultPromptVO } from './plus-api-result-prompt-vo';
|
|
54
|
+
export type { PromptVO } from './prompt-vo';
|
|
55
|
+
export type { TagsContent } from './tags-content';
|
|
56
|
+
export type { ProjectUpdateRequest } from './project-update-request';
|
|
57
|
+
export type { ProjectMoveRequest } from './project-move-request';
|
|
58
|
+
export type { PartnerUpdateForm } from './partner-update-form';
|
|
59
|
+
export type { PartnerVO } from './partner-vo';
|
|
60
|
+
export type { PlusApiResultPartnerVO } from './plus-api-result-partner-vo';
|
|
61
|
+
export type { NotificationVO } from './notification-vo';
|
|
62
|
+
export type { PlusApiResultNotificationVO } from './plus-api-result-notification-vo';
|
|
63
|
+
export type { NotificationSettingsUpdateForm } from './notification-settings-update-form';
|
|
64
|
+
export type { PlusApiResultNotificationSettingsVO } from './plus-api-result-notification-settings-vo';
|
|
65
|
+
export type { NotificationTypeSettingsForm } from './notification-type-settings-form';
|
|
66
|
+
export type { NotificationBatchReadForm } from './notification-batch-read-form';
|
|
67
|
+
export type { NoteUpdateRequest } from './note-update-request';
|
|
68
|
+
export type { NoteOperationVO } from './note-operation-vo';
|
|
69
|
+
export type { PlusApiResultNoteOperationVO } from './plus-api-result-note-operation-vo';
|
|
70
|
+
export type { NoteMoveRequest } from './note-move-request';
|
|
71
|
+
export type { NoteFolderUpdateRequest } from './note-folder-update-request';
|
|
72
|
+
export type { NoteFolderVO } from './note-folder-vo';
|
|
73
|
+
export type { PlusApiResultNoteFolderVO } from './plus-api-result-note-folder-vo';
|
|
74
|
+
export type { NewsUpdateForm } from './news-update-form';
|
|
75
|
+
export type { NewsVO } from './news-vo';
|
|
76
|
+
export type { PlusApiResultNewsVO } from './plus-api-result-news-vo';
|
|
77
|
+
export type { MusicUpdateForm } from './music-update-form';
|
|
78
|
+
export type { MusicVO } from './music-vo';
|
|
79
|
+
export type { PlusApiResultMusicVO } from './plus-api-result-music-vo';
|
|
80
|
+
export type { InvoiceUpdateForm } from './invoice-update-form';
|
|
81
|
+
export type { InvoiceVO } from './invoice-vo';
|
|
82
|
+
export type { PlusApiResultInvoiceVO } from './plus-api-result-invoice-vo';
|
|
83
|
+
export type { ImageUpdateForm } from './image-update-form';
|
|
84
|
+
export type { ImageVO } from './image-vo';
|
|
85
|
+
export type { PlusApiResultImageVO } from './plus-api-result-image-vo';
|
|
86
|
+
export type { GenerationStyleUpdateForm } from './generation-style-update-form';
|
|
87
|
+
export type { GenerationStyleVO } from './generation-style-vo';
|
|
88
|
+
export type { PlusApiResultGenerationStyleVO } from './plus-api-result-generation-style-vo';
|
|
89
|
+
export type { FileSystemRenameForm } from './file-system-rename-form';
|
|
90
|
+
export type { FileSystemNodeVO } from './file-system-node-vo';
|
|
91
|
+
export type { PlusApiResultFileSystemNodeVO } from './plus-api-result-file-system-node-vo';
|
|
92
|
+
export type { FileSystemMoveForm } from './file-system-move-form';
|
|
93
|
+
export type { FileSystemContentUpdateForm } from './file-system-content-update-form';
|
|
94
|
+
export type { FileSystemContentVO } from './file-system-content-vo';
|
|
95
|
+
export type { PlusApiResultFileSystemContentVO } from './plus-api-result-file-system-content-vo';
|
|
96
|
+
export type { FeedbackDetailVO } from './feedback-detail-vo';
|
|
97
|
+
export type { FeedbackFollowUpVO } from './feedback-follow-up-vo';
|
|
98
|
+
export type { PlusApiResultFeedbackDetailVO } from './plus-api-result-feedback-detail-vo';
|
|
99
|
+
export type { FavoriteMoveForm } from './favorite-move-form';
|
|
100
|
+
export type { FavoriteVO } from './favorite-vo';
|
|
101
|
+
export type { PlusApiResultFavoriteVO } from './plus-api-result-favorite-vo';
|
|
102
|
+
export type { FavoriteFolderUpdateForm } from './favorite-folder-update-form';
|
|
103
|
+
export type { FavoriteFolderVO } from './favorite-folder-vo';
|
|
104
|
+
export type { FavoriteItemVO } from './favorite-item-vo';
|
|
105
|
+
export type { PlusApiResultFavoriteFolderVO } from './plus-api-result-favorite-folder-vo';
|
|
106
|
+
export type { FavoriteBatchMoveForm } from './favorite-batch-move-form';
|
|
107
|
+
export type { DriveRenameForm } from './drive-rename-form';
|
|
108
|
+
export type { DriveItemVO } from './drive-item-vo';
|
|
109
|
+
export type { FileMediaResource } from './file-media-resource';
|
|
110
|
+
export type { ImageMediaResource } from './image-media-resource';
|
|
111
|
+
export type { PlusApiResultDriveItemVO } from './plus-api-result-drive-item-vo';
|
|
112
|
+
export type { DriveMoveForm } from './drive-move-form';
|
|
113
|
+
export type { DriveContentUpdateForm } from './drive-content-update-form';
|
|
114
|
+
export type { DriveContentVO } from './drive-content-vo';
|
|
115
|
+
export type { PlusApiResultDriveContentVO } from './plus-api-result-drive-content-vo';
|
|
116
|
+
export type { DocumentUpdateRequest } from './document-update-request';
|
|
117
|
+
export type { DocumentOperationVO } from './document-operation-vo';
|
|
118
|
+
export type { PlusApiResultDocumentOperationVO } from './plus-api-result-document-operation-vo';
|
|
119
|
+
export type { DocumentContentUpdateRequest } from './document-content-update-request';
|
|
120
|
+
export type { DocumentContentVO } from './document-content-vo';
|
|
121
|
+
export type { PlusApiResultDocumentContentVO } from './plus-api-result-document-content-vo';
|
|
122
|
+
export type { ShortcutItemForm } from './shortcut-item-form';
|
|
123
|
+
export type { ShortcutsUpdateForm } from './shortcuts-update-form';
|
|
124
|
+
export type { CollectionUpdateForm } from './collection-update-form';
|
|
125
|
+
export type { CollectionVO } from './collection-vo';
|
|
126
|
+
export type { PlusApiResultCollectionVO } from './plus-api-result-collection-vo';
|
|
127
|
+
export type { CollectionItemPositionForm } from './collection-item-position-form';
|
|
128
|
+
export type { ChatSessionUpdateForm } from './chat-session-update-form';
|
|
129
|
+
export type { CharacterUpdateForm } from './character-update-form';
|
|
130
|
+
export type { CharacterVO } from './character-vo';
|
|
131
|
+
export type { PlusApiResultCharacterVO } from './plus-api-result-character-vo';
|
|
132
|
+
export type { CategoryUpdateForm } from './category-update-form';
|
|
133
|
+
export type { CategoryVO } from './category-vo';
|
|
134
|
+
export type { PlusApiResultCategoryVO } from './plus-api-result-category-vo';
|
|
135
|
+
export type { CategoryMoveForm } from './category-move-form';
|
|
136
|
+
export type { CategorySortForm } from './category-sort-form';
|
|
137
|
+
export type { UpdateCartItemForm } from './update-cart-item-form';
|
|
138
|
+
export type { CartItemVO } from './cart-item-vo';
|
|
139
|
+
export type { PlusApiResultCartItemVO } from './plus-api-result-cart-item-vo';
|
|
140
|
+
export type { BatchSelectForm } from './batch-select-form';
|
|
141
|
+
export type { AssetRenameForm } from './asset-rename-form';
|
|
142
|
+
export type { AssetMoveForm } from './asset-move-form';
|
|
143
|
+
export type { AppUpdateForm } from './app-update-form';
|
|
144
|
+
export type { AppVO } from './app-vo';
|
|
145
|
+
export type { PlusApiResultAppVO } from './plus-api-result-app-vo';
|
|
146
|
+
export type { AdvertSettingsUpdateForm } from './advert-settings-update-form';
|
|
147
|
+
export type { WorkspaceCreateForm } from './workspace-create-form';
|
|
148
|
+
export type { WorkspaceMember } from './workspace-member';
|
|
149
|
+
export type { ProjectCreateForm } from './project-create-form';
|
|
150
|
+
export type { ProjectMember } from './project-member';
|
|
151
|
+
export type { ProjectCopyForm } from './project-copy-form';
|
|
152
|
+
export type { MemberInviteForm } from './member-invite-form';
|
|
153
|
+
export type { VoteForm } from './vote-form';
|
|
154
|
+
export type { PlusApiResultVoteVO } from './plus-api-result-vote-vo';
|
|
155
|
+
export type { VoteVO } from './vote-vo';
|
|
156
|
+
export type { VipPurchaseForm } from './vip-purchase-form';
|
|
157
|
+
export type { PlusApiResultVipPurchaseVO } from './plus-api-result-vip-purchase-vo';
|
|
158
|
+
export type { VipPurchaseVO } from './vip-purchase-vo';
|
|
159
|
+
export type { VipUpgradeForm } from './vip-upgrade-form';
|
|
160
|
+
export type { VipRenewForm } from './vip-renew-form';
|
|
161
|
+
export type { SpeedUpForm } from './speed-up-form';
|
|
162
|
+
export type { PlusApiResultVipDailyRewardVO } from './plus-api-result-vip-daily-reward-vo';
|
|
163
|
+
export type { VipDailyRewardVO } from './vip-daily-reward-vo';
|
|
164
|
+
export type { VipInviteForm } from './vip-invite-form';
|
|
165
|
+
export type { PlusApiResultVipInviteVO } from './plus-api-result-vip-invite-vo';
|
|
166
|
+
export type { VipInviteVO } from './vip-invite-vo';
|
|
167
|
+
export type { VideoCreateForm } from './video-create-form';
|
|
168
|
+
export type { AccountDeactivateForm } from './account-deactivate-form';
|
|
169
|
+
export type { ThirdPartyBindForm } from './third-party-bind-form';
|
|
170
|
+
export type { PlusApiResultMapStringString } from './plus-api-result-map-string-string';
|
|
171
|
+
export type { UserAddressCreateForm } from './user-address-create-form';
|
|
172
|
+
export type { PlusApiResultUploadPolicyVO } from './plus-api-result-upload-policy-vo';
|
|
173
|
+
export type { UploadPolicyVO } from './upload-policy-vo';
|
|
174
|
+
export type { PlusApiResultUploadCredentialsVO } from './plus-api-result-upload-credentials-vo';
|
|
175
|
+
export type { UploadCredentialsVO } from './upload-credentials-vo';
|
|
176
|
+
export type { PresignedUrlForm } from './presigned-url-form';
|
|
177
|
+
export type { PlusApiResultPresignedUrlVO } from './plus-api-result-presigned-url-vo';
|
|
178
|
+
export type { PresignedUrlVO } from './presigned-url-vo';
|
|
179
|
+
export type { FileVO } from './file-vo';
|
|
180
|
+
export type { PlusApiResultFileVO } from './plus-api-result-file-vo';
|
|
181
|
+
export type { PlusApiResultListFileVO } from './plus-api-result-list-file-vo';
|
|
182
|
+
export type { PlusApiResultUploadChunkVO } from './plus-api-result-upload-chunk-vo';
|
|
183
|
+
export type { UploadChunkVO } from './upload-chunk-vo';
|
|
184
|
+
export type { UploadInitForm } from './upload-init-form';
|
|
185
|
+
export type { PlusApiResultUploadInitVO } from './plus-api-result-upload-init-vo';
|
|
186
|
+
export type { UploadInitVO } from './upload-init-vo';
|
|
187
|
+
export type { TenantCreateForm } from './tenant-create-form';
|
|
188
|
+
export type { SendMessageForm } from './send-message-form';
|
|
189
|
+
export type { PlusApiResultPrivateMessageVO } from './plus-api-result-private-message-vo';
|
|
190
|
+
export type { PrivateMessageVO } from './private-message-vo';
|
|
191
|
+
export type { FollowVO } from './follow-vo';
|
|
192
|
+
export type { PlusApiResultFollowVO } from './plus-api-result-follow-vo';
|
|
193
|
+
export type { BatchFollowCheckForm } from './batch-follow-check-form';
|
|
194
|
+
export type { FollowCheckVO } from './follow-check-vo';
|
|
195
|
+
export type { PlusApiResultListFollowCheckVO } from './plus-api-result-list-follow-check-vo';
|
|
196
|
+
export type { ShopCreateForm } from './shop-create-form';
|
|
197
|
+
export type { ShareCreateForm } from './share-create-form';
|
|
198
|
+
export type { PlusApiResultShareCreateVO } from './plus-api-result-share-create-vo';
|
|
199
|
+
export type { ShareCreateVO } from './share-create-vo';
|
|
200
|
+
export type { ShareVisitForm } from './share-visit-form';
|
|
201
|
+
export type { ShareVerifyForm } from './share-verify-form';
|
|
202
|
+
export type { PlusApiResultShareVerifyVO } from './plus-api-result-share-verify-vo';
|
|
203
|
+
export type { ShareInfoVO } from './share-info-vo';
|
|
204
|
+
export type { ShareVerifyVO } from './share-verify-vo';
|
|
205
|
+
export type { ShareTrackForm } from './share-track-form';
|
|
206
|
+
export type { SharePosterForm } from './share-poster-form';
|
|
207
|
+
export type { PlusApiResultSharePosterVO } from './plus-api-result-share-poster-vo';
|
|
208
|
+
export type { SharePosterVO } from './share-poster-vo';
|
|
209
|
+
export type { InviteRewardClaimVO } from './invite-reward-claim-vo';
|
|
210
|
+
export type { PlusApiResultInviteRewardClaimVO } from './plus-api-result-invite-reward-claim-vo';
|
|
211
|
+
export type { InviteLinkForm } from './invite-link-form';
|
|
212
|
+
export type { InviteLinkVO } from './invite-link-vo';
|
|
213
|
+
export type { PlusApiResultInviteLinkVO } from './plus-api-result-invite-link-vo';
|
|
214
|
+
export type { DataExportForm } from './data-export-form';
|
|
215
|
+
export type { DataExportVO } from './data-export-vo';
|
|
216
|
+
export type { PlusApiResultDataExportVO } from './plus-api-result-data-export-vo';
|
|
217
|
+
export type { SearchHistoryAddRequest } from './search-history-add-request';
|
|
218
|
+
export type { AdvancedSearchRequest } from './advanced-search-request';
|
|
219
|
+
export type { PageSearchResult } from './page-search-result';
|
|
220
|
+
export type { PageableObject } from './pageable-object';
|
|
221
|
+
export type { PlusApiResultPageSearchResult } from './plus-api-result-page-search-result';
|
|
222
|
+
export type { SearchResult } from './search-result';
|
|
223
|
+
export type { SortObject } from './sort-object';
|
|
224
|
+
export type { PromptCreateForm } from './prompt-create-form';
|
|
225
|
+
export type { ProjectCreateRequest } from './project-create-request';
|
|
226
|
+
export type { ProjectCopyRequest } from './project-copy-request';
|
|
227
|
+
export type { PaymentCreateForm } from './payment-create-form';
|
|
228
|
+
export type { PaymentVO } from './payment-vo';
|
|
229
|
+
export type { PlusApiResultPaymentVO } from './plus-api-result-payment-vo';
|
|
230
|
+
export type { PartnerCreateForm } from './partner-create-form';
|
|
231
|
+
export type { CommissionForm } from './commission-form';
|
|
232
|
+
export type { OrganizationCreateForm } from './organization-create-form';
|
|
233
|
+
export type { OrganizationVO } from './organization-vo';
|
|
234
|
+
export type { PlusApiResultOrganizationVO } from './plus-api-result-organization-vo';
|
|
235
|
+
export type { PositionCreateForm } from './position-create-form';
|
|
236
|
+
export type { PlusApiResultPositionVO } from './plus-api-result-position-vo';
|
|
237
|
+
export type { PositionVO } from './position-vo';
|
|
238
|
+
export type { DepartmentCreateForm } from './department-create-form';
|
|
239
|
+
export type { DepartmentVO } from './department-vo';
|
|
240
|
+
export type { PlusApiResultDepartmentVO } from './plus-api-result-department-vo';
|
|
241
|
+
export type { OrderCreateForm } from './order-create-form';
|
|
242
|
+
export type { OrderItemForm } from './order-item-form';
|
|
243
|
+
export type { OrderVO } from './order-vo';
|
|
244
|
+
export type { PlusApiResultOrderVO } from './plus-api-result-order-vo';
|
|
245
|
+
export type { RefundApplyForm } from './refund-apply-form';
|
|
246
|
+
export type { OrderPayForm } from './order-pay-form';
|
|
247
|
+
export type { PaymentParamsVO } from './payment-params-vo';
|
|
248
|
+
export type { PlusApiResultPaymentParamsVO } from './plus-api-result-payment-params-vo';
|
|
249
|
+
export type { OrderCancelForm } from './order-cancel-form';
|
|
250
|
+
export type { TestNotificationForm } from './test-notification-form';
|
|
251
|
+
export type { TopicSubscribeForm } from './topic-subscribe-form';
|
|
252
|
+
export type { DeviceRegisterForm } from './device-register-form';
|
|
253
|
+
export type { NoteCreateRequest } from './note-create-request';
|
|
254
|
+
export type { NoteCopyRequest } from './note-copy-request';
|
|
255
|
+
export type { NoteFolderCreateRequest } from './note-folder-create-request';
|
|
256
|
+
export type { NewsCreateForm } from './news-create-form';
|
|
257
|
+
export type { MusicCreateForm } from './music-create-form';
|
|
258
|
+
export type { ModelPriceVO } from './model-price-vo';
|
|
259
|
+
export type { PlusApiResultListModelPriceVO } from './plus-api-result-list-model-price-vo';
|
|
260
|
+
export type { InvoiceCreateForm } from './invoice-create-form';
|
|
261
|
+
export type { InvoiceCancelForm } from './invoice-cancel-form';
|
|
262
|
+
export type { ImageCreateForm } from './image-create-form';
|
|
263
|
+
export type { BrowseHistoryAddForm } from './browse-history-add-form';
|
|
264
|
+
export type { AssetMediaResource } from './asset-media-resource';
|
|
265
|
+
export type { AudioMediaResource } from './audio-media-resource';
|
|
266
|
+
export type { CharacterMediaResource } from './character-media-resource';
|
|
267
|
+
export type { MusicMediaResource } from './music-media-resource';
|
|
268
|
+
export type { VideoMediaResource } from './video-media-resource';
|
|
269
|
+
export type { VoiceSpeakerGenerationForm } from './voice-speaker-generation-form';
|
|
270
|
+
export type { AssetMediaResourceList } from './asset-media-resource-list';
|
|
271
|
+
export type { AudioEffectGenerationInput } from './audio-effect-generation-input';
|
|
272
|
+
export type { AudioGenerationInput } from './audio-generation-input';
|
|
273
|
+
export type { BaseGenerationInput } from './base-generation-input';
|
|
274
|
+
export type { CharacterGenerationInput } from './character-generation-input';
|
|
275
|
+
export type { GenerationInput } from './generation-input';
|
|
276
|
+
export type { GenerationOutput } from './generation-output';
|
|
277
|
+
export type { GenerationTaskVO } from './generation-task-vo';
|
|
278
|
+
export type { ImageGenerationInput } from './image-generation-input';
|
|
279
|
+
export type { MusicGenerationInput } from './music-generation-input';
|
|
280
|
+
export type { PlusApiResultGenerationTaskVO } from './plus-api-result-generation-task-vo';
|
|
281
|
+
export type { VideoGenerationInput } from './video-generation-input';
|
|
282
|
+
export type { VideoShotItem } from './video-shot-item';
|
|
283
|
+
export type { VideoStoryboard } from './video-storyboard';
|
|
284
|
+
export type { VoiceMotion } from './voice-motion';
|
|
285
|
+
export type { VoiceSpeakerGenerationInput } from './voice-speaker-generation-input';
|
|
286
|
+
export type { VoiceSpeakerInfo } from './voice-speaker-info';
|
|
287
|
+
export type { VoiceStyle } from './voice-style';
|
|
288
|
+
export type { VoiceSpeakerCloneForm } from './voice-speaker-clone-form';
|
|
289
|
+
export type { VideoGenerationForm } from './video-generation-form';
|
|
290
|
+
export type { VideoStyleTransferForm } from './video-style-transfer-form';
|
|
291
|
+
export type { ImageToVideoForm } from './image-to-video-form';
|
|
292
|
+
export type { VideoExtendForm } from './video-extend-form';
|
|
293
|
+
export type { GenerationStyleCreateForm } from './generation-style-create-form';
|
|
294
|
+
export type { SoundEffectGenerationForm } from './sound-effect-generation-form';
|
|
295
|
+
export type { MusicGenerationForm } from './music-generation-form';
|
|
296
|
+
export type { MusicSimilarForm } from './music-similar-form';
|
|
297
|
+
export type { MusicRemixForm } from './music-remix-form';
|
|
298
|
+
export type { MusicExtendForm } from './music-extend-form';
|
|
299
|
+
export type { ImageGenerationForm } from './image-generation-form';
|
|
300
|
+
export type { ImageVariationForm } from './image-variation-form';
|
|
301
|
+
export type { ImageUpscaleForm } from './image-upscale-form';
|
|
302
|
+
export type { ImageEditForm } from './image-edit-form';
|
|
303
|
+
export type { CharacterGenerationForm } from './character-generation-form';
|
|
304
|
+
export type { CharacterBatchGenerationForm } from './character-batch-generation-form';
|
|
305
|
+
export type { CharacterItem } from './character-item';
|
|
306
|
+
export type { PlusApiResultListGenerationTaskVO } from './plus-api-result-list-generation-task-vo';
|
|
307
|
+
export type { VoiceCloneForm } from './voice-clone-form';
|
|
308
|
+
export type { AudioGenerationForm } from './audio-generation-form';
|
|
309
|
+
export type { AudioTranslationForm } from './audio-translation-form';
|
|
310
|
+
export type { AudioTranscriptionForm } from './audio-transcription-form';
|
|
311
|
+
export type { FileSystemCopyForm } from './file-system-copy-form';
|
|
312
|
+
export type { FileSystemFolderCreateForm } from './file-system-folder-create-form';
|
|
313
|
+
export type { FileSystemFileCreateForm } from './file-system-file-create-form';
|
|
314
|
+
export type { AuthorInfo } from './author-info';
|
|
315
|
+
export type { FeedItemVO } from './feed-item-vo';
|
|
316
|
+
export type { PlusApiResultFeedItemVO } from './plus-api-result-feed-item-vo';
|
|
317
|
+
export type { FeedbackSubmitForm } from './feedback-submit-form';
|
|
318
|
+
export type { FeedbackVO } from './feedback-vo';
|
|
319
|
+
export type { PlusApiResultFeedbackVO } from './plus-api-result-feedback-vo';
|
|
320
|
+
export type { FeedbackFollowUpForm } from './feedback-follow-up-form';
|
|
321
|
+
export type { SupportMessageRequest } from './support-message-request';
|
|
322
|
+
export type { PlusApiResultSupportMessageVO } from './plus-api-result-support-message-vo';
|
|
323
|
+
export type { SupportMessageVO } from './support-message-vo';
|
|
324
|
+
export type { ReportSubmitForm } from './report-submit-form';
|
|
325
|
+
export type { PlusApiResultReportVO } from './plus-api-result-report-vo';
|
|
326
|
+
export type { ReportVO } from './report-vo';
|
|
327
|
+
export type { FavoriteAddForm } from './favorite-add-form';
|
|
328
|
+
export type { FavoriteFolderCreateForm } from './favorite-folder-create-form';
|
|
329
|
+
export type { CheckItem } from './check-item';
|
|
330
|
+
export type { FavoriteBatchCheckForm } from './favorite-batch-check-form';
|
|
331
|
+
export type { FavoriteCheckVO } from './favorite-check-vo';
|
|
332
|
+
export type { PlusApiResultListFavoriteCheckVO } from './plus-api-result-list-favorite-check-vo';
|
|
333
|
+
export type { DriveCopyForm } from './drive-copy-form';
|
|
334
|
+
export type { DriveBatchDeleteForm } from './drive-batch-delete-form';
|
|
335
|
+
export type { DriveFolderCreateForm } from './drive-folder-create-form';
|
|
336
|
+
export type { DocumentCreateRequest } from './document-create-request';
|
|
337
|
+
export type { DocumentCopyRequest } from './document-copy-request';
|
|
338
|
+
export type { DocumentBatchOperationRequest } from './document-batch-operation-request';
|
|
339
|
+
export type { DocumentBatchUpdateRequest } from './document-batch-update-request';
|
|
340
|
+
export type { DocumentBatchUpdateResultVO } from './document-batch-update-result-vo';
|
|
341
|
+
export type { PlusApiResultDocumentBatchUpdateResultVO } from './plus-api-result-document-batch-update-result-vo';
|
|
342
|
+
export type { AchievementRewardVO } from './achievement-reward-vo';
|
|
343
|
+
export type { PlusApiResultAchievementRewardVO } from './plus-api-result-achievement-reward-vo';
|
|
344
|
+
export type { CurrencyCreateForm } from './currency-create-form';
|
|
345
|
+
export type { CurrencyVO } from './currency-vo';
|
|
346
|
+
export type { PlusApiResultCurrencyVO } from './plus-api-result-currency-vo';
|
|
347
|
+
export type { ExchangeRateCreateForm } from './exchange-rate-create-form';
|
|
348
|
+
export type { ExchangeRateVO } from './exchange-rate-vo';
|
|
349
|
+
export type { PlusApiResultExchangeRateVO } from './plus-api-result-exchange-rate-vo';
|
|
350
|
+
export type { CurrencyConvertForm } from './currency-convert-form';
|
|
351
|
+
export type { CurrencyConvertVO } from './currency-convert-vo';
|
|
352
|
+
export type { PlusApiResultCurrencyConvertVO } from './plus-api-result-currency-convert-vo';
|
|
353
|
+
export type { PlusApiResultUserCouponVO } from './plus-api-result-user-coupon-vo';
|
|
354
|
+
export type { UserCouponVO } from './user-coupon-vo';
|
|
355
|
+
export type { CommentCreateForm } from './comment-create-form';
|
|
356
|
+
export type { CommentVO } from './comment-vo';
|
|
357
|
+
export type { PlusApiResultCommentVO } from './plus-api-result-comment-vo';
|
|
358
|
+
export type { CommentReplyForm } from './comment-reply-form';
|
|
359
|
+
export type { CollectionCreateForm } from './collection-create-form';
|
|
360
|
+
export type { CollectionItemAddForm } from './collection-item-add-form';
|
|
361
|
+
export type { CollectionItemVO } from './collection-item-vo';
|
|
362
|
+
export type { PlusApiResultCollectionItemVO } from './plus-api-result-collection-item-vo';
|
|
363
|
+
export type { ChatSessionCreateForm } from './chat-session-create-form';
|
|
364
|
+
export type { ChatSessionVO } from './chat-session-vo';
|
|
365
|
+
export type { PlusApiResultChatSessionVO } from './plus-api-result-chat-session-vo';
|
|
366
|
+
export type { ChatMessageSendForm } from './chat-message-send-form';
|
|
367
|
+
export type { AttachmentVO } from './attachment-vo';
|
|
368
|
+
export type { ChatMessageVO } from './chat-message-vo';
|
|
369
|
+
export type { PlusApiResultChatMessageVO } from './plus-api-result-chat-message-vo';
|
|
370
|
+
export type { ChatExportForm } from './chat-export-form';
|
|
371
|
+
export type { ExportVO } from './export-vo';
|
|
372
|
+
export type { PlusApiResultExportVO } from './plus-api-result-export-vo';
|
|
373
|
+
export type { CharacterCreateForm } from './character-create-form';
|
|
374
|
+
export type { CategoryCreateForm } from './category-create-form';
|
|
375
|
+
export type { TagCreateForm } from './tag-create-form';
|
|
376
|
+
export type { PlusApiResultTagVO } from './plus-api-result-tag-vo';
|
|
377
|
+
export type { TagVO } from './tag-vo';
|
|
378
|
+
export type { AddCartItemForm } from './add-cart-item-form';
|
|
379
|
+
export type { VerifyCodeCheckForm } from './verify-code-check-form';
|
|
380
|
+
export type { PlusApiResultVerifyResultVO } from './plus-api-result-verify-result-vo';
|
|
381
|
+
export type { VerifyResultVO } from './verify-result-vo';
|
|
382
|
+
export type { VerifyCodeSendForm } from './verify-code-send-form';
|
|
383
|
+
export type { RegisterForm } from './register-form';
|
|
384
|
+
export type { PlusApiResultUserInfoVO } from './plus-api-result-user-info-vo';
|
|
385
|
+
export type { UserInfoVO } from './user-info-vo';
|
|
386
|
+
export type { TokenRefreshForm } from './token-refresh-form';
|
|
387
|
+
export type { LoginVO } from './login-vo';
|
|
388
|
+
export type { PlusApiResultLoginVO } from './plus-api-result-login-vo';
|
|
389
|
+
export type { PlusApiResultQrCodeVO } from './plus-api-result-qr-code-vo';
|
|
390
|
+
export type { QrCodeVO } from './qr-code-vo';
|
|
391
|
+
export type { QrCodeConfirmForm } from './qr-code-confirm-form';
|
|
392
|
+
export type { PhoneLoginForm } from './phone-login-form';
|
|
393
|
+
export type { PasswordResetForm } from './password-reset-form';
|
|
394
|
+
export type { OAuthAuthUrlForm } from './oauth-auth-url-form';
|
|
395
|
+
export type { OAuthUrlVO } from './oauth-url-vo';
|
|
396
|
+
export type { PlusApiResultOAuthUrlVO } from './plus-api-result-oauth-url-vo';
|
|
397
|
+
export type { OAuthLoginForm } from './oauth-login-form';
|
|
398
|
+
export type { LoginForm } from './login-form';
|
|
399
|
+
export type { AuditAppealForm } from './audit-appeal-form';
|
|
400
|
+
export type { AuditAppealVO } from './audit-appeal-vo';
|
|
401
|
+
export type { PlusApiResultAuditAppealVO } from './plus-api-result-audit-appeal-vo';
|
|
402
|
+
export type { VideoAuditForm } from './video-audit-form';
|
|
403
|
+
export type { AudioAuditVO } from './audio-audit-vo';
|
|
404
|
+
export type { ImageAuditVO } from './image-audit-vo';
|
|
405
|
+
export type { ImageDetectionDetail } from './image-detection-detail';
|
|
406
|
+
export type { KeyFrameResult } from './key-frame-result';
|
|
407
|
+
export type { PlusApiResultVideoAuditVO } from './plus-api-result-video-audit-vo';
|
|
408
|
+
export type { Region } from './region';
|
|
409
|
+
export type { VideoAuditVO } from './video-audit-vo';
|
|
410
|
+
export type { ViolationSegment } from './violation-segment';
|
|
411
|
+
export type { TextAuditForm } from './text-audit-form';
|
|
412
|
+
export type { DetectionDetail } from './detection-detail';
|
|
413
|
+
export type { PlusApiResultTextAuditVO } from './plus-api-result-text-audit-vo';
|
|
414
|
+
export type { TextAuditVO } from './text-audit-vo';
|
|
415
|
+
export type { TextSuggestForm } from './text-suggest-form';
|
|
416
|
+
export type { PlusApiResultTextSuggestVO } from './plus-api-result-text-suggest-vo';
|
|
417
|
+
export type { ReplacementPosition } from './replacement-position';
|
|
418
|
+
export type { TextSuggestVO } from './text-suggest-vo';
|
|
419
|
+
export type { BatchTextAuditForm } from './batch-text-audit-form';
|
|
420
|
+
export type { TextItem } from './text-item';
|
|
421
|
+
export type { BatchTextAuditVO } from './batch-text-audit-vo';
|
|
422
|
+
export type { PlusApiResultBatchTextAuditVO } from './plus-api-result-batch-text-audit-vo';
|
|
423
|
+
export type { TextAuditItem } from './text-audit-item';
|
|
424
|
+
export type { SensitiveWordsForm } from './sensitive-words-form';
|
|
425
|
+
export type { PlusApiResultSensitiveWordsVO } from './plus-api-result-sensitive-words-vo';
|
|
426
|
+
export type { SensitiveWordsVO } from './sensitive-words-vo';
|
|
427
|
+
export type { WordHit } from './word-hit';
|
|
428
|
+
export type { BehaviorRiskCheckForm } from './behavior-risk-check-form';
|
|
429
|
+
export type { AnomalyPattern } from './anomaly-pattern';
|
|
430
|
+
export type { BehaviorRiskVO } from './behavior-risk-vo';
|
|
431
|
+
export type { FrequencyStats } from './frequency-stats';
|
|
432
|
+
export type { PlusApiResultBehaviorRiskVO } from './plus-api-result-behavior-risk-vo';
|
|
433
|
+
export type { AccountRiskCheckForm } from './account-risk-check-form';
|
|
434
|
+
export type { AccountRiskVO } from './account-risk-vo';
|
|
435
|
+
export type { PlusApiResultAccountRiskVO } from './plus-api-result-account-risk-vo';
|
|
436
|
+
export type { RiskItem } from './risk-item';
|
|
437
|
+
export type { RealtimeAuditForm } from './realtime-audit-form';
|
|
438
|
+
export type { PlusApiResultRealtimeAuditVO } from './plus-api-result-realtime-audit-vo';
|
|
439
|
+
export type { RealtimeAuditVO } from './realtime-audit-vo';
|
|
440
|
+
export type { ImageAuditForm } from './image-audit-form';
|
|
441
|
+
export type { PlusApiResultImageAuditVO } from './plus-api-result-image-audit-vo';
|
|
442
|
+
export type { ImageOcrAuditForm } from './image-ocr-audit-form';
|
|
443
|
+
export type { ImageOcrAuditVO } from './image-ocr-audit-vo';
|
|
444
|
+
export type { PlusApiResultImageOcrAuditVO } from './plus-api-result-image-ocr-audit-vo';
|
|
445
|
+
export type { TextBlock } from './text-block';
|
|
446
|
+
export type { BatchImageAuditForm } from './batch-image-audit-form';
|
|
447
|
+
export type { ImageItem } from './image-item';
|
|
448
|
+
export type { BatchImageAuditVO } from './batch-image-audit-vo';
|
|
449
|
+
export type { ImageAuditItem } from './image-audit-item';
|
|
450
|
+
export type { PlusApiResultBatchImageAuditVO } from './plus-api-result-batch-image-audit-vo';
|
|
451
|
+
export type { ContentAuditForm } from './content-audit-form';
|
|
452
|
+
export type { AuditResultItem } from './audit-result-item';
|
|
453
|
+
export type { ContentAuditVO } from './content-audit-vo';
|
|
454
|
+
export type { PlusApiResultContentAuditVO } from './plus-api-result-content-audit-vo';
|
|
455
|
+
export type { AudioAuditForm } from './audio-audit-form';
|
|
456
|
+
export type { PlusApiResultAudioAuditVO } from './plus-api-result-audio-audit-vo';
|
|
457
|
+
export type { AudioAsrAuditForm } from './audio-asr-audit-form';
|
|
458
|
+
export type { AudioAsrAuditVO } from './audio-asr-audit-vo';
|
|
459
|
+
export type { PlusApiResultAudioAsrAuditVO } from './plus-api-result-audio-asr-audit-vo';
|
|
460
|
+
export type { TimestampedSegment } from './timestamped-segment';
|
|
461
|
+
export type { FolderCreateForm } from './folder-create-form';
|
|
462
|
+
export type { FolderVO } from './folder-vo';
|
|
463
|
+
export type { PlusApiResultFolderVO } from './plus-api-result-folder-vo';
|
|
464
|
+
export type { AppCreateForm } from './app-create-form';
|
|
465
|
+
export type { PageViewTrackForm } from './page-view-track-form';
|
|
466
|
+
export type { StatsExportForm } from './stats-export-form';
|
|
467
|
+
export type { ExportResultVO } from './export-result-vo';
|
|
468
|
+
export type { PlusApiResultExportResultVO } from './plus-api-result-export-result-vo';
|
|
469
|
+
export type { EventTrackForm } from './event-track-form';
|
|
470
|
+
export type { BatchEventTrackForm } from './batch-event-track-form';
|
|
471
|
+
export type { ErrorTrackForm } from './error-track-form';
|
|
472
|
+
export type { AdvertReportForm } from './advert-report-form';
|
|
473
|
+
export type { VideoProgressForm } from './video-progress-form';
|
|
474
|
+
export type { AdvertImpressionForm } from './advert-impression-form';
|
|
475
|
+
export type { VideoCompleteForm } from './video-complete-form';
|
|
476
|
+
export type { AdvertCloseForm } from './advert-close-form';
|
|
477
|
+
export type { AdvertClickForm } from './advert-click-form';
|
|
478
|
+
export type { RewardVerifyForm } from './reward-verify-form';
|
|
479
|
+
export type { PlusApiResultRewardVerifyVO } from './plus-api-result-reward-verify-vo';
|
|
480
|
+
export type { RewardVerifyVO } from './reward-verify-vo';
|
|
481
|
+
export type { ActivityJoinForm } from './activity-join-form';
|
|
482
|
+
export type { ActivityJoinVO } from './activity-join-vo';
|
|
483
|
+
export type { PlusApiResultActivityJoinVO } from './plus-api-result-activity-join-vo';
|
|
484
|
+
export type { PlusApiResultTaskRewardVO } from './plus-api-result-task-reward-vo';
|
|
485
|
+
export type { TaskRewardVO } from './task-reward-vo';
|
|
486
|
+
export type { PointsExchangeForm } from './points-exchange-form';
|
|
487
|
+
export type { PlusApiResultPointsExchangeVO } from './plus-api-result-points-exchange-vo';
|
|
488
|
+
export type { PointsExchangeVO } from './points-exchange-vo';
|
|
489
|
+
export type { LotteryDrawVO } from './lottery-draw-vo';
|
|
490
|
+
export type { PlusApiResultLotteryDrawVO } from './plus-api-result-lottery-draw-vo';
|
|
491
|
+
export type { PlusApiResultPrizeClaimVO } from './plus-api-result-prize-claim-vo';
|
|
492
|
+
export type { PrizeClaimVO } from './prize-claim-vo';
|
|
493
|
+
export type { CheckInVO } from './check-in-vo';
|
|
494
|
+
export type { PlusApiResultCheckInVO } from './plus-api-result-check-in-vo';
|
|
495
|
+
export type { CheckInMakeUpForm } from './check-in-make-up-form';
|
|
496
|
+
export type { CheckInMakeUpVO } from './check-in-make-up-vo';
|
|
497
|
+
export type { PlusApiResultCheckInMakeUpVO } from './plus-api-result-check-in-make-up-vo';
|
|
498
|
+
export type { PointsTransferForm } from './points-transfer-form';
|
|
499
|
+
export type { PlusApiResultPointsTransferVO } from './plus-api-result-points-transfer-vo';
|
|
500
|
+
export type { PointsTransferVO } from './points-transfer-vo';
|
|
501
|
+
export type { PlusApiResultPointsAccountInfoVO } from './plus-api-result-points-account-info-vo';
|
|
502
|
+
export type { PointsAccountInfoVO } from './points-account-info-vo';
|
|
503
|
+
export type { CashWithdrawForm } from './cash-withdraw-form';
|
|
504
|
+
export type { CashWithdrawVO } from './cash-withdraw-vo';
|
|
505
|
+
export type { PlusApiResultCashWithdrawVO } from './plus-api-result-cash-withdraw-vo';
|
|
506
|
+
export type { CashTransferForm } from './cash-transfer-form';
|
|
507
|
+
export type { CashTransferVO } from './cash-transfer-vo';
|
|
508
|
+
export type { PlusApiResultCashTransferVO } from './plus-api-result-cash-transfer-vo';
|
|
509
|
+
export type { CashRechargeForm } from './cash-recharge-form';
|
|
510
|
+
export type { CashRechargeVO } from './cash-recharge-vo';
|
|
511
|
+
export type { PlusApiResultCashRechargeVO } from './plus-api-result-cash-recharge-vo';
|
|
512
|
+
export type { ExperimentFeedbackForm } from './experiment-feedback-form';
|
|
513
|
+
export type { BatchFeatureCheckForm } from './batch-feature-check-form';
|
|
514
|
+
export type { FeatureFlagVO } from './feature-flag-vo';
|
|
515
|
+
export type { PlusApiResultMapStringFeatureFlagVO } from './plus-api-result-map-string-feature-flag-vo';
|
|
516
|
+
export type { ExperimentExposureForm } from './experiment-exposure-form';
|
|
517
|
+
export type { ExperimentEventForm } from './experiment-event-form';
|
|
518
|
+
export type { ExperimentConversionForm } from './experiment-conversion-form';
|
|
519
|
+
export type { BatchAssignmentForm } from './batch-assignment-form';
|
|
520
|
+
export type { ExperimentAssignmentVO } from './experiment-assignment-vo';
|
|
521
|
+
export type { PlusApiResultMapStringExperimentAssignmentVO } from './plus-api-result-map-string-experiment-assignment-vo';
|
|
522
|
+
export type { PlusApiResultListWorkspaceVO } from './plus-api-result-list-workspace-vo';
|
|
523
|
+
export type { ProjectQueryForm } from './project-query-form';
|
|
524
|
+
export type { PageProjectVO } from './page-project-vo';
|
|
525
|
+
export type { PlusApiResultPageProjectVO } from './plus-api-result-page-project-vo';
|
|
526
|
+
export type { MemberVO } from './member-vo';
|
|
527
|
+
export type { PlusApiResultProjectDetailVO } from './plus-api-result-project-detail-vo';
|
|
528
|
+
export type { ProjectDetailVO } from './project-detail-vo';
|
|
529
|
+
export type { PlusApiResultListMemberVO } from './plus-api-result-list-member-vo';
|
|
530
|
+
export type { PlusApiResultVoteDetailVO } from './plus-api-result-vote-detail-vo';
|
|
531
|
+
export type { VoteDetailVO } from './vote-detail-vo';
|
|
532
|
+
export type { PlusApiResultListLong } from './plus-api-result-list-long';
|
|
533
|
+
export type { PlusApiResultVoteStatusVO } from './plus-api-result-vote-status-vo';
|
|
534
|
+
export type { VoteStatusVO } from './vote-status-vo';
|
|
535
|
+
export type { PlusApiResultVoteStatisticsVO } from './plus-api-result-vote-statistics-vo';
|
|
536
|
+
export type { VoteStatisticsVO } from './vote-statistics-vo';
|
|
537
|
+
export type { PageVoteDetailVO } from './page-vote-detail-vo';
|
|
538
|
+
export type { PlusApiResultPageVoteDetailVO } from './plus-api-result-page-vote-detail-vo';
|
|
539
|
+
export type { VoiceSpeakerQueryForm } from './voice-speaker-query-form';
|
|
540
|
+
export type { PageVoiceSpeakerVO } from './page-voice-speaker-vo';
|
|
541
|
+
export type { PlusApiResultPageVoiceSpeakerVO } from './plus-api-result-page-voice-speaker-vo';
|
|
542
|
+
export type { PlusApiResultVoiceSpeakerDetailVO } from './plus-api-result-voice-speaker-detail-vo';
|
|
543
|
+
export type { VoiceSourceVO } from './voice-source-vo';
|
|
544
|
+
export type { VoiceSpeakerDetailVO } from './voice-speaker-detail-vo';
|
|
545
|
+
export type { PlusApiResultSpeakerStatisticsVO } from './plus-api-result-speaker-statistics-vo';
|
|
546
|
+
export type { SpeakerStatisticsVO } from './speaker-statistics-vo';
|
|
547
|
+
export type { PlusApiResultListVoiceSpeakerVO } from './plus-api-result-list-voice-speaker-vo';
|
|
548
|
+
export type { PlusApiResultVipStatusVO } from './plus-api-result-vip-status-vo';
|
|
549
|
+
export type { VipStatusVO } from './vip-status-vo';
|
|
550
|
+
export type { PlusApiResultVipPrivilegeUsageVO } from './plus-api-result-vip-privilege-usage-vo';
|
|
551
|
+
export type { VipPrivilegeUsageVO } from './vip-privilege-usage-vo';
|
|
552
|
+
export type { PlusApiResultListVipPointsHistoryVO } from './plus-api-result-list-vip-points-history-vo';
|
|
553
|
+
export type { VipPointsHistoryVO } from './vip-points-history-vo';
|
|
554
|
+
export type { PlusApiResultVipDailyRewardStatusVO } from './plus-api-result-vip-daily-reward-status-vo';
|
|
555
|
+
export type { VipDailyRewardStatusVO } from './vip-daily-reward-status-vo';
|
|
556
|
+
export type { PlusApiResultLong } from './plus-api-result-long';
|
|
557
|
+
export type { VipPackGroupQueryForm } from './vip-pack-group-query-form';
|
|
558
|
+
export type { PlusApiResultListVipPackGroupVO } from './plus-api-result-list-vip-pack-group-vo';
|
|
559
|
+
export type { VipPackGroupVO } from './vip-pack-group-vo';
|
|
560
|
+
export type { VipPackVO } from './vip-pack-vo';
|
|
561
|
+
export type { PlusApiResultVipPackGroupDetailVO } from './plus-api-result-vip-pack-group-detail-vo';
|
|
562
|
+
export type { VipPackGroupDetailVO } from './vip-pack-group-detail-vo';
|
|
563
|
+
export type { PlusApiResultListVipPackVO } from './plus-api-result-list-vip-pack-vo';
|
|
564
|
+
export type { PlusApiResultVipPackDetailVO } from './plus-api-result-vip-pack-detail-vo';
|
|
565
|
+
export type { VipBenefitVO } from './vip-benefit-vo';
|
|
566
|
+
export type { VipPackDetailVO } from './vip-pack-detail-vo';
|
|
567
|
+
export type { PlusApiResultListVipLevelVO } from './plus-api-result-list-vip-level-vo';
|
|
568
|
+
export type { VipLevelVO } from './vip-level-vo';
|
|
569
|
+
export type { InviteRulesVO } from './invite-rules-vo';
|
|
570
|
+
export type { PlusApiResultInviteRulesVO } from './plus-api-result-invite-rules-vo';
|
|
571
|
+
export type { PlusApiResultListVipInviteRecordVO } from './plus-api-result-list-vip-invite-record-vo';
|
|
572
|
+
export type { VipInviteRecordVO } from './vip-invite-record-vo';
|
|
573
|
+
export type { PlusApiResultVipInviteInfoVO } from './plus-api-result-vip-invite-info-vo';
|
|
574
|
+
export type { VipInviteInfoVO } from './vip-invite-info-vo';
|
|
575
|
+
export type { CustomerServiceInfo } from './customer-service-info';
|
|
576
|
+
export type { PlusApiResultVipInfoVO } from './plus-api-result-vip-info-vo';
|
|
577
|
+
export type { VipCouponVO } from './vip-coupon-vo';
|
|
578
|
+
export type { VipInfoVO } from './vip-info-vo';
|
|
579
|
+
export type { PlusApiResultListVipCouponVO } from './plus-api-result-list-vip-coupon-vo';
|
|
580
|
+
export type { PlusApiResultBoolean } from './plus-api-result-boolean';
|
|
581
|
+
export type { PlusApiResultListVipBenefitVO } from './plus-api-result-list-vip-benefit-vo';
|
|
582
|
+
export type { ImageMediaResourceList } from './image-media-resource-list';
|
|
583
|
+
export type { PlusApiResultVideoDetailVO } from './plus-api-result-video-detail-vo';
|
|
584
|
+
export type { VideoDetailVO } from './video-detail-vo';
|
|
585
|
+
export type { PlusApiResultVideoStatisticsVO } from './plus-api-result-video-statistics-vo';
|
|
586
|
+
export type { VideoStatisticsVO } from './video-statistics-vo';
|
|
587
|
+
export type { PageVideoVO } from './page-video-vo';
|
|
588
|
+
export type { PlusApiResultPageVideoVO } from './plus-api-result-page-video-vo';
|
|
589
|
+
export type { LoginHistoryQueryForm } from './login-history-query-form';
|
|
590
|
+
export type { PageMapStringObject } from './page-map-string-object';
|
|
591
|
+
export type { PlusApiResultPageMapStringObject } from './plus-api-result-page-map-string-object';
|
|
592
|
+
export type { GenerationHistoryQueryForm } from './generation-history-query-form';
|
|
593
|
+
export type { PlusApiResultListUserAddressVO } from './plus-api-result-list-user-address-vo';
|
|
594
|
+
export type { PlusApiResultStorageUsageVO } from './plus-api-result-storage-usage-vo';
|
|
595
|
+
export type { StorageUsageVO } from './storage-usage-vo';
|
|
596
|
+
export type { PageFileVO } from './page-file-vo';
|
|
597
|
+
export type { PlusApiResultPageFileVO } from './plus-api-result-page-file-vo';
|
|
598
|
+
export type { PlusApiResultListInteger } from './plus-api-result-list-integer';
|
|
599
|
+
export type { InstallAppList } from './install-app-list';
|
|
600
|
+
export type { PlusApiResultTenantDetailVO } from './plus-api-result-tenant-detail-vo';
|
|
601
|
+
export type { TenantDetailVO } from './tenant-detail-vo';
|
|
602
|
+
export type { TenantMetadata } from './tenant-metadata';
|
|
603
|
+
export type { PlusApiResultListTenantTypeVO } from './plus-api-result-list-tenant-type-vo';
|
|
604
|
+
export type { TenantTypeVO } from './tenant-type-vo';
|
|
605
|
+
export type { PlusApiResultTenantStatisticsVO } from './plus-api-result-tenant-statistics-vo';
|
|
606
|
+
export type { TenantStatisticsVO } from './tenant-statistics-vo';
|
|
607
|
+
export type { PageTenantVO } from './page-tenant-vo';
|
|
608
|
+
export type { PlusApiResultPageTenantVO } from './plus-api-result-page-tenant-vo';
|
|
609
|
+
export type { FollowStatsVO } from './follow-stats-vo';
|
|
610
|
+
export type { PlusApiResultFollowStatsVO } from './plus-api-result-follow-stats-vo';
|
|
611
|
+
export type { MessageUnreadCountVO } from './message-unread-count-vo';
|
|
612
|
+
export type { PlusApiResultMessageUnreadCountVO } from './plus-api-result-message-unread-count-vo';
|
|
613
|
+
export type { FollowQueryForm } from './follow-query-form';
|
|
614
|
+
export type { FollowUserVO } from './follow-user-vo';
|
|
615
|
+
export type { PageFollowUserVO } from './page-follow-user-vo';
|
|
616
|
+
export type { PlusApiResultPageFollowUserVO } from './plus-api-result-page-follow-user-vo';
|
|
617
|
+
export type { PlusApiResultFollowCheckVO } from './plus-api-result-follow-check-vo';
|
|
618
|
+
export type { ConversationQueryForm } from './conversation-query-form';
|
|
619
|
+
export type { ConversationVO } from './conversation-vo';
|
|
620
|
+
export type { PageConversationVO } from './page-conversation-vo';
|
|
621
|
+
export type { PlusApiResultPageConversationVO } from './plus-api-result-page-conversation-vo';
|
|
622
|
+
export type { MessageQueryForm } from './message-query-form';
|
|
623
|
+
export type { PagePrivateMessageVO } from './page-private-message-vo';
|
|
624
|
+
export type { PlusApiResultPagePrivateMessageVO } from './plus-api-result-page-private-message-vo';
|
|
625
|
+
export type { BlockedUserQueryForm } from './blocked-user-query-form';
|
|
626
|
+
export type { BlockedUserVO } from './blocked-user-vo';
|
|
627
|
+
export type { PageBlockedUserVO } from './page-blocked-user-vo';
|
|
628
|
+
export type { PlusApiResultPageBlockedUserVO } from './plus-api-result-page-blocked-user-vo';
|
|
629
|
+
export type { BlockCheckVO } from './block-check-vo';
|
|
630
|
+
export type { PlusApiResultBlockCheckVO } from './plus-api-result-block-check-vo';
|
|
631
|
+
export type { PlusApiResultSkuDetailVO } from './plus-api-result-sku-detail-vo';
|
|
632
|
+
export type { SkuDetailVO } from './sku-detail-vo';
|
|
633
|
+
export type { PlusApiResultSkuStockVO } from './plus-api-result-sku-stock-vo';
|
|
634
|
+
export type { SkuStockVO } from './sku-stock-vo';
|
|
635
|
+
export type { PageSkuVO } from './page-sku-vo';
|
|
636
|
+
export type { PlusApiResultPageSkuVO } from './plus-api-result-page-sku-vo';
|
|
637
|
+
export type { SkuVO } from './sku-vo';
|
|
638
|
+
export type { PlusApiResultSkuStatisticsVO } from './plus-api-result-sku-statistics-vo';
|
|
639
|
+
export type { SkuStatisticsVO } from './sku-statistics-vo';
|
|
640
|
+
export type { PlusApiResultSkuVO } from './plus-api-result-sku-vo';
|
|
641
|
+
export type { PlusApiResultListSkuVO } from './plus-api-result-list-sku-vo';
|
|
642
|
+
export type { ShopQueryForm } from './shop-query-form';
|
|
643
|
+
export type { PageShopVO } from './page-shop-vo';
|
|
644
|
+
export type { PlusApiResultPageShopVO } from './plus-api-result-page-shop-vo';
|
|
645
|
+
export type { PlusApiResultShopDetailVO } from './plus-api-result-shop-detail-vo';
|
|
646
|
+
export type { ShopDetailVO } from './shop-detail-vo';
|
|
647
|
+
export type { PlusApiResultShopStatisticsVO } from './plus-api-result-shop-statistics-vo';
|
|
648
|
+
export type { ShopStatisticsVO } from './shop-statistics-vo';
|
|
649
|
+
export type { PlusApiResultListShopVO } from './plus-api-result-list-shop-vo';
|
|
650
|
+
export type { ShareVisitorQueryForm } from './share-visitor-query-form';
|
|
651
|
+
export type { PageShareVisitorVO } from './page-share-visitor-vo';
|
|
652
|
+
export type { PlusApiResultPageShareVisitorVO } from './plus-api-result-page-share-visitor-vo';
|
|
653
|
+
export type { ShareVisitorVO } from './share-visitor-vo';
|
|
654
|
+
export type { PlusApiResultShareStatisticsVO } from './plus-api-result-share-statistics-vo';
|
|
655
|
+
export type { ShareStatisticsVO } from './share-statistics-vo';
|
|
656
|
+
export type { PlusApiResultShareInfoVO } from './plus-api-result-share-info-vo';
|
|
657
|
+
export type { PlusApiResultListSharePlatformVO } from './plus-api-result-list-share-platform-vo';
|
|
658
|
+
export type { SharePlatformVO } from './share-platform-vo';
|
|
659
|
+
export type { ShareQueryForm } from './share-query-form';
|
|
660
|
+
export type { PageShareRecordVO } from './page-share-record-vo';
|
|
661
|
+
export type { PlusApiResultPageShareRecordVO } from './plus-api-result-page-share-record-vo';
|
|
662
|
+
export type { InviteRecordQueryForm } from './invite-record-query-form';
|
|
663
|
+
export type { InviteRecordVO } from './invite-record-vo';
|
|
664
|
+
export type { PageInviteRecordVO } from './page-invite-record-vo';
|
|
665
|
+
export type { PlusApiResultPageInviteRecordVO } from './plus-api-result-page-invite-record-vo';
|
|
666
|
+
export type { InviteInfoVO } from './invite-info-vo';
|
|
667
|
+
export type { PlusApiResultInviteInfoVO } from './plus-api-result-invite-info-vo';
|
|
668
|
+
export type { PlusApiResultMapStringObject } from './plus-api-result-map-string-object';
|
|
669
|
+
export type { PlusApiResultUISettingsVO } from './plus-api-result-uisettings-vo';
|
|
670
|
+
export type { UISettingsVO } from './uisettings-vo';
|
|
671
|
+
export type { PlusApiResultSecuritySettingsVO } from './plus-api-result-security-settings-vo';
|
|
672
|
+
export type { SecuritySettingsVO } from './security-settings-vo';
|
|
673
|
+
export type { PlusApiResultPrivacySettingsVO } from './plus-api-result-privacy-settings-vo';
|
|
674
|
+
export type { AppVersionVO } from './app-version-vo';
|
|
675
|
+
export type { PlusApiResultAppVersionVO } from './plus-api-result-app-version-vo';
|
|
676
|
+
export type { PlusApiResultMapStringBoolean } from './plus-api-result-map-string-boolean';
|
|
677
|
+
export type { AppConfigVO } from './app-config-vo';
|
|
678
|
+
export type { PlusApiResultAppConfigVO } from './plus-api-result-app-config-vo';
|
|
679
|
+
export type { GlobalSearchRequest } from './global-search-request';
|
|
680
|
+
export type { AssetSearchResult } from './asset-search-result';
|
|
681
|
+
export type { GlobalSearchVO } from './global-search-vo';
|
|
682
|
+
export type { NoteSearchResult } from './note-search-result';
|
|
683
|
+
export type { PlusApiResultGlobalSearchVO } from './plus-api-result-global-search-vo';
|
|
684
|
+
export type { ProjectSearchResult } from './project-search-result';
|
|
685
|
+
export type { UserSearchResult } from './user-search-result';
|
|
686
|
+
export type { UserSearchRequest } from './user-search-request';
|
|
687
|
+
export type { PageUserSearchResult } from './page-user-search-result';
|
|
688
|
+
export type { PlusApiResultPageUserSearchResult } from './plus-api-result-page-user-search-result';
|
|
689
|
+
export type { PlusApiResultListSearchSuggestionVO } from './plus-api-result-list-search-suggestion-vo';
|
|
690
|
+
export type { SearchSuggestionVO } from './search-suggestion-vo';
|
|
691
|
+
export type { PlusApiResultSearchStatisticsVO } from './plus-api-result-search-statistics-vo';
|
|
692
|
+
export type { SearchStatisticsVO } from './search-statistics-vo';
|
|
693
|
+
export type { ProjectSearchRequest } from './project-search-request';
|
|
694
|
+
export type { PageProjectSearchResult } from './page-project-search-result';
|
|
695
|
+
export type { PlusApiResultPageProjectSearchResult } from './plus-api-result-page-project-search-result';
|
|
696
|
+
export type { NoteSearchRequest } from './note-search-request';
|
|
697
|
+
export type { PageNoteSearchResult } from './page-note-search-result';
|
|
698
|
+
export type { PlusApiResultPageNoteSearchResult } from './plus-api-result-page-note-search-result';
|
|
699
|
+
export type { HotSearchVO } from './hot-search-vo';
|
|
700
|
+
export type { PlusApiResultListHotSearchVO } from './plus-api-result-list-hot-search-vo';
|
|
701
|
+
export type { PlusApiResultListSearchHistoryVO } from './plus-api-result-list-search-history-vo';
|
|
702
|
+
export type { SearchHistoryVO } from './search-history-vo';
|
|
703
|
+
export type { PlusApiResultSearchFiltersVO } from './plus-api-result-search-filters-vo';
|
|
704
|
+
export type { SearchFiltersVO } from './search-filters-vo';
|
|
705
|
+
export type { AssetSearchRequest } from './asset-search-request';
|
|
706
|
+
export type { PageAssetSearchResult } from './page-asset-search-result';
|
|
707
|
+
export type { PlusApiResultPageAssetSearchResult } from './plus-api-result-page-asset-search-result';
|
|
708
|
+
export type { PagePromptVO } from './page-prompt-vo';
|
|
709
|
+
export type { PlusApiResultPagePromptVO } from './plus-api-result-page-prompt-vo';
|
|
710
|
+
export type { PromptQueryForm } from './prompt-query-form';
|
|
711
|
+
export type { PlusApiResultPromptHistoryVO } from './plus-api-result-prompt-history-vo';
|
|
712
|
+
export type { PromptHistoryVO } from './prompt-history-vo';
|
|
713
|
+
export type { PromptHistoryQueryForm } from './prompt-history-query-form';
|
|
714
|
+
export type { PagePromptHistoryVO } from './page-prompt-history-vo';
|
|
715
|
+
export type { PlusApiResultPagePromptHistoryVO } from './plus-api-result-page-prompt-history-vo';
|
|
716
|
+
export type { ProjectListQueryRequest } from './project-list-query-request';
|
|
717
|
+
export type { PlusApiResultProjectStatisticsVO } from './plus-api-result-project-statistics-vo';
|
|
718
|
+
export type { ProjectStatisticsVO } from './project-statistics-vo';
|
|
719
|
+
export type { PlusApiResultListProjectVO } from './plus-api-result-list-project-vo';
|
|
720
|
+
export type { PageProductVO } from './page-product-vo';
|
|
721
|
+
export type { PlusApiResultPageProductVO } from './plus-api-result-page-product-vo';
|
|
722
|
+
export type { ProductVO } from './product-vo';
|
|
723
|
+
export type { PlusApiResultProductDetailVO } from './plus-api-result-product-detail-vo';
|
|
724
|
+
export type { ProductAttributeVO } from './product-attribute-vo';
|
|
725
|
+
export type { ProductDetailVO } from './product-detail-vo';
|
|
726
|
+
export type { PlusApiResultInteger } from './plus-api-result-integer';
|
|
727
|
+
export type { PlusApiResultProductStatisticsVO } from './plus-api-result-product-statistics-vo';
|
|
728
|
+
export type { ProductStatisticsVO } from './product-statistics-vo';
|
|
729
|
+
export type { PlusApiResultListProductVO } from './plus-api-result-list-product-vo';
|
|
730
|
+
export type { PlusApiResultProductVO } from './plus-api-result-product-vo';
|
|
731
|
+
export type { PaymentStatusVO } from './payment-status-vo';
|
|
732
|
+
export type { PlusApiResultPaymentStatusVO } from './plus-api-result-payment-status-vo';
|
|
733
|
+
export type { PaymentStatisticsVO } from './payment-statistics-vo';
|
|
734
|
+
export type { PlusApiResultPaymentStatisticsVO } from './plus-api-result-payment-statistics-vo';
|
|
735
|
+
export type { PaymentQueryForm } from './payment-query-form';
|
|
736
|
+
export type { PagePaymentStatusVO } from './page-payment-status-vo';
|
|
737
|
+
export type { PlusApiResultPagePaymentStatusVO } from './plus-api-result-page-payment-status-vo';
|
|
738
|
+
export type { PlusApiResultListPaymentStatusVO } from './plus-api-result-list-payment-status-vo';
|
|
739
|
+
export type { PaymentMethodVO } from './payment-method-vo';
|
|
740
|
+
export type { PaymentProductTypeVO } from './payment-product-type-vo';
|
|
741
|
+
export type { PlusApiResultListPaymentMethodVO } from './plus-api-result-list-payment-method-vo';
|
|
742
|
+
export type { PartnerDetailVO } from './partner-detail-vo';
|
|
743
|
+
export type { PlusApiResultPartnerDetailVO } from './plus-api-result-partner-detail-vo';
|
|
744
|
+
export type { PagePartnerVO } from './page-partner-vo';
|
|
745
|
+
export type { PlusApiResultPagePartnerVO } from './plus-api-result-page-partner-vo';
|
|
746
|
+
export type { PartnerStatisticsVO } from './partner-statistics-vo';
|
|
747
|
+
export type { PlusApiResultPartnerStatisticsVO } from './plus-api-result-partner-statistics-vo';
|
|
748
|
+
export type { OrganizationDetailVO } from './organization-detail-vo';
|
|
749
|
+
export type { OrganizationMetadata } from './organization-metadata';
|
|
750
|
+
export type { PlusApiResultOrganizationDetailVO } from './plus-api-result-organization-detail-vo';
|
|
751
|
+
export type { PlusApiResultListPositionVO } from './plus-api-result-list-position-vo';
|
|
752
|
+
export type { PathNode } from './path-node';
|
|
753
|
+
export type { PlusApiResultListPositionDetailVO } from './plus-api-result-list-position-detail-vo';
|
|
754
|
+
export type { PositionDetailVO } from './position-detail-vo';
|
|
755
|
+
export type { TreeNodePath } from './tree-node-path';
|
|
756
|
+
export type { PageMemberVO } from './page-member-vo';
|
|
757
|
+
export type { PlusApiResultPageMemberVO } from './plus-api-result-page-member-vo';
|
|
758
|
+
export type { PlusApiResultListDepartmentVO } from './plus-api-result-list-department-vo';
|
|
759
|
+
export type { DepartmentDetailVO } from './department-detail-vo';
|
|
760
|
+
export type { PlusApiResultListDepartmentDetailVO } from './plus-api-result-list-department-detail-vo';
|
|
761
|
+
export type { PlusApiResultListOrganizationVO } from './plus-api-result-list-organization-vo';
|
|
762
|
+
export type { OrganizationStatisticsVO } from './organization-statistics-vo';
|
|
763
|
+
export type { PlusApiResultOrganizationStatisticsVO } from './plus-api-result-organization-statistics-vo';
|
|
764
|
+
export type { PlusApiResultPositionDetailVO } from './plus-api-result-position-detail-vo';
|
|
765
|
+
export type { PlusApiResultMemberVO } from './plus-api-result-member-vo';
|
|
766
|
+
export type { PageOrganizationVO } from './page-organization-vo';
|
|
767
|
+
export type { PlusApiResultPageOrganizationVO } from './plus-api-result-page-organization-vo';
|
|
768
|
+
export type { PlusApiResultDepartmentDetailVO } from './plus-api-result-department-detail-vo';
|
|
769
|
+
export type { OrderListQueryForm } from './order-list-query-form';
|
|
770
|
+
export type { PageOrderVO } from './page-order-vo';
|
|
771
|
+
export type { PlusApiResultPageOrderVO } from './plus-api-result-page-order-vo';
|
|
772
|
+
export type { CouponInfoVO } from './coupon-info-vo';
|
|
773
|
+
export type { OrderAddressVO } from './order-address-vo';
|
|
774
|
+
export type { OrderDetailVO } from './order-detail-vo';
|
|
775
|
+
export type { OrderItemVO } from './order-item-vo';
|
|
776
|
+
export type { PlusApiResultOrderDetailVO } from './plus-api-result-order-detail-vo';
|
|
777
|
+
export type { OrderStatusVO } from './order-status-vo';
|
|
778
|
+
export type { PlusApiResultOrderStatusVO } from './plus-api-result-order-status-vo';
|
|
779
|
+
export type { OrderStatisticsVO } from './order-statistics-vo';
|
|
780
|
+
export type { PlusApiResultOrderStatisticsVO } from './plus-api-result-order-statistics-vo';
|
|
781
|
+
export type { NotificationQueryForm } from './notification-query-form';
|
|
782
|
+
export type { PageNotificationVO } from './page-notification-vo';
|
|
783
|
+
export type { PlusApiResultPageNotificationVO } from './plus-api-result-page-notification-vo';
|
|
784
|
+
export type { NotificationDetailVO } from './notification-detail-vo';
|
|
785
|
+
export type { PlusApiResultNotificationDetailVO } from './plus-api-result-notification-detail-vo';
|
|
786
|
+
export type { PlusApiResultMapStringInteger } from './plus-api-result-map-string-integer';
|
|
787
|
+
export type { NotificationTypeVO } from './notification-type-vo';
|
|
788
|
+
export type { PlusApiResultListNotificationTypeVO } from './plus-api-result-list-notification-type-vo';
|
|
789
|
+
export type { PlusApiResultListString } from './plus-api-result-list-string';
|
|
790
|
+
export type { DeviceVO } from './device-vo';
|
|
791
|
+
export type { PlusApiResultListDeviceVO } from './plus-api-result-list-device-vo';
|
|
792
|
+
export type { NoteListQueryRequest } from './note-list-query-request';
|
|
793
|
+
export type { NoteVO } from './note-vo';
|
|
794
|
+
export type { PageNoteVO } from './page-note-vo';
|
|
795
|
+
export type { PlusApiResultPageNoteVO } from './plus-api-result-page-note-vo';
|
|
796
|
+
export type { PlusApiResultNoteVO } from './plus-api-result-note-vo';
|
|
797
|
+
export type { NoteStatisticsVO } from './note-statistics-vo';
|
|
798
|
+
export type { PlusApiResultNoteStatisticsVO } from './plus-api-result-note-statistics-vo';
|
|
799
|
+
export type { PlusApiResultListNoteFolderVO } from './plus-api-result-list-note-folder-vo';
|
|
800
|
+
export type { NewsDetailVO } from './news-detail-vo';
|
|
801
|
+
export type { PlusApiResultNewsDetailVO } from './plus-api-result-news-detail-vo';
|
|
802
|
+
export type { PageNewsVO } from './page-news-vo';
|
|
803
|
+
export type { PlusApiResultPageNewsVO } from './plus-api-result-page-news-vo';
|
|
804
|
+
export type { MusicDetailVO } from './music-detail-vo';
|
|
805
|
+
export type { PlusApiResultMusicDetailVO } from './plus-api-result-music-detail-vo';
|
|
806
|
+
export type { MusicStatisticsVO } from './music-statistics-vo';
|
|
807
|
+
export type { PlusApiResultMusicStatisticsVO } from './plus-api-result-music-statistics-vo';
|
|
808
|
+
export type { PageMusicVO } from './page-music-vo';
|
|
809
|
+
export type { PlusApiResultPageMusicVO } from './plus-api-result-page-music-vo';
|
|
810
|
+
export type { AspectRatio } from './aspect-ratio';
|
|
811
|
+
export type { ModelInfoDetailVO } from './model-info-detail-vo';
|
|
812
|
+
export type { ModelLimitInfo } from './model-limit-info';
|
|
813
|
+
export type { ModelLimitItem } from './model-limit-item';
|
|
814
|
+
export type { ModelMetadata } from './model-metadata';
|
|
815
|
+
export type { ModelPrice } from './model-price';
|
|
816
|
+
export type { ModelPriceItem } from './model-price-item';
|
|
817
|
+
export type { PlusApiResultModelInfoDetailVO } from './plus-api-result-model-info-detail-vo';
|
|
818
|
+
export type { SceneContent } from './scene-content';
|
|
819
|
+
export type { ModelTypeVO } from './model-type-vo';
|
|
820
|
+
export type { PlusApiResultListModelTypeVO } from './plus-api-result-list-model-type-vo';
|
|
821
|
+
export type { ModelInfoVO } from './model-info-vo';
|
|
822
|
+
export type { PageModelInfoVO } from './page-model-info-vo';
|
|
823
|
+
export type { PlusApiResultPageModelInfoVO } from './plus-api-result-page-model-info-vo';
|
|
824
|
+
export type { ModelStatisticsVO } from './model-statistics-vo';
|
|
825
|
+
export type { PlusApiResultModelStatisticsVO } from './plus-api-result-model-statistics-vo';
|
|
826
|
+
export type { PlusApiResultModelPriceVO } from './plus-api-result-model-price-vo';
|
|
827
|
+
export type { InvoiceDetailVO } from './invoice-detail-vo';
|
|
828
|
+
export type { InvoiceItemVO } from './invoice-item-vo';
|
|
829
|
+
export type { PlusApiResultInvoiceDetailVO } from './plus-api-result-invoice-detail-vo';
|
|
830
|
+
export type { PlusApiResultListInvoiceItemVO } from './plus-api-result-list-invoice-item-vo';
|
|
831
|
+
export type { InvoiceStatisticsVO } from './invoice-statistics-vo';
|
|
832
|
+
export type { PlusApiResultInvoiceStatisticsVO } from './plus-api-result-invoice-statistics-vo';
|
|
833
|
+
export type { PageInvoiceVO } from './page-invoice-vo';
|
|
834
|
+
export type { PlusApiResultPageInvoiceVO } from './plus-api-result-page-invoice-vo';
|
|
835
|
+
export type { ImageDetailVO } from './image-detail-vo';
|
|
836
|
+
export type { PlusApiResultImageDetailVO } from './plus-api-result-image-detail-vo';
|
|
837
|
+
export type { ImageStatisticsVO } from './image-statistics-vo';
|
|
838
|
+
export type { PlusApiResultImageStatisticsVO } from './plus-api-result-image-statistics-vo';
|
|
839
|
+
export type { PageImageVO } from './page-image-vo';
|
|
840
|
+
export type { PlusApiResultPageImageVO } from './plus-api-result-page-image-vo';
|
|
841
|
+
export type { HistoryStatisticsVO } from './history-statistics-vo';
|
|
842
|
+
export type { PlusApiResultHistoryStatisticsVO } from './plus-api-result-history-statistics-vo';
|
|
843
|
+
export type { BrowseStatisticsVO } from './browse-statistics-vo';
|
|
844
|
+
export type { PlusApiResultBrowseStatisticsVO } from './plus-api-result-browse-statistics-vo';
|
|
845
|
+
export type { PlusApiResultListSessionInfoVO } from './plus-api-result-list-session-info-vo';
|
|
846
|
+
export type { SessionInfoVO } from './session-info-vo';
|
|
847
|
+
export type { PlusApiResultSessionInfoVO } from './plus-api-result-session-info-vo';
|
|
848
|
+
export type { OperationHistoryQueryForm } from './operation-history-query-form';
|
|
849
|
+
export type { OperationHistoryVO } from './operation-history-vo';
|
|
850
|
+
export type { PageOperationHistoryVO } from './page-operation-history-vo';
|
|
851
|
+
export type { PlusApiResultPageOperationHistoryVO } from './plus-api-result-page-operation-history-vo';
|
|
852
|
+
export type { PlusApiResultListOperationHistoryVO } from './plus-api-result-list-operation-history-vo';
|
|
853
|
+
export type { LoginHistoryVO } from './login-history-vo';
|
|
854
|
+
export type { PageLoginHistoryVO } from './page-login-history-vo';
|
|
855
|
+
export type { PlusApiResultPageLoginHistoryVO } from './plus-api-result-page-login-history-vo';
|
|
856
|
+
export type { GenerationHistoryVO } from './generation-history-vo';
|
|
857
|
+
export type { PageGenerationHistoryVO } from './page-generation-history-vo';
|
|
858
|
+
export type { PlusApiResultPageGenerationHistoryVO } from './plus-api-result-page-generation-history-vo';
|
|
859
|
+
export type { PlusApiResultListGenerationHistoryVO } from './plus-api-result-list-generation-history-vo';
|
|
860
|
+
export type { BrowseHistoryQueryForm } from './browse-history-query-form';
|
|
861
|
+
export type { BrowseHistoryVO } from './browse-history-vo';
|
|
862
|
+
export type { PageBrowseHistoryVO } from './page-browse-history-vo';
|
|
863
|
+
export type { PlusApiResultPageBrowseHistoryVO } from './plus-api-result-page-browse-history-vo';
|
|
864
|
+
export type { PlusApiResultVoiceSpeakerGenerationVO } from './plus-api-result-voice-speaker-generation-vo';
|
|
865
|
+
export type { VoiceSpeakerGenerationVO } from './voice-speaker-generation-vo';
|
|
866
|
+
export type { Pageable } from './pageable';
|
|
867
|
+
export type { PageGenerationTaskVO } from './page-generation-task-vo';
|
|
868
|
+
export type { PlusApiResultPageGenerationTaskVO } from './plus-api-result-page-generation-task-vo';
|
|
869
|
+
export type { VoiceSpeakerListQueryForm } from './voice-speaker-list-query-form';
|
|
870
|
+
export type { PageVoiceSpeakerListVO } from './page-voice-speaker-list-vo';
|
|
871
|
+
export type { PlusApiResultPageVoiceSpeakerListVO } from './plus-api-result-page-voice-speaker-list-vo';
|
|
872
|
+
export type { VoiceSpeakerItem } from './voice-speaker-item';
|
|
873
|
+
export type { VoiceSpeakerListVO } from './voice-speaker-list-vo';
|
|
874
|
+
export type { GenerationStyleDetailVO } from './generation-style-detail-vo';
|
|
875
|
+
export type { PlusApiResultGenerationStyleDetailVO } from './plus-api-result-generation-style-detail-vo';
|
|
876
|
+
export type { PlusApiResultListStyleTypeVO } from './plus-api-result-list-style-type-vo';
|
|
877
|
+
export type { StyleTypeVO } from './style-type-vo';
|
|
878
|
+
export type { PlusApiResultStyleStatisticsVO } from './plus-api-result-style-statistics-vo';
|
|
879
|
+
export type { StyleStatisticsVO } from './style-statistics-vo';
|
|
880
|
+
export type { PageGenerationStyleVO } from './page-generation-style-vo';
|
|
881
|
+
export type { PlusApiResultPageGenerationStyleVO } from './plus-api-result-page-generation-style-vo';
|
|
882
|
+
export type { PlusApiResultSoundEffectGenerationVO } from './plus-api-result-sound-effect-generation-vo';
|
|
883
|
+
export type { SoundEffectGenerationVO } from './sound-effect-generation-vo';
|
|
884
|
+
export type { SoundEffectCategoriesQueryForm } from './sound-effect-categories-query-form';
|
|
885
|
+
export type { CategoryItem } from './category-item';
|
|
886
|
+
export type { PlusApiResultSoundEffectCategoriesVO } from './plus-api-result-sound-effect-categories-vo';
|
|
887
|
+
export type { SoundEffectCategoriesVO } from './sound-effect-categories-vo';
|
|
888
|
+
export type { MusicStylesQueryForm } from './music-styles-query-form';
|
|
889
|
+
export type { GenreVO } from './genre-vo';
|
|
890
|
+
export type { InstrumentVO } from './instrument-vo';
|
|
891
|
+
export type { MoodVO } from './mood-vo';
|
|
892
|
+
export type { MusicStylesVO } from './music-styles-vo';
|
|
893
|
+
export type { PlusApiResultMusicStylesVO } from './plus-api-result-music-styles-vo';
|
|
894
|
+
export type { StyleVO } from './style-vo';
|
|
895
|
+
export type { CharacterGenerationVO } from './character-generation-vo';
|
|
896
|
+
export type { PlusApiResultCharacterGenerationVO } from './plus-api-result-character-generation-vo';
|
|
897
|
+
export type { CharacterListQueryForm } from './character-list-query-form';
|
|
898
|
+
export type { CharacterListVO } from './character-list-vo';
|
|
899
|
+
export type { PageCharacterListVO } from './page-character-list-vo';
|
|
900
|
+
export type { PlusApiResultPageCharacterListVO } from './plus-api-result-page-character-list-vo';
|
|
901
|
+
export type { VoiceListQueryForm } from './voice-list-query-form';
|
|
902
|
+
export type { PlusApiResultVoiceListVO } from './plus-api-result-voice-list-vo';
|
|
903
|
+
export type { VoiceItem } from './voice-item';
|
|
904
|
+
export type { VoiceListVO } from './voice-list-vo';
|
|
905
|
+
export type { FileSystemNodeListForm } from './file-system-node-list-form';
|
|
906
|
+
export type { PageFileSystemNodeVO } from './page-file-system-node-vo';
|
|
907
|
+
export type { PlusApiResultPageFileSystemNodeVO } from './plus-api-result-page-file-system-node-vo';
|
|
908
|
+
export type { FileSystemDiskVO } from './file-system-disk-vo';
|
|
909
|
+
export type { PlusApiResultListFileSystemDiskVO } from './plus-api-result-list-file-system-disk-vo';
|
|
910
|
+
export type { PlusApiResultFileSystemDiskVO } from './plus-api-result-file-system-disk-vo';
|
|
911
|
+
export type { PlusApiResultListFeedItemVO } from './plus-api-result-list-feed-item-vo';
|
|
912
|
+
export type { FeedListQueryForm } from './feed-list-query-form';
|
|
913
|
+
export type { FeedbackQueryForm } from './feedback-query-form';
|
|
914
|
+
export type { PageFeedbackVO } from './page-feedback-vo';
|
|
915
|
+
export type { PlusApiResultPageFeedbackVO } from './plus-api-result-page-feedback-vo';
|
|
916
|
+
export type { TutorialQueryForm } from './tutorial-query-form';
|
|
917
|
+
export type { PageTutorialVO } from './page-tutorial-vo';
|
|
918
|
+
export type { PlusApiResultPageTutorialVO } from './plus-api-result-page-tutorial-vo';
|
|
919
|
+
export type { TutorialVO } from './tutorial-vo';
|
|
920
|
+
export type { PlusApiResultTutorialDetailVO } from './plus-api-result-tutorial-detail-vo';
|
|
921
|
+
export type { TutorialDetailVO } from './tutorial-detail-vo';
|
|
922
|
+
export type { PlusApiResultSupportInfoVO } from './plus-api-result-support-info-vo';
|
|
923
|
+
export type { SupportInfoVO } from './support-info-vo';
|
|
924
|
+
export type { SupportMessageQueryForm } from './support-message-query-form';
|
|
925
|
+
export type { PageSupportMessageVO } from './page-support-message-vo';
|
|
926
|
+
export type { PlusApiResultPageSupportMessageVO } from './plus-api-result-page-support-message-vo';
|
|
927
|
+
export type { ReportQueryForm } from './report-query-form';
|
|
928
|
+
export type { PageReportVO } from './page-report-vo';
|
|
929
|
+
export type { PlusApiResultPageReportVO } from './plus-api-result-page-report-vo';
|
|
930
|
+
export type { PlusApiResultReportDetailVO } from './plus-api-result-report-detail-vo';
|
|
931
|
+
export type { ReportDetailVO } from './report-detail-vo';
|
|
932
|
+
export type { OnboardingStepVO } from './onboarding-step-vo';
|
|
933
|
+
export type { PlusApiResultListOnboardingStepVO } from './plus-api-result-list-onboarding-step-vo';
|
|
934
|
+
export type { FaqQueryForm } from './faq-query-form';
|
|
935
|
+
export type { FaqVO } from './faq-vo';
|
|
936
|
+
export type { PageFaqVO } from './page-faq-vo';
|
|
937
|
+
export type { PlusApiResultPageFaqVO } from './plus-api-result-page-faq-vo';
|
|
938
|
+
export type { FaqDetailVO } from './faq-detail-vo';
|
|
939
|
+
export type { PlusApiResultFaqDetailVO } from './plus-api-result-faq-detail-vo';
|
|
940
|
+
export type { PlusApiResultListFaqVO } from './plus-api-result-list-faq-vo';
|
|
941
|
+
export type { FaqCategoryVO } from './faq-category-vo';
|
|
942
|
+
export type { PlusApiResultListFaqCategoryVO } from './plus-api-result-list-faq-category-vo';
|
|
943
|
+
export type { FavoriteQueryForm } from './favorite-query-form';
|
|
944
|
+
export type { PageFavoriteItemVO } from './page-favorite-item-vo';
|
|
945
|
+
export type { PlusApiResultPageFavoriteItemVO } from './plus-api-result-page-favorite-item-vo';
|
|
946
|
+
export type { FavoriteDetailVO } from './favorite-detail-vo';
|
|
947
|
+
export type { PlusApiResultFavoriteDetailVO } from './plus-api-result-favorite-detail-vo';
|
|
948
|
+
export type { FavoriteStatisticsVO } from './favorite-statistics-vo';
|
|
949
|
+
export type { PlusApiResultFavoriteStatisticsVO } from './plus-api-result-favorite-statistics-vo';
|
|
950
|
+
export type { PlusApiResultListFavoriteItemVO } from './plus-api-result-list-favorite-item-vo';
|
|
951
|
+
export type { PlusApiResultListFavoriteFolderVO } from './plus-api-result-list-favorite-folder-vo';
|
|
952
|
+
export type { FavoriteTypeCountVO } from './favorite-type-count-vo';
|
|
953
|
+
export type { PlusApiResultListFavoriteTypeCountVO } from './plus-api-result-list-favorite-type-count-vo';
|
|
954
|
+
export type { PlusApiResultFavoriteCheckVO } from './plus-api-result-favorite-check-vo';
|
|
955
|
+
export type { DriveItemListForm } from './drive-item-list-form';
|
|
956
|
+
export type { PageDriveItemVO } from './page-drive-item-vo';
|
|
957
|
+
export type { PlusApiResultPageDriveItemVO } from './plus-api-result-page-drive-item-vo';
|
|
958
|
+
export type { DriveItemDetailVO } from './drive-item-detail-vo';
|
|
959
|
+
export type { PlusApiResultDriveItemDetailVO } from './plus-api-result-drive-item-detail-vo';
|
|
960
|
+
export type { DocumentListQueryRequest } from './document-list-query-request';
|
|
961
|
+
export type { DocumentVO } from './document-vo';
|
|
962
|
+
export type { PageDocumentVO } from './page-document-vo';
|
|
963
|
+
export type { PlusApiResultPageDocumentVO } from './plus-api-result-page-document-vo';
|
|
964
|
+
export type { DocumentDetailVO } from './document-detail-vo';
|
|
965
|
+
export type { PlusApiResultDocumentDetailVO } from './plus-api-result-document-detail-vo';
|
|
966
|
+
export type { PlusApiResultListTrendingItemVO } from './plus-api-result-list-trending-item-vo';
|
|
967
|
+
export type { TrendingItemVO } from './trending-item-vo';
|
|
968
|
+
export type { PlusApiResultListTodoItemVO } from './plus-api-result-list-todo-item-vo';
|
|
969
|
+
export type { TodoItemVO } from './todo-item-vo';
|
|
970
|
+
export type { AchievementStatisticsVO } from './achievement-statistics-vo';
|
|
971
|
+
export type { AchievementVO } from './achievement-vo';
|
|
972
|
+
export type { GenerationStatisticsVO } from './generation-statistics-vo';
|
|
973
|
+
export type { GenerationTypeDistributionVO } from './generation-type-distribution-vo';
|
|
974
|
+
export type { PlusApiResultUserStatisticsVO } from './plus-api-result-user-statistics-vo';
|
|
975
|
+
export type { PrivilegeVO } from './privilege-vo';
|
|
976
|
+
export type { UsageFrequencyVO } from './usage-frequency-vo';
|
|
977
|
+
export type { UsageStatisticsVO } from './usage-statistics-vo';
|
|
978
|
+
export type { UsageTimeDistributionVO } from './usage-time-distribution-vo';
|
|
979
|
+
export type { UserLevelVO } from './user-level-vo';
|
|
980
|
+
export type { UserStatisticsVO } from './user-statistics-vo';
|
|
981
|
+
export type { VipPrivilegeVO } from './vip-privilege-vo';
|
|
982
|
+
export type { VipRenewalVO } from './vip-renewal-vo';
|
|
983
|
+
export type { VipStatisticsVO } from './vip-statistics-vo';
|
|
984
|
+
export type { VipUpgradeVO } from './vip-upgrade-vo';
|
|
985
|
+
export type { PlusApiResultVipStatisticsVO } from './plus-api-result-vip-statistics-vo';
|
|
986
|
+
export type { PlusApiResultUsageStatisticsVO } from './plus-api-result-usage-statistics-vo';
|
|
987
|
+
export type { PlusApiResultStorageStatisticsVO } from './plus-api-result-storage-statistics-vo';
|
|
988
|
+
export type { StorageStatisticsVO } from './storage-statistics-vo';
|
|
989
|
+
export type { StorageTrendVO } from './storage-trend-vo';
|
|
990
|
+
export type { StorageTypeDistributionVO } from './storage-type-distribution-vo';
|
|
991
|
+
export type { PlusApiResultGenerationStatisticsVO } from './plus-api-result-generation-statistics-vo';
|
|
992
|
+
export type { PlusApiResultListShortcutVO } from './plus-api-result-list-shortcut-vo';
|
|
993
|
+
export type { ShortcutVO } from './shortcut-vo';
|
|
994
|
+
export type { PlusApiResultListRecommendationVO } from './plus-api-result-list-recommendation-vo';
|
|
995
|
+
export type { RecommendationVO } from './recommendation-vo';
|
|
996
|
+
export type { PlusApiResultUserLevelVO } from './plus-api-result-user-level-vo';
|
|
997
|
+
export type { ChartConfigVO } from './chart-config-vo';
|
|
998
|
+
export type { ChartDataVO } from './chart-data-vo';
|
|
999
|
+
export type { DailyUsageVO } from './daily-usage-vo';
|
|
1000
|
+
export type { DatasetVO } from './dataset-vo';
|
|
1001
|
+
export type { HomeDashboardVO } from './home-dashboard-vo';
|
|
1002
|
+
export type { NotificationButtonVO } from './notification-button-vo';
|
|
1003
|
+
export type { PlusApiResultHomeDashboardVO } from './plus-api-result-home-dashboard-vo';
|
|
1004
|
+
export type { PopupNotificationVO } from './popup-notification-vo';
|
|
1005
|
+
export type { RecentActivityVO } from './recent-activity-vo';
|
|
1006
|
+
export type { RecentProjectVO } from './recent-project-vo';
|
|
1007
|
+
export type { StatisticsVO } from './statistics-vo';
|
|
1008
|
+
export type { PlusApiResultChartDataVO } from './plus-api-result-chart-data-vo';
|
|
1009
|
+
export type { PlusApiResultListRecentActivityVO } from './plus-api-result-list-recent-activity-vo';
|
|
1010
|
+
export type { PlusApiResultListAchievementVO } from './plus-api-result-list-achievement-vo';
|
|
1011
|
+
export type { CurrencyTypeVO } from './currency-type-vo';
|
|
1012
|
+
export type { PlusApiResultListCurrencyTypeVO } from './plus-api-result-list-currency-type-vo';
|
|
1013
|
+
export type { PlusApiResultListExchangeRateVO } from './plus-api-result-list-exchange-rate-vo';
|
|
1014
|
+
export type { PageCurrencyVO } from './page-currency-vo';
|
|
1015
|
+
export type { PlusApiResultPageCurrencyVO } from './plus-api-result-page-currency-vo';
|
|
1016
|
+
export type { PlusApiResultListCurrencyVO } from './plus-api-result-list-currency-vo';
|
|
1017
|
+
export type { CouponListForm } from './coupon-list-form';
|
|
1018
|
+
export type { CouponVO } from './coupon-vo';
|
|
1019
|
+
export type { PageCouponVO } from './page-coupon-vo';
|
|
1020
|
+
export type { PlusApiResultPageCouponVO } from './plus-api-result-page-coupon-vo';
|
|
1021
|
+
export type { PlusApiResultCouponVO } from './plus-api-result-coupon-vo';
|
|
1022
|
+
export type { CouponStatisticsVO } from './coupon-statistics-vo';
|
|
1023
|
+
export type { PlusApiResultCouponStatisticsVO } from './plus-api-result-coupon-statistics-vo';
|
|
1024
|
+
export type { UserCouponListForm } from './user-coupon-list-form';
|
|
1025
|
+
export type { PageUserCouponVO } from './page-user-coupon-vo';
|
|
1026
|
+
export type { PlusApiResultPageUserCouponVO } from './plus-api-result-page-user-coupon-vo';
|
|
1027
|
+
export type { CommentDetailVO } from './comment-detail-vo';
|
|
1028
|
+
export type { PlusApiResultCommentDetailVO } from './plus-api-result-comment-detail-vo';
|
|
1029
|
+
export type { PageCommentVO } from './page-comment-vo';
|
|
1030
|
+
export type { PlusApiResultPageCommentVO } from './plus-api-result-page-comment-vo';
|
|
1031
|
+
export type { CommentStatisticsVO } from './comment-statistics-vo';
|
|
1032
|
+
export type { PlusApiResultCommentStatisticsVO } from './plus-api-result-comment-statistics-vo';
|
|
1033
|
+
export type { CollectionDetailVO } from './collection-detail-vo';
|
|
1034
|
+
export type { PlusApiResultCollectionDetailVO } from './plus-api-result-collection-detail-vo';
|
|
1035
|
+
export type { PlusApiResultListCollectionVO } from './plus-api-result-list-collection-vo';
|
|
1036
|
+
export type { PlusApiResultListCollectionItemVO } from './plus-api-result-list-collection-item-vo';
|
|
1037
|
+
export type { CollectionTreeVO } from './collection-tree-vo';
|
|
1038
|
+
export type { PlusApiResultListCollectionTreeVO } from './plus-api-result-list-collection-tree-vo';
|
|
1039
|
+
export type { PageCollectionVO } from './page-collection-vo';
|
|
1040
|
+
export type { PlusApiResultPageCollectionVO } from './plus-api-result-page-collection-vo';
|
|
1041
|
+
export type { ChatSessionQueryForm } from './chat-session-query-form';
|
|
1042
|
+
export type { PageChatSessionVO } from './page-chat-session-vo';
|
|
1043
|
+
export type { PlusApiResultPageChatSessionVO } from './plus-api-result-page-chat-session-vo';
|
|
1044
|
+
export type { ChatSessionDetailVO } from './chat-session-detail-vo';
|
|
1045
|
+
export type { PlusApiResultChatSessionDetailVO } from './plus-api-result-chat-session-detail-vo';
|
|
1046
|
+
export type { SessionStatsVO } from './session-stats-vo';
|
|
1047
|
+
export type { ChatMessageQueryForm } from './chat-message-query-form';
|
|
1048
|
+
export type { PageChatMessageVO } from './page-chat-message-vo';
|
|
1049
|
+
export type { PlusApiResultPageChatMessageVO } from './plus-api-result-page-chat-message-vo';
|
|
1050
|
+
export type { CharacterDetailVO } from './character-detail-vo';
|
|
1051
|
+
export type { PlusApiResultCharacterDetailVO } from './plus-api-result-character-detail-vo';
|
|
1052
|
+
export type { PageCharacterVO } from './page-character-vo';
|
|
1053
|
+
export type { PlusApiResultPageCharacterVO } from './plus-api-result-page-character-vo';
|
|
1054
|
+
export type { PlusApiResultListCategoryVO } from './plus-api-result-list-category-vo';
|
|
1055
|
+
export type { CategoryDetailVO } from './category-detail-vo';
|
|
1056
|
+
export type { PlusApiResultCategoryDetailVO } from './plus-api-result-category-detail-vo';
|
|
1057
|
+
export type { CategoryTypeVO } from './category-type-vo';
|
|
1058
|
+
export type { PlusApiResultListCategoryTypeVO } from './plus-api-result-list-category-type-vo';
|
|
1059
|
+
export type { CategoryTreeVO } from './category-tree-vo';
|
|
1060
|
+
export type { PlusApiResultListCategoryTreeVO } from './plus-api-result-list-category-tree-vo';
|
|
1061
|
+
export type { PlusApiResultListTagVO } from './plus-api-result-list-tag-vo';
|
|
1062
|
+
export type { CartGroupVO } from './cart-group-vo';
|
|
1063
|
+
export type { PlusApiResultShoppingCartVO } from './plus-api-result-shopping-cart-vo';
|
|
1064
|
+
export type { ShoppingCartVO } from './shopping-cart-vo';
|
|
1065
|
+
export type { CartStatisticsVO } from './cart-statistics-vo';
|
|
1066
|
+
export type { PlusApiResultCartStatisticsVO } from './plus-api-result-cart-statistics-vo';
|
|
1067
|
+
export type { PlusApiResultListCartItemVO } from './plus-api-result-list-cart-item-vo';
|
|
1068
|
+
export type { PlusApiResultQrCodeStatusVO } from './plus-api-result-qr-code-status-vo';
|
|
1069
|
+
export type { QrCodeStatusVO } from './qr-code-status-vo';
|
|
1070
|
+
export type { PlusApiResultListSensitiveWordListVO } from './plus-api-result-list-sensitive-word-list-vo';
|
|
1071
|
+
export type { SensitiveWordListVO } from './sensitive-word-list-vo';
|
|
1072
|
+
export type { FrameDetection } from './frame-detection';
|
|
1073
|
+
export type { PlusApiResultVideoAuditStatusVO } from './plus-api-result-video-audit-status-vo';
|
|
1074
|
+
export type { VideoAuditStatusVO } from './video-audit-status-vo';
|
|
1075
|
+
export type { AuditRecordQueryForm } from './audit-record-query-form';
|
|
1076
|
+
export type { AuditRecordVO } from './audit-record-vo';
|
|
1077
|
+
export type { PageAuditRecordVO } from './page-audit-record-vo';
|
|
1078
|
+
export type { PlusApiResultPageAuditRecordVO } from './plus-api-result-page-audit-record-vo';
|
|
1079
|
+
export type { AuditRecordDetailVO } from './audit-record-detail-vo';
|
|
1080
|
+
export type { DetectionResult } from './detection-result';
|
|
1081
|
+
export type { PlusApiResultAuditRecordDetailVO } from './plus-api-result-audit-record-detail-vo';
|
|
1082
|
+
export type { AuditPolicyVO } from './audit-policy-vo';
|
|
1083
|
+
export type { DetectionTypeConfig } from './detection-type-config';
|
|
1084
|
+
export type { PlusApiResultListAuditPolicyVO } from './plus-api-result-list-audit-policy-vo';
|
|
1085
|
+
export type { MyAuditRecordQueryForm } from './my-audit-record-query-form';
|
|
1086
|
+
export type { PageAuditAppealVO } from './page-audit-appeal-vo';
|
|
1087
|
+
export type { PlusApiResultPageAuditAppealVO } from './plus-api-result-page-audit-appeal-vo';
|
|
1088
|
+
export type { AuditAppealStatusVO } from './audit-appeal-status-vo';
|
|
1089
|
+
export type { PlusApiResultAuditAppealStatusVO } from './plus-api-result-audit-appeal-status-vo';
|
|
1090
|
+
export type { AssetListForm } from './asset-list-form';
|
|
1091
|
+
export type { AssetVO } from './asset-vo';
|
|
1092
|
+
export type { PageAssetVO } from './page-asset-vo';
|
|
1093
|
+
export type { PlusApiResultPageAssetVO } from './plus-api-result-page-asset-vo';
|
|
1094
|
+
export type { AssetDetailVO } from './asset-detail-vo';
|
|
1095
|
+
export type { PlusApiResultAssetDetailVO } from './plus-api-result-asset-detail-vo';
|
|
1096
|
+
export type { AssetDownloadForm } from './asset-download-form';
|
|
1097
|
+
export type { DownloadUrlVO } from './download-url-vo';
|
|
1098
|
+
export type { PlusApiResultDownloadUrlVO } from './plus-api-result-download-url-vo';
|
|
1099
|
+
export type { AssetStatisticsVO } from './asset-statistics-vo';
|
|
1100
|
+
export type { PlusApiResultAssetStatisticsVO } from './plus-api-result-asset-statistics-vo';
|
|
1101
|
+
export type { PlusApiResultListFolderVO } from './plus-api-result-list-folder-vo';
|
|
1102
|
+
export type { AppDetailVO } from './app-detail-vo';
|
|
1103
|
+
export type { AppPlatforms } from './app-platforms';
|
|
1104
|
+
export type { PlusApiResultAppDetailVO } from './plus-api-result-app-detail-vo';
|
|
1105
|
+
export type { AppStatisticsVO } from './app-statistics-vo';
|
|
1106
|
+
export type { PlusApiResultAppStatisticsVO } from './plus-api-result-app-statistics-vo';
|
|
1107
|
+
export type { PageAppVO } from './page-app-vo';
|
|
1108
|
+
export type { PlusApiResultPageAppVO } from './plus-api-result-page-app-vo';
|
|
1109
|
+
export type { AnnouncementQueryForm } from './announcement-query-form';
|
|
1110
|
+
export type { AnnouncementVO } from './announcement-vo';
|
|
1111
|
+
export type { PageAnnouncementVO } from './page-announcement-vo';
|
|
1112
|
+
export type { PlusApiResultPageAnnouncementVO } from './plus-api-result-page-announcement-vo';
|
|
1113
|
+
export type { AnnouncementDetailVO } from './announcement-detail-vo';
|
|
1114
|
+
export type { PlusApiResultAnnouncementDetailVO } from './plus-api-result-announcement-detail-vo';
|
|
1115
|
+
export type { PlusApiResultUpdateCheckVO } from './plus-api-result-update-check-vo';
|
|
1116
|
+
export type { UpdateCheckVO } from './update-check-vo';
|
|
1117
|
+
export type { ChangelogVO } from './changelog-vo';
|
|
1118
|
+
export type { PlusApiResultListChangelogVO } from './plus-api-result-list-changelog-vo';
|
|
1119
|
+
export type { PlusApiResultListAnnouncementVO } from './plus-api-result-list-announcement-vo';
|
|
1120
|
+
export type { PlusApiResultSystemStatusVO } from './plus-api-result-system-status-vo';
|
|
1121
|
+
export type { ServiceStatus } from './service-status';
|
|
1122
|
+
export type { SystemStatusVO } from './system-status-vo';
|
|
1123
|
+
export type { MaintenanceNoticeVO } from './maintenance-notice-vo';
|
|
1124
|
+
export type { PlusApiResultMaintenanceNoticeVO } from './plus-api-result-maintenance-notice-vo';
|
|
1125
|
+
export type { PlusApiResultListPopupNotificationVO } from './plus-api-result-list-popup-notification-vo';
|
|
1126
|
+
export type { OnboardingPageVO } from './onboarding-page-vo';
|
|
1127
|
+
export type { PlusApiResultListOnboardingPageVO } from './plus-api-result-list-onboarding-page-vo';
|
|
1128
|
+
export type { PlusApiResultUserUsageStatsVO } from './plus-api-result-user-usage-stats-vo';
|
|
1129
|
+
export type { UserUsageStatsVO } from './user-usage-stats-vo';
|
|
1130
|
+
export type { PlusApiResultRetentionAnalysisVO } from './plus-api-result-retention-analysis-vo';
|
|
1131
|
+
export type { RetentionAnalysisVO } from './retention-analysis-vo';
|
|
1132
|
+
export type { PlusApiResultListReportTypeVO } from './plus-api-result-list-report-type-vo';
|
|
1133
|
+
export type { ReportTypeVO } from './report-type-vo';
|
|
1134
|
+
export type { PlusApiResultRealtimeOnlineVO } from './plus-api-result-realtime-online-vo';
|
|
1135
|
+
export type { RealtimeOnlineVO } from './realtime-online-vo';
|
|
1136
|
+
export type { PlusApiResultListRealtimeEventVO } from './plus-api-result-list-realtime-event-vo';
|
|
1137
|
+
export type { RealtimeEventVO } from './realtime-event-vo';
|
|
1138
|
+
export type { PathAnalysisQueryForm } from './path-analysis-query-form';
|
|
1139
|
+
export type { PathAnalysisVO } from './path-analysis-vo';
|
|
1140
|
+
export type { PathStepVO } from './path-step-vo';
|
|
1141
|
+
export type { PlusApiResultPathAnalysisVO } from './plus-api-result-path-analysis-vo';
|
|
1142
|
+
export type { FunnelQueryForm } from './funnel-query-form';
|
|
1143
|
+
export type { FunnelAnalysisVO } from './funnel-analysis-vo';
|
|
1144
|
+
export type { FunnelStepVO } from './funnel-step-vo';
|
|
1145
|
+
export type { PlusApiResultFunnelAnalysisVO } from './plus-api-result-funnel-analysis-vo';
|
|
1146
|
+
export type { EventTrendQueryForm } from './event-trend-query-form';
|
|
1147
|
+
export type { EventTrendVO } from './event-trend-vo';
|
|
1148
|
+
export type { PlusApiResultEventTrendVO } from './plus-api-result-event-trend-vo';
|
|
1149
|
+
export type { PlusApiResultListTopEventVO } from './plus-api-result-list-top-event-vo';
|
|
1150
|
+
export type { TopEventVO } from './top-event-vo';
|
|
1151
|
+
export type { EventStatsQueryForm } from './event-stats-query-form';
|
|
1152
|
+
export type { EventStatsVO } from './event-stats-vo';
|
|
1153
|
+
export type { PlusApiResultEventStatsVO } from './plus-api-result-event-stats-vo';
|
|
1154
|
+
export type { DeviceDistributionVO } from './device-distribution-vo';
|
|
1155
|
+
export type { PlusApiResultDeviceDistributionVO } from './plus-api-result-device-distribution-vo';
|
|
1156
|
+
export type { ConversionPathVO } from './conversion-path-vo';
|
|
1157
|
+
export type { PlusApiResultConversionPathVO } from './plus-api-result-conversion-path-vo';
|
|
1158
|
+
export type { ChannelQueryForm } from './channel-query-form';
|
|
1159
|
+
export type { ChannelAnalysisVO } from './channel-analysis-vo';
|
|
1160
|
+
export type { PlusApiResultChannelAnalysisVO } from './plus-api-result-channel-analysis-vo';
|
|
1161
|
+
export type { AiUsageStatsVO } from './ai-usage-stats-vo';
|
|
1162
|
+
export type { PlusApiResultAiUsageStatsVO } from './plus-api-result-ai-usage-stats-vo';
|
|
1163
|
+
export type { UserActivityQueryForm } from './user-activity-query-form';
|
|
1164
|
+
export type { PlusApiResultUserActivityVO } from './plus-api-result-user-activity-vo';
|
|
1165
|
+
export type { UserActivityVO } from './user-activity-vo';
|
|
1166
|
+
export type { PlusApiResultSplashAdvertVO } from './plus-api-result-splash-advert-vo';
|
|
1167
|
+
export type { SplashAdvertVO } from './splash-advert-vo';
|
|
1168
|
+
export type { AdvertSettingsVO } from './advert-settings-vo';
|
|
1169
|
+
export type { PlusApiResultAdvertSettingsVO } from './plus-api-result-advert-settings-vo';
|
|
1170
|
+
export type { PlusApiResultRewardedAdvertVO } from './plus-api-result-rewarded-advert-vo';
|
|
1171
|
+
export type { RewardedAdvertVO } from './rewarded-advert-vo';
|
|
1172
|
+
export type { AdvertPositionVO } from './advert-position-vo';
|
|
1173
|
+
export type { PlusApiResultListAdvertPositionVO } from './plus-api-result-list-advert-position-vo';
|
|
1174
|
+
export type { AdvertPositionDetailVO } from './advert-position-detail-vo';
|
|
1175
|
+
export type { AdvertVO } from './advert-vo';
|
|
1176
|
+
export type { PlusApiResultAdvertPositionDetailVO } from './plus-api-result-advert-position-detail-vo';
|
|
1177
|
+
export type { PlusApiResultListAdvertVO } from './plus-api-result-list-advert-vo';
|
|
1178
|
+
export type { PlusApiResultPopupAdvertVO } from './plus-api-result-popup-advert-vo';
|
|
1179
|
+
export type { PopupAdvertVO } from './popup-advert-vo';
|
|
1180
|
+
export type { InterstitialAdvertVO } from './interstitial-advert-vo';
|
|
1181
|
+
export type { PlusApiResultInterstitialAdvertVO } from './plus-api-result-interstitial-advert-vo';
|
|
1182
|
+
export type { FeedAdvertVO } from './feed-advert-vo';
|
|
1183
|
+
export type { PlusApiResultListFeedAdvertVO } from './plus-api-result-list-feed-advert-vo';
|
|
1184
|
+
export type { AdvertConfigVO } from './advert-config-vo';
|
|
1185
|
+
export type { PlusApiResultAdvertConfigVO } from './plus-api-result-advert-config-vo';
|
|
1186
|
+
export type { BannerAdvertVO } from './banner-advert-vo';
|
|
1187
|
+
export type { PlusApiResultListBannerAdvertVO } from './plus-api-result-list-banner-advert-vo';
|
|
1188
|
+
export type { ActivityDetailVO } from './activity-detail-vo';
|
|
1189
|
+
export type { ActivityReward } from './activity-reward';
|
|
1190
|
+
export type { PlusApiResultActivityDetailVO } from './plus-api-result-activity-detail-vo';
|
|
1191
|
+
export type { PlusApiResultListTaskVO } from './plus-api-result-list-task-vo';
|
|
1192
|
+
export type { TaskVO } from './task-vo';
|
|
1193
|
+
export type { ActivityRecordQueryForm } from './activity-record-query-form';
|
|
1194
|
+
export type { ActivityRecordVO } from './activity-record-vo';
|
|
1195
|
+
export type { PageActivityRecordVO } from './page-activity-record-vo';
|
|
1196
|
+
export type { PlusApiResultPageActivityRecordVO } from './plus-api-result-page-activity-record-vo';
|
|
1197
|
+
export type { PlusApiResultRankingVO } from './plus-api-result-ranking-vo';
|
|
1198
|
+
export type { RankInfoVO } from './rank-info-vo';
|
|
1199
|
+
export type { RankingVO } from './ranking-vo';
|
|
1200
|
+
export type { PlusApiResultRankInfoVO } from './plus-api-result-rank-info-vo';
|
|
1201
|
+
export type { PointsGoodsQueryForm } from './points-goods-query-form';
|
|
1202
|
+
export type { PagePointsGoodsVO } from './page-points-goods-vo';
|
|
1203
|
+
export type { PlusApiResultPagePointsGoodsVO } from './plus-api-result-page-points-goods-vo';
|
|
1204
|
+
export type { PointsGoodsVO } from './points-goods-vo';
|
|
1205
|
+
export type { PlusApiResultPointsGoodsDetailVO } from './plus-api-result-points-goods-detail-vo';
|
|
1206
|
+
export type { PointsGoodsDetailVO } from './points-goods-detail-vo';
|
|
1207
|
+
export type { ExchangeRecordQueryForm } from './exchange-record-query-form';
|
|
1208
|
+
export type { PagePointsExchangeRecordVO } from './page-points-exchange-record-vo';
|
|
1209
|
+
export type { PlusApiResultPagePointsExchangeRecordVO } from './plus-api-result-page-points-exchange-record-vo';
|
|
1210
|
+
export type { PointsExchangeRecordVO } from './points-exchange-record-vo';
|
|
1211
|
+
export type { LotteryDetailVO } from './lottery-detail-vo';
|
|
1212
|
+
export type { LotteryPrize } from './lottery-prize';
|
|
1213
|
+
export type { PlusApiResultLotteryDetailVO } from './plus-api-result-lottery-detail-vo';
|
|
1214
|
+
export type { RecentWinner } from './recent-winner';
|
|
1215
|
+
export type { LotteryPrizeQueryForm } from './lottery-prize-query-form';
|
|
1216
|
+
export type { LotteryPrizeVO } from './lottery-prize-vo';
|
|
1217
|
+
export type { PageLotteryPrizeVO } from './page-lottery-prize-vo';
|
|
1218
|
+
export type { PlusApiResultPageLotteryPrizeVO } from './plus-api-result-page-lottery-prize-vo';
|
|
1219
|
+
export type { LotteryActivityVO } from './lottery-activity-vo';
|
|
1220
|
+
export type { PlusApiResultListLotteryActivityVO } from './plus-api-result-list-lottery-activity-vo';
|
|
1221
|
+
export type { PrizePreview } from './prize-preview';
|
|
1222
|
+
export type { ActivityQueryForm } from './activity-query-form';
|
|
1223
|
+
export type { ActivityVO } from './activity-vo';
|
|
1224
|
+
export type { PageActivityVO } from './page-activity-vo';
|
|
1225
|
+
export type { PlusApiResultPageActivityVO } from './plus-api-result-page-activity-vo';
|
|
1226
|
+
export type { CheckInReward } from './check-in-reward';
|
|
1227
|
+
export type { CheckInStatusVO } from './check-in-status-vo';
|
|
1228
|
+
export type { PlusApiResultCheckInStatusVO } from './plus-api-result-check-in-status-vo';
|
|
1229
|
+
export type { CheckInRecordVO } from './check-in-record-vo';
|
|
1230
|
+
export type { PlusApiResultListCheckInRecordVO } from './plus-api-result-list-check-in-record-vo';
|
|
1231
|
+
export type { AccountSummaryVO } from './account-summary-vo';
|
|
1232
|
+
export type { PlusApiResultAccountSummaryVO } from './plus-api-result-account-summary-vo';
|
|
1233
|
+
export type { HistoryQueryForm } from './history-query-form';
|
|
1234
|
+
export type { HistoryVO } from './history-vo';
|
|
1235
|
+
export type { PageHistoryVO } from './page-history-vo';
|
|
1236
|
+
export type { PlusApiResultPageHistoryVO } from './plus-api-result-page-history-vo';
|
|
1237
|
+
export type { CashAccountInfoVO } from './cash-account-info-vo';
|
|
1238
|
+
export type { PlusApiResultCashAccountInfoVO } from './plus-api-result-cash-account-info-vo';
|
|
1239
|
+
export type { ExperimentResultsVO } from './experiment-results-vo';
|
|
1240
|
+
export type { PlusApiResultExperimentResultsVO } from './plus-api-result-experiment-results-vo';
|
|
1241
|
+
export type { ExperimentReportVO } from './experiment-report-vo';
|
|
1242
|
+
export type { PlusApiResultExperimentReportVO } from './plus-api-result-experiment-report-vo';
|
|
1243
|
+
export type { PlusApiResultUiConfigVO } from './plus-api-result-ui-config-vo';
|
|
1244
|
+
export type { UiConfigVO } from './ui-config-vo';
|
|
1245
|
+
export type { PlusApiResultListRolloutConfigVO } from './plus-api-result-list-rollout-config-vo';
|
|
1246
|
+
export type { RolloutConfigVO } from './rollout-config-vo';
|
|
1247
|
+
export type { PlusApiResultRolloutCheckVO } from './plus-api-result-rollout-check-vo';
|
|
1248
|
+
export type { RolloutCheckVO } from './rollout-check-vo';
|
|
1249
|
+
export type { PlusApiResultListFeatureFlagVO } from './plus-api-result-list-feature-flag-vo';
|
|
1250
|
+
export type { PlusApiResultFeatureFlagVO } from './plus-api-result-feature-flag-vo';
|
|
1251
|
+
export type { ExperimentVO } from './experiment-vo';
|
|
1252
|
+
export type { PlusApiResultListExperimentVO } from './plus-api-result-list-experiment-vo';
|
|
1253
|
+
export type { ExperimentDetailVO } from './experiment-detail-vo';
|
|
1254
|
+
export type { PlusApiResultExperimentDetailVO } from './plus-api-result-experiment-detail-vo';
|
|
1255
|
+
export type { PlusApiResultExperimentAssignmentVO } from './plus-api-result-experiment-assignment-vo';
|
|
1256
|
+
export type { AlgorithmConfigVO } from './algorithm-config-vo';
|
|
1257
|
+
export type { PlusApiResultAlgorithmConfigVO } from './plus-api-result-algorithm-config-vo';
|
|
1258
|
+
export type { BatchCancelShareForm } from './batch-cancel-share-form';
|
|
1259
|
+
export type { AccountDeleteForm } from './account-delete-form';
|
|
1260
|
+
export type { NotificationBatchDeleteForm } from './notification-batch-delete-form';
|
|
1261
|
+
export type { HistoryBatchDeleteForm } from './history-batch-delete-form';
|
|
1262
|
+
export type { FavoriteBatchRemoveForm } from './favorite-batch-remove-form';
|
|
1263
|
+
export type { PasswordResetRequestForm } from './password-reset-request-form';
|
|
1264
|
+
export type { PromptEnhanceRequest } from './prompt-enhance-request';
|
|
1265
|
+
export type { PromptEnhanceResponse } from './prompt-enhance-response';
|
|
1266
|
+
export type { PlusApiResultPromptEnhanceResponse } from './plus-api-result-prompt-enhance-response';
|
|
1267
|
+
export type { PlusApiErrorResult } from './plus-api-error-result';
|
|
1268
|
+
export type { UploadAvatarRequest } from './upload-avatar-request';
|
|
1269
|
+
export type { ImageRequest } from './image-request';
|
|
1270
|
+
export type { FileRequest } from './file-request';
|
|
1271
|
+
export type { ChunkRequest } from './chunk-request';
|
|
1272
|
+
export type { PaymentCallbackRequest } from './payment-callback-request';
|
|
1273
|
+
export type { PaymentCallbackResponse } from './payment-callback-response';
|
|
1274
|
+
export type { GetModelPricesRequest } from './get-model-prices-request';
|
|
1275
|
+
export type { BatchDeleteNotesRequest } from './batch-delete-notes-request';
|
|
1276
|
+
export type { BatchDeleteAssetsRequest } from './batch-delete-assets-request';
|
|
1277
|
+
//# sourceMappingURL=index.d.ts.map
|