TradingCountry Data Type

Implemented Interfaces
Serializable
Properties
name data type description
countryCode string
prDescription string
country Country
invoiceSubcategoryCountries array of InvoiceSubcategoryCountry
Properties inherited from EnableEntity
disabled boolean
active boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
transient boolean
id number
version number

Example

{
  "countryCode" : "...",
  "prDescription" : "...",
  "country" : {
    "descriptionFr" : "...",
    "description_ENG" : "...",
    "description_FRA" : "...",
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "language" : {
      "descriptionEn" : "...",
      "languageCode" : "...",
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "descriptionEn" : "...",
    "countryCode" : "...",
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  },
  "invoiceSubcategoryCountries" : [ {
    "tax" : {
      "percent" : 12345.0,
      "accountingCode" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "sellingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "filterEL" : "...",
    "taxCodeEL" : "...",
    "invoiceSubCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "accountingCode" : "...",
      "discount" : 12345.0,
      "invoiceCategory" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  }, {
    "tax" : {
      "percent" : 12345.0,
      "accountingCode" : "...",
      "uuid" : "...",
      "parentCFEntities" : [ { }, { } ],
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "tradingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "sellingCountry" : {
      "countryCode" : "...",
      "prDescription" : "...",
      "country" : { },
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "filterEL" : "...",
    "taxCodeEL" : "...",
    "invoiceSubCategory" : {
      "parentCFEntities" : [ { }, { } ],
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "accountingCode" : "...",
      "discount" : 12345.0,
      "invoiceCategory" : { },
      "uuid" : "...",
      "descriptionOrCode" : "...",
      "code" : "...",
      "parentEntityType" : { },
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "disabled" : true,
      "active" : true,
      "auditable" : { },
      "transient" : true,
      "id" : 12345,
      "version" : 12345
    },
    "disabled" : true,
    "active" : true,
    "auditable" : {
      "lastUser" : "...",
      "updated" : 12345,
      "creator" : "...",
      "created" : 12345,
      "updater" : "...",
      "lastModified" : 12345
    },
    "transient" : true,
    "id" : 12345,
    "version" : 12345
  } ],
  "disabled" : true,
  "active" : true,
  "auditable" : {
    "lastUser" : "...",
    "updated" : 12345,
    "creator" : "...",
    "created" : 12345,
    "updater" : "...",
    "lastModified" : 12345
  },
  "transient" : true,
  "id" : 12345,
  "version" : 12345
}