Sha256: b475f26d2162e97678c89586e8b5151cbe18c12c91b6fb6ad0a288d12cd9e381
Contents?: true
Size: 307 Bytes
Versions: 2
Compression:
Stored size: 307 Bytes
Contents
# PCPServerSDK::Shipping ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **address** | [**AddressPersonal**](AddressPersonal.md) | | [optional] | ## Example ```ruby require 'PCP-server-Ruby-SDK' instance = PCPServerSDK::Shipping.new( address: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pcp-server-ruby-sdk-0.0.6 | docs/Shipping.md |
pcp-server-ruby-sdk-0.1.0 | docs/Shipping.md |