import { CreateRequestBuilderV2, DeleteRequestBuilderV2, GetAllRequestBuilderV2, GetByKeyRequestBuilderV2, ODataBatchChangeSetV2, ODataBatchRequestBuilderV2, UpdateRequestBuilderV2 } from '@sap-cloud-sdk/core'; import { ObjectIdentifierMapping, ObjectIdentifierMappingRemoteIdentifierDefiningSchemeCode, SalesQuoteApprovalStatusCode, SalesQuoteAttachmentFolderCategoryCode, SalesQuoteAttachmentFolder, SalesQuoteAttachmentFolderTypeCode, SalesQuoteCancellationReasonCode, SalesQuoteCancellationStatusCode, SalesQuoteCashDiscountTermsCode, SalesQuote, SalesQuoteConsistencyStatusCode, SalesQuoteCreditWorthinessStatusCode, SalesQuoteCurrencyCode, SalesQuoteDeliveryPriorityCode, SalesQuoteDistributionChannelCode, SalesQuoteDivisionCode, SalesQuoteDocumentLanguageCode, SalesQuoteExternalApprovalStatusCode, SalesQuoteExternalPriceCalculatedAmountCurrencyCode, SalesQuoteExternalPriceCalculationStatusCode, SalesQuoteExternalPriceCategoryCode, SalesQuoteExternalPrice, SalesQuoteExternalPriceInactivityReasonCode, SalesQuoteExternalPriceItemCalculatedAmountCurrencyCode, SalesQuoteExternalPriceItemCategoryCode, SalesQuoteExternalPriceItem, SalesQuoteExternalPriceItemInactivityReasonCode, SalesQuoteExternalPriceItemOriginCode, SalesQuoteExternalPriceItemRateBaseMeasureUnitCode, SalesQuoteExternalPriceItemRateCurrencyCode, SalesQuoteExternalPriceItemRateMeasureUnitCode, SalesQuoteExternalPriceItemTypeCode, SalesQuoteExternalPriceOriginCode, SalesQuoteExternalPriceRateBaseMeasureUnitCode, SalesQuoteExternalPriceRateCurrencyCode, SalesQuoteExternalPriceRateMeasureUnitCode, SalesQuoteExternalPriceTypeCode, SalesQuoteExternalPricingProcedureCode, SalesQuoteGrossAmountCurrencyCode, SalesQuoteGrossWeightUnitCode, SalesQuoteIncotermsClassificationCode, SalesQuoteItemAttachmentFolderCategoryCode, SalesQuoteItemAttachmentFolder, SalesQuoteItemAttachmentFolderTypeCode, SalesQuoteItemCancellationReasonCode, SalesQuoteItemCancellationStatusCode, SalesQuoteItemCashDiscountTermsCode, SalesQuoteItem, SalesQuoteItemConsistencyStatusCode, SalesQuoteItemDeliveryPriorityCode, SalesQuoteItemGrossAmountCurrencyCode, SalesQuoteItemGrossWeightUnitCode, SalesQuoteItemIncotermsClassificationCode, SalesQuoteItemLifeCycleStatusCode, SalesQuoteItemMainPriceBaseQuantityUnitCode, SalesQuoteItemMainPriceCurrencyCode, SalesQuoteItemNetAmountCurrencyCode, SalesQuoteItemNetPriceAmountCurrencyCode, SalesQuoteItemNetPriceBaseQuantityUnitCode, SalesQuoteItemNetWeightUnitCode, SalesQuoteItemOrderedQuantityUnitCode, SalesQuoteItemOrderingStatusCode, SalesQuoteItemParty, SalesQuoteItemPartyCorrespondenceLanguageCode, SalesQuoteItemPartyCountryCode, SalesQuoteItemPartyPoBoxDeviatingCountryCode, SalesQuoteItemPartyPoBoxDeviatingRegionCode, SalesQuoteItemPartyPreferredCommunicationMediumTypeCode, SalesQuoteItemPartyRegionCode, SalesQuoteItemPartyRoleCode, SalesQuoteItemProcessingTypeCode, SalesQuoteItemQuantityMeasureUnitCode, SalesQuoteItemReference, SalesQuoteItemReferenceItemTypeCode, SalesQuoteItemReferenceRelationshipRoleCode, SalesQuoteItemReferenceTypeCode, SalesQuoteItemScheduleLine, SalesQuoteItemScheduleLineTypeCode, SalesQuoteItemScheduleLinetimeZoneCode, SalesQuoteItemScheduleLineunitCode, SalesQuoteItemTaxAmountCurrencyCode, SalesQuoteItemTextCollection, SalesQuoteItemTextCollectionTypeCode, SalesQuoteItemTimeZoneCode, SalesQuoteItemTotalValuesBaseQuantityTypeCode, SalesQuoteItemTotalValuescurrencyCode, SalesQuoteItemVolumeUnitCode, SalesQuoteItemZSalesQuoteDeliveryTime_Kut, SalesQuoteItemunitCode, SalesQuoteLifeCycleStatusCode, SalesQuoteNetAmountCurrencyCode, SalesQuoteNetWeightUnitCode, SalesQuoteOrderReasonCode, SalesQuoteOrderingStatusCode, SalesQuoteOutput, SalesQuoteOutputFormTemplateCode, SalesQuoteOutputFormTemplateLanguageCode, SalesQuoteOutputOutputChannelCode, SalesQuoteOutputOutputStatusCode, SalesQuoteParty, SalesQuotePartyCompanyPostalCode, SalesQuotePartyCorrespondenceLanguageCode, SalesQuotePartyCountryCode, SalesQuotePartyPoBoxDeviatingCountryCode, SalesQuotePartyPoBoxDeviatingRegionCode, SalesQuotePartyPoBoxPostalCode, SalesQuotePartyPreferredCommunicationMediumTypeCode, SalesQuotePartyRegionCode, SalesQuotePartyRoleCode, SalesQuotePartyStreetPostalCode, SalesQuotePriceCalculatedAmountCurrencyCode, SalesQuotePriceCalculationStatusCode, SalesQuotePriceCategoryCode, SalesQuotePrice, SalesQuotePriceInactivityReasonCode, SalesQuotePriceItemCalculatedAmountCurrencyCode, SalesQuotePriceItemCategoryCode, SalesQuotePriceItem, SalesQuotePriceItemInactivityReasonCode, SalesQuotePriceItemOriginCode, SalesQuotePriceItemRateBaseMeasureUnitCode, SalesQuotePriceItemRateCurrencyCode, SalesQuotePriceItemRateMeasureUnitCode, SalesQuotePriceItemTypeCode, SalesQuotePriceOriginCode, SalesQuotePriceRateBaseMeasureUnitCode, SalesQuotePriceRateCurrencyCode, SalesQuotePriceRateMeasureUnitCode, SalesQuotePriceTypeCode, SalesQuotePricingProcedureCode, SalesQuoteProcessingTypeCode, SalesQuoteProductAvailabilityStatusCode, SalesQuoteReference, SalesQuoteReferenceItemTypeCode, SalesQuoteReferenceObject, SalesQuoteReferenceRelationshipRoleCode, SalesQuoteReferenceTypeCode, SalesQuoteReplicationProcessingStatusCode, SalesQuoteResultStatusCode, SalesQuoteTaxAmountCurrencyCode, SalesQuoteTextCollection, SalesQuoteTextCollectionTypeCode, SalesQuoteTimeZoneCode, SalesQuoteVolumeUnitCode, SalesQuoteWorklistItemActivityWorklistItemTypeCode, SalesQuoteWorklistItem, SalesQuoteZQuoteBusinessArea_Kut, SalesQuoteZQuotePriority_Kut, SalesQuotetimeZoneCode_1 } from './index'; /** * Batch builder for operations supported on the Src. * @param requests The requests of the batch * @returns A request builder for batch. */ export declare function batch(...requests: Array>): ODataBatchRequestBuilderV2; export declare function batch(requests: Array>): ODataBatchRequestBuilderV2; /** * Change set constructor consists of write operations supported on the Src. * @param requests The requests of the change set * @returns A change set for batch. */ export declare function changeset(...requests: Array): ODataBatchChangeSetV2; export declare function changeset(requests: Array): ODataBatchChangeSetV2; export declare const defaultSrcPath = "/sap/c4c/odata/v1/c4codataapi"; export declare type ReadSrcRequestBuilder = GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetAllRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2 | GetByKeyRequestBuilderV2; export declare type WriteSrcRequestBuilder = CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2 | CreateRequestBuilderV2 | UpdateRequestBuilderV2 | DeleteRequestBuilderV2; //# sourceMappingURL=BatchRequest.d.ts.map