public static class ReleaseInvoiceExportParameters.ReleaseInvoiceExportParametersBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ReleaseInvoiceExportParameters |
build() |
ReleaseInvoiceExportParameters.ReleaseInvoiceExportParametersBuilder |
success(Boolean success)
Constraints: Not nullable
|
String |
toString() |
@Nonnull public ReleaseInvoiceExportParameters.ReleaseInvoiceExportParametersBuilder success(@Nullable Boolean success)
Original property from the Odata EDM: Success
success
- this
.@Nonnull public ReleaseInvoiceExportParameters build()
Copyright © 2021 SAP SE. All rights reserved.