Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support shipment LabelSpecification PrintedLabelOrigin element #104

Open
axlekb opened this issue Nov 24, 2015 · 2 comments
Open

Support shipment LabelSpecification PrintedLabelOrigin element #104

axlekb opened this issue Nov 24, 2015 · 2 comments

Comments

@axlekb
Copy link
Contributor

axlekb commented Nov 24, 2015

I'll be working on this PR over the next few days as I have time, but wanted to give a heads up:

image
image

        <q0:PrintedLabelOrigin>
            <q0:Contact>
              <q0:CompanyName>Company Name</q0:CompanyName>
              <q0:PhoneNumber>11111111111</q0:PhoneNumber>
            </q0:Contact>
            <q0:Address>
              <q0:StreetLines>123 Main St.</q0:StreetLines>
              <q0:City>Cincinnati</q0:City>
              <q0:StateOrProvinceCode>OH</q0:StateOrProvinceCode>
              <q0:PostalCode>45230</q0:PostalCode>
              <q0:CountryCode>US</q0:CountryCode>
            </q0:Address>
          </q0:PrintedLabelOrigin>
@axlekb
Copy link
Contributor Author

axlekb commented Nov 30, 2015

#105

@martinemde
Copy link

Looks like this can be closed, because #105 was closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants