Class: CzechPostB2bClient::PostServices::Base
- Inherits:
-
Object
- Object
- CzechPostB2bClient::PostServices::Base
- Defined in:
- lib/czech_post_b2b_client/post_services.rb
Direct Known Subclasses
AddreseeVerification, AddresseeAlertOfArrivalByEmail, AddresseeAlertOfArrivalBySms, AddresseeAlertOfArrivalBySmsAndEmail, AddresseeVerificationOnDelivery, AfternoonDelivery, CashOnDeliveryByPKA, CashOnDeliveryByPKC, CashOnDeliveryInternational, CertificateOfDelivery, CertificateOfDeliveryWithDeliverToAdresseeOnly, CertificateOfDeliveryWithDeliverToAdresseePersonOnly, CompanyRegisteredMail, CompleteDelivery, Consignment, CumbersomeParcel, DeliverToAdresseeOnly, DeliverToAdresseePersonOnly, DeliverToCompany, DepositFor10Days, DepositFor10WorkingDays, DepositFor3Days, DepositFor7Days, DepositFor90Days, DepositIfAdresseeIsUnreachable, DiscountForCollectiveShippment, DiscountForOnlinePosting, DoNotDeposit, DoNotExtendCollectionTime, DoNotPutIntoMailbox, DoNotResend, DoNotReturnLeaveItInMailbox, DoNotReturnToSender, Document, DocumentlessCashOnDelivery, DocumentsSignedAtDelivery, EAlertOfDeliveryEmail, EAlertOfDeliverySms, EAlertOfDeliverySmsAndEmail, EconomyDelivery, ExtendedCollectionTime, ForenoonDelivery, Fragile, GiftOrNonCommercialGoods, GoodsWithExportDocumentsProcessed, GuaranteedDeliveryTimeAtSaturday, GuaranteedDeliveryTimeAtWeekend, GuaranteedDeliveryTimeTo2PM, HeavyParcelDeliveryToHand, InformSenderAboutDelivery, InternationalMail, InternationalMailForBlinds, InternationalPrintedMatterBag, InternationalRegisteredMail, InternationalRegisteredMailForBlinds, InternationalRegisteredPrintedMatterBag, ListedPrice, Missed, Missive, MissiveStandard, MultiParcelShippment, MultiParcelShippmentBig, NonStandardPackage, OldApplianceRemoval, OnPalette, ParcelSizeL, ParcelSizeM, ParcelSizeS, ParcelSizeXL, PickupByThirdPerson, PosteRestante, PreprocessedBySorting, PrioritaireByAir, RegisteredMail, RegisteredMailForBlinds, RegisteredMailStandard, ResendToOtherAddress, ResponseEnvelope, ResponseShipment, ReturnByAir, ReturnEconomically, ReturnOfGoods, ReturnToSenderAfterXDays, ReturnToSenderImmediately, SaveKey, SubmissionByPostbox, SubmissionReceiptCopy, ThisSideUp, ValuableContent
Class Attribute Summary collapse
-
.abbreviation ⇒ Object
readonly
CODE is not UNIQUE!.
-
.code ⇒ Object
readonly
CODE is not UNIQUE!.
-
.description ⇒ Object
readonly
CODE is not UNIQUE!.
Class Attribute Details
.abbreviation ⇒ Object (readonly)
CODE is not UNIQUE!
21 22 23 |
# File 'lib/czech_post_b2b_client/post_services.rb', line 21 def abbreviation @abbreviation end |
.code ⇒ Object (readonly)
CODE is not UNIQUE!
21 22 23 |
# File 'lib/czech_post_b2b_client/post_services.rb', line 21 def code @code end |
.description ⇒ Object (readonly)
CODE is not UNIQUE!
21 22 23 |
# File 'lib/czech_post_b2b_client/post_services.rb', line 21 def description @description end |