GetBusinessProcessResult

constructor(businessProcessMapping: Map<String, BusinessProcessMappingItemResponse>? = null, businessProcessStages: Map<String, BusinessProcessStageResponse>? = null, description: String? = null, id: String, identifier: BusinessProcessIdentifierResponse? = null, name: String, provisioningState: String, systemData: SystemDataResponse, tableName: String? = null, trackingDataStoreReferenceName: String? = null, type: String, version: String)