Methods
HermesHSIServiceParameters constructor.
__construct()
getCashOnDeliveryServiceAmount
getCashOnDeliveryServiceAmount() : float
getCashOnDeliveryServiceCurrency
getCashOnDeliveryServiceCurrency() : string
getCustomerAlertServiceNotificationEmail
getCustomerAlertServiceNotificationEmail() : string
getCustomerAlertServiceNotificationNumber
getCustomerAlertServiceNotificationNumber() : string
getCustomerAlertServiceNotificationType
getCustomerAlertServiceNotificationType() : string
getIdentServiceIdentId
getIdentServiceIdentId() : string
getIdentServiceIdentType
getIdentServiceIdentType() : string
getParcelShopDeliveryServicePsCustomerFirstName
getParcelShopDeliveryServicePsCustomerFirstName() : string
getParcelShopDeliveryServicePsCustomerLastName
getParcelShopDeliveryServicePsCustomerLastName() : string
getParcelShopDeliveryServicePsId
getParcelShopDeliveryServicePsId() : string
getStatedDayServiceStatedDay
getStatedDayServiceStatedDay() : string
getStatedTimeServiceTimeSlot
getStatedTimeServiceTimeSlot() : string
isBulkGoodService
isBulkGoodService() : boolean
isEveningDeliveryService
isEveningDeliveryService() : boolean
isHouseholdSignatureService
isHouseholdSignatureService() : boolean
isLimitedQuantitiesService
isLimitedQuantitiesService() : boolean
isNextDayService
isNextDayService() : boolean
Specify data which should be serialized to JSON
jsonSerialize() : mixed
Response
mixeddata which can be serialized by json_encode,
which is a value of any type other than a resource.
setBulkGoodService
setBulkGoodService(boolean $bulkGoodService)
setCashOnDeliveryServiceAmount
setCashOnDeliveryServiceAmount(float $cashOnDeliveryServiceAmount)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
- \HermesHSIInvalidDataException
|
Arguments
$cashOnDeliveryServiceAmount
float
setCashOnDeliveryServiceCurrency
setCashOnDeliveryServiceCurrency(string $cashOnDeliveryServiceCurrency)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$cashOnDeliveryServiceCurrency
string
setCustomerAlertServiceNotificationEmail
setCustomerAlertServiceNotificationEmail(string $customerAlertServiceNotificationEmail)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$customerAlertServiceNotificationEmail
string
setCustomerAlertServiceNotificationNumber
setCustomerAlertServiceNotificationNumber(string $customerAlertServiceNotificationNumber)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$customerAlertServiceNotificationNumber
string
setCustomerAlertServiceNotificationType
setCustomerAlertServiceNotificationType(string $customerAlertServiceNotificationType)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$customerAlertServiceNotificationType
string
setEveningDeliveryService
setEveningDeliveryService(boolean $eveningDeliveryService)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
|
Arguments
$eveningDeliveryService
boolean
setHouseholdSignatureService
setHouseholdSignatureService(boolean $householdSignatureService)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
|
Arguments
$householdSignatureService
boolean
setIdentServiceIdentId
setIdentServiceIdentId(string $identServiceIdentId)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$identServiceIdentId
string
setIdentServiceIdentType
setIdentServiceIdentType(string $identServiceIdentType)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
- \HermesHSIInvalidDataException
|
Arguments
$identServiceIdentType
string
setLimitedQuantitiesService
setLimitedQuantitiesService(boolean $limitedQuantitiesService)
Arguments
$limitedQuantitiesService
boolean
setNextDayService
setNextDayService(boolean $nextDayService)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
|
Arguments
setParcelShopDeliveryServicePsCustomerFirstName
setParcelShopDeliveryServicePsCustomerFirstName(string $parcelShopDeliveryServicePsCustomerFirstName)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$parcelShopDeliveryServicePsCustomerFirstName
string
setParcelShopDeliveryServicePsCustomerLastName
setParcelShopDeliveryServicePsCustomerLastName(string $parcelShopDeliveryServicePsCustomerLastName)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
|
Arguments
$parcelShopDeliveryServicePsCustomerLastName
string
setParcelShopDeliveryServicePsId
setParcelShopDeliveryServicePsId(string $parcelShopDeliveryServicePsId)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
- \HermesHSIInvalidDataException
|
Arguments
$parcelShopDeliveryServicePsId
string
setStatedDayServiceStatedDay
setStatedDayServiceStatedDay(string $statedDayServiceStatedDay)
|
|
|
| Throws |
- \HermesHSIInvalidDataException
- \HermesHSIServicesIncompatibleException
|
Arguments
$statedDayServiceStatedDay
string
setStatedTimeServiceTimeSlot
setStatedTimeServiceTimeSlot(string $statedTimeServiceTimeSlot)
|
|
|
| Throws |
- \HermesHSIServicesIncompatibleException
- \HermesHSIInvalidDataException
|
Arguments
$statedTimeServiceTimeSlot
string
Properties
limitedQuantitiesService
limitedQuantitiesService : boolean
cashOnDeliveryServiceCurrency
cashOnDeliveryServiceCurrency : string
cashOnDeliveryServiceAmount
cashOnDeliveryServiceAmount : float
bulkGoodService
bulkGoodService : boolean
statedTimeServiceTimeSlot
statedTimeServiceTimeSlot : string
householdSignatureService
householdSignatureService : boolean
customerAlertServiceNotificationEmail
customerAlertServiceNotificationEmail : string
customerAlertServiceNotificationNumber
customerAlertServiceNotificationNumber : string
customerAlertServiceNotificationType
customerAlertServiceNotificationType : string
parcelShopDeliveryServicePsCustomerFirstName
parcelShopDeliveryServicePsCustomerFirstName : string
parcelShopDeliveryServicePsCustomerLastName
parcelShopDeliveryServicePsCustomerLastName : string
parcelShopDeliveryServicePsId
parcelShopDeliveryServicePsId : string
eveningDeliveryService
eveningDeliveryService : boolean
identServiceIdentId
identServiceIdentId : string
identServiceIdentType
identServiceIdentType : string
statedDayServiceStatedDay
statedDayServiceStatedDay : string
nextDayService
nextDayService : boolean