Class: CzechPostB2bClient::PostServices::Base

Inherits:
Object
  • Object
show all
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

Class Attribute Details

.abbreviationObject (readonly)

CODE is not UNIQUE!



21
22
23
# File 'lib/czech_post_b2b_client/post_services.rb', line 21

def abbreviation
  @abbreviation
end

.codeObject (readonly)

CODE is not UNIQUE!



21
22
23
# File 'lib/czech_post_b2b_client/post_services.rb', line 21

def code
  @code
end

.descriptionObject (readonly)

CODE is not UNIQUE!



21
22
23
# File 'lib/czech_post_b2b_client/post_services.rb', line 21

def description
  @description
end