-record(shipping_address, { country_code :: binary(), state :: binary(), city :: binary(), street_line1 :: binary(), street_line2 :: binary(), post_code :: binary() }).