Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 998 Bytes

Package.md

File metadata and controls

20 lines (16 loc) · 998 Bytes

Package

Properties

Name Type Description Notes
id str Package identifier
name str Package name
info list[str] Package description
paper Paper
digital_only bool All products in this package are digital
products list[Product] The Products contained in a package
offers list[PackageOffer] Offers for the package
campaigns list[PackageCampaign] Active campaigns for the package
next_delivery date [optional]
can_pause bool Does the package allow delivery pauses
can_temp_addr bool Does the package allow temporary address changes

[Back to Model list] [Back to API list] [Back to README]