Class DefaultPaymentItemServiceBatch

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<PaymentItemServiceBatch,PaymentItemServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.batch.DefaultPaymentItemServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<PaymentItemServiceBatch,PaymentItemServiceBatchChangeSet>, FluentHelperServiceBatchExecute, PaymentItemServiceBatch

public class DefaultPaymentItemServiceBatch extends BatchFluentHelperBasic<PaymentItemServiceBatch,PaymentItemServiceBatchChangeSet> implements PaymentItemServiceBatch
Default implementation of the PaymentItemServiceBatch interface exposed in the PaymentItemService, allowing you to create multiple changesets and finally execute the batch request.