HapiDataInfo
class HapiDataInfo(Operator: List<HapiOperator>, Product: List<HapiProduct>, ProductCategory: List<HapiProductCategory>, begin: LocalDate, end: LocalDate) : HapiResponse
Content copied to clipboard
Contains information about master data.
Constructors
HapiDataInfo
Link copied to clipboard
fun HapiDataInfo(Operator: List<HapiOperator> = emptyList(), Product: List<HapiProduct> = emptyList(), ProductCategory: List<HapiProductCategory> = emptyList(), begin: LocalDate, end: LocalDate)
Content copied to clipboard
Properties
dialectVersion
Link copied to clipboard
Operator
Link copied to clipboard
Product
Link copied to clipboard
ProductCategory
Link copied to clipboard
serverVersion
Link copied to clipboard
TechnicalMessages
Link copied to clipboard