This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Commit d621d64
committed
v0.9.0
- Added
- Add attr_reader for `id` to class `Shipcloud::Address` to be able to
get the id of a created address
- Add attr_reader for `id` to class `Shipcloud::Webhook` to be able to
get the id of a created webhook
- Add attr_reader for `customs_declaration` to class
`Shipcloud::Shipment` to be able to get the `customs_declaration`
of a created shipment1 parent 90519b0 commit d621d64
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments