<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKShippingMethod",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKShippingMethod"
  },
  "title" : "PKShippingMethod"
}
-->

# PKShippingMethod

An object that defines a shipping method for delivering physical goods.

```
class PKShippingMethod
```

## Topics

### Working with shipping methods

[`detail`](/documentation/PassKit/PKShippingMethod/detail)

A user-readable description of the shipping method.

[`dateComponentsRange`](/documentation/PassKit/PKShippingMethod/dateComponentsRange)

An expected range of delivery or shipping dates for a package, or the time range when an item is available for pickup.

[`identifier`](/documentation/PassKit/PKShippingMethod/identifier)

A unique identifier for the shipping method, used by the app.

[`PKDateComponentsRange`](/documentation/PassKit/PKDateComponentsRange)

An object that specifies the start and end dates for a range of time.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)