Seller Data Type

Implemented Interfaces
Serializable
Properties
name data type description
tradingLanguage TradingLanguage
parentEntity BusinessEntity
tradingCountry TradingCountry
tradingCurrency TradingCurrency
parentEntityType object
address Address
seller Seller
businessAccountModel BusinessAccountModel
invoiceTypeSequence array of InvoiceTypeSellerSequence
parentCFEntities array of object
Properties inherited from BusinessCFEntity
parentCFEntities array of object
uuid string
Properties inherited from BusinessEntity
parentEntityType object
code string
parentEntity BusinessEntity
description string
appendGeneratedCode boolean
descriptionOrCode string
Properties inherited from EnableEntity
active boolean
disabled boolean
Properties inherited from AuditableEntity
auditable Auditable
Properties inherited from BaseEntity
id number
transient boolean
version number

Example

{
  "tradingLanguage" : {
    "language" : {
      "descriptionEn" : "...",
      "languageCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "prDescription" : "...",
    "languageCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "parentEntity" : {
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : { },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "tradingCountry" : {
    "invoiceSubcategoryCountries" : [ {
      "tax" : { },
      "filterEL" : "...",
      "sellingCountry" : { },
      "invoiceSubCategory" : { },
      "tradingCountry" : { },
      "taxCodeEL" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "tax" : { },
      "filterEL" : "...",
      "sellingCountry" : { },
      "invoiceSubCategory" : { },
      "tradingCountry" : { },
      "taxCodeEL" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "prDescription" : "...",
    "countryCode" : "...",
    "country" : {
      "language" : { },
      "description_ENG" : "...",
      "countryCode" : "...",
      "descriptionEn" : "...",
      "descriptionFr" : "...",
      "description_FRA" : "...",
      "currency" : { },
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "tradingCurrency" : {
    "prCurrencyToThis" : 12345.0,
    "prDescription" : "...",
    "currencyCode" : "...",
    "currency" : {
      "systemCurrency" : true,
      "transient" : true,
      "descriptionEn" : "...",
      "currencyCode" : "...",
      "auditable" : { },
      "id" : 12345,
      "version" : 12345
    },
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "parentEntityType" : { },
  "address" : {
    "address2" : "...",
    "zipCode" : "...",
    "country" : "...",
    "state" : "...",
    "city" : "...",
    "countryBundle" : "...",
    "address1" : "...",
    "address3" : "..."
  },
  "seller" : {
    "tradingLanguage" : {
      "language" : { },
      "prDescription" : "...",
      "languageCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "tradingCountry" : {
      "invoiceSubcategoryCountries" : [ { }, { } ],
      "prDescription" : "...",
      "countryCode" : "...",
      "country" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "tradingCurrency" : {
      "prCurrencyToThis" : 12345.0,
      "prDescription" : "...",
      "currencyCode" : "...",
      "currency" : { },
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "parentEntityType" : { },
    "address" : {
      "address2" : "...",
      "zipCode" : "...",
      "country" : "...",
      "state" : "...",
      "city" : "...",
      "countryBundle" : "...",
      "address1" : "...",
      "address3" : "..."
    },
    "seller" : { },
    "businessAccountModel" : {
      "hierarchyType" : "CA_UA",
      "logoPicture" : "...",
      "script" : { },
      "moduleItems" : [ { }, { } ],
      "downloaded" : true,
      "installed" : true,
      "license" : "CDDL",
      "moduleSource" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "invoiceTypeSequence" : [ {
      "id" : { },
      "seller" : { },
      "transient" : true,
      "invoiceType" : { },
      "sequence" : { }
    }, {
      "id" : { },
      "seller" : { },
      "transient" : true,
      "invoiceType" : { },
      "sequence" : { }
    } ],
    "parentCFEntities" : [ { }, { } ],
    "uuid" : "...",
    "code" : "...",
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "businessAccountModel" : {
    "hierarchyType" : "C_CA",
    "logoPicture" : "...",
    "script" : {
      "sourcingRoles" : [ { }, { } ],
      "executionRoles" : [ { }, { } ],
      "sourceTypeEnum" : "JAVA",
      "error" : true,
      "scriptErrors" : [ { }, { } ],
      "script" : "...",
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "moduleItems" : [ {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    }, {
      "itemClassSimpleName" : "...",
      "itemCode" : "...",
      "meveoModule" : { },
      "appliesTo" : "...",
      "itemClass" : "...",
      "itemEntity" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    } ],
    "downloaded" : true,
    "installed" : true,
    "license" : "BSD2_S",
    "moduleSource" : "...",
    "parentEntityType" : { },
    "code" : "...",
    "parentEntity" : {
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "description" : "...",
    "appendGeneratedCode" : true,
    "descriptionOrCode" : "...",
    "active" : true,
    "disabled" : true,
    "auditable" : {
      "lastModified" : 12345,
      "updater" : "...",
      "created" : 12345,
      "updated" : 12345,
      "creator" : "...",
      "lastUser" : "..."
    },
    "id" : 12345,
    "transient" : true,
    "version" : 12345
  },
  "invoiceTypeSequence" : [ {
    "id" : { },
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "transient" : true,
    "invoiceType" : {
      "occTemplateNegative" : { },
      "matchingAuto" : true,
      "occTemplate" : { },
      "sequence" : { },
      "appliesTo" : [ { }, { } ],
      "sellerSequence" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "sequence" : {
      "currentInvoiceNb" : 12345,
      "sequenceSize" : 12345,
      "prefixEL" : "..."
    }
  }, {
    "id" : { },
    "seller" : {
      "tradingLanguage" : { },
      "parentEntity" : { },
      "tradingCountry" : { },
      "tradingCurrency" : { },
      "parentEntityType" : { },
      "address" : { },
      "seller" : { },
      "businessAccountModel" : { },
      "invoiceTypeSequence" : [ { }, { } ],
      "parentCFEntities" : [ { }, { } ],
      "uuid" : "...",
      "code" : "...",
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "transient" : true,
    "invoiceType" : {
      "occTemplateNegative" : { },
      "matchingAuto" : true,
      "occTemplate" : { },
      "sequence" : { },
      "appliesTo" : [ { }, { } ],
      "sellerSequence" : [ { }, { } ],
      "parentEntityType" : { },
      "code" : "...",
      "parentEntity" : { },
      "description" : "...",
      "appendGeneratedCode" : true,
      "descriptionOrCode" : "...",
      "active" : true,
      "disabled" : true,
      "auditable" : { },
      "id" : 12345,
      "transient" : true,
      "version" : 12345
    },
    "sequence" : {
      "currentInvoiceNb" : 12345,
      "sequenceSize" : 12345,
      "prefixEL" : "..."
    }
  } ],
  "parentCFEntities" : [ { }, { } ],
  "uuid" : "...",
  "code" : "...",
  "description" : "...",
  "appendGeneratedCode" : true,
  "descriptionOrCode" : "...",
  "active" : true,
  "disabled" : true,
  "auditable" : {
    "lastModified" : 12345,
    "updater" : "...",
    "created" : 12345,
    "updated" : 12345,
    "creator" : "...",
    "lastUser" : "..."
  },
  "id" : 12345,
  "transient" : true,
  "version" : 12345
}