StatisticsBundleItem
class StatisticsBundleItem
Methods
string
getName()
No description
void
setName(string$name)
No description
float
getPriceGross()
No description
float
getPriceNet()
No description
float
getPriceVat()
No description
void
setPriceGross(float$price)
No description
void
setPriceNet(float$price)
No description
void
setPriceVat(float$price)
No description
int
getQuantity()
No description
void
setQuantity(int$quantity)
No description
float
getValueGross()
No description
float
getValueNet()
No description
float
getValueVat()
No description
void
setValueGross(float$value)
No description
void
setValueNet(float$value)
No description
void
setValueVat(float$value)
No description
array
getSerialNumbers()
No description
void
setSerialNumbers(array$serialNumbers)
No description
array|null
getUniqueCodes()
No description
void
setUniqueCodes(array|null$uniqueCodes)
No description
DateTime|null
getIntervalStart()
No description
void
DateTime|null
getIntervalEnd()
No description
void
bool
isIntervalInRange()
No description
void
setIntervalInRange(bool$intervalInRange)
No description
string|null
getOfferId()
No description
void
setOfferId(string|null$offerId)
No description
int
getHandlingFee()
No description
void
setHandlingFee(int$handlingFee)
No description
array|null
getSeatReservations()
No description
void
setSeatReservations(array|null$seatReservations)
No description