Class BusinessDataImportResult

java.lang.Object
org.bonitasoft.web.client.model.BusinessDataImportResult
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.12.0") public class BusinessDataImportResult extends Object implements Serializable
An object containing: * the list of IDs of all the newly created Business Data, under the name of \"createdIds\" * the list of unknown fields, provided as an array of names, under the name of \"unknownFields\"
See Also: