Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 567 Bytes

AccountBalanceGet200Response.md

File metadata and controls

12 lines (8 loc) · 567 Bytes

ShipmondoApi.Dotnet.Model.AccountBalanceGet200Response

Properties

Name Type Description Notes
Amount decimal Remaining balance on the account. [optional]
CurrencyCode string Currency code of the balance. [optional]
UpdatedAt DateTime Date and time of retrieval of balance. [optional]

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