# NomadEnvoyCli.CustomsDeclarationResult

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**region** | **String** | The sender customs port of current callback. | [optional] 
**declarationType** | **String** | could be one of order/product/company/brand | [optional] 
**declarationNumber** | **String** | 1. an unique number given by customs when the order/product filing is successful, otherwise will be empty  | [optional] 
**clientOrderRef** | **String** | Client order ref (E-commerce platform) | [optional] 
**orderId** | **String** | Order ref of ERP system. | [optional] 
**productSkuNumber** | **String** | The sku number of current product/sku | [optional] 
**productBarcode** | **String** | The barcode of current product/sku | [optional] 
**origMessage** | **String** | Original message from the customs | [optional] 
**isRegsitered** | **Boolean** | Return True if current order/product/.. already registered | [optional] 


