Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.13 KB

Account200Response.md

File metadata and controls

22 lines (18 loc) · 1.13 KB

ShipmondoApi.Dotnet.Model.Account200Response

Properties

Name Type Description Notes
Name string Account name. [optional]
Attention string Associated attention of the account. [optional]
Address1 string Account address 1. [optional]
Address2 string Account address 2. [optional]
ZipCode string Account zip code. [optional]
City string Account city. [optional]
CountryCode string Account country code. [optional]
Phone string Account phone number. [optional]
Email string Account email. [optional]
VatNo string Account vat number. [optional]
BillingEmail string Account billing email. [optional]
HomePage string Account home page. [optional]
UpdatedAt DateTime Date and time of retrieval of account information. [optional]

[Back to Model list] [Back to API list] [Back to README]