aboutsummaryrefslogtreecommitdiffstats
path: root/ship.go
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-05-13 15:47:33 -0400
committerSam Anthony <sam@samanthony.xyz>2026-05-13 15:47:33 -0400
commit48f85453ffbe36f6c428a5d9a23b74122686b64c (patch)
tree13720a581029307fd9303f025d9cd8c1012261b3 /ship.go
parent66ef9438a3489bf8a0b80bb44e320c85261a6658 (diff)
downloadlulu-48f85453ffbe36f6c428a5d9a23b74122686b64c.zip
test marshal print and reprint requests
Diffstat (limited to 'ship.go')
-rw-r--r--ship.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ship.go b/ship.go
index 030c80d..0f59222 100644
--- a/ship.go
+++ b/ship.go
@@ -35,7 +35,7 @@ type ShippingAddress struct {
// 2 or 3 letter state code (officially called ISO-3166-2
// subdivision codes). They are required for some countries (e.g.
// US, MX, CA, AU).
- State string `json:"state"`
+ State string `json:"state_code"`
City string `json:"city"`
Street1 string `json:"street1"` // First address line