UserAccountsDto Data Type

The Class UserAccountsDto.

Implemented Interfaces
Serializable
Properties
name data type description
userAccount array of UserAccountDto The user account.

Example

{
  "userAccount" : [ {
    "id" : 12345,
    "auditableField" : [ {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    }, {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    } ],
    "parentUserAccountCode" : "...",
    "externalRef1" : "...",
    "code" : "...",
    "userAccountCodes" : [ "...", "..." ],
    "externalRef2" : "...",
    "billingAccount" : "...",
    "description" : "...",
    "name" : {
      "title" : "...",
      "firstName" : "...",
      "lastName" : "..."
    },
    "billingAccountDescription" : "...",
    "address" : {
      "address1" : "...",
      "address2" : "...",
      "address3" : "...",
      "address4" : "...",
      "address5" : "...",
      "zipCode" : "...",
      "city" : "...",
      "country" : "...",
      "state" : "..."
    },
    "updatedCode" : "...",
    "customerAccount" : "...",
    "customerAccountDescription" : "...",
    "jobTitle" : "...",
    "customer" : "...",
    "businessAccountModel" : {
      "id" : 12345,
      "auditableField" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "updatedCode" : "..."
    },
    "customerDescription" : "...",
    "subscriptionDate" : 12345,
    "terminationDate" : 12345,
    "customFields" : {
      "customField" : [ { }, { } ],
      "inheritedCustomField" : [ { }, { } ]
    },
    "status" : "CLOSED",
    "statusDate" : 12345,
    "terminationReason" : "...",
    "vatNo" : "...",
    "isConsumer" : true,
    "registrationNo" : "...",
    "infoGdpr" : [ {
      "key" : "...",
      "value" : { }
    }, {
      "key" : "...",
      "value" : { }
    } ],
    "subscriptions" : {
      "subscription" : [ { }, { } ]
    },
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "...",
      "address" : { }
    },
    "parentUserAccount" : { },
    "userAccounts" : [ { }, { } ],
    "minimumAmountEl" : "...",
    "minimumLabelEl" : "...",
    "minimumTargetAccount" : "...",
    "minimumAmountElSpark" : "...",
    "minimumLabelElSpark" : "...",
    "minimumChargeTemplate" : "...",
    "isCompany" : true,
    "legalEntityType" : {
      "id" : 12345,
      "isCompany" : true,
      "auditableField" : [ { }, { } ],
      "code" : "...",
      "languageDescriptions" : [ { }, { } ],
      "description" : "...",
      "updatedCode" : "..."
    }
  }, {
    "id" : 12345,
    "auditableField" : [ {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    }, {
      "entityClass" : "...",
      "fieldName" : "...",
      "id" : 12345,
      "changeOrigin" : "...",
      "auditableField" : [ { }, { } ],
      "originName" : "...",
      "code" : "...",
      "previousState" : "...",
      "currentState" : "...",
      "description" : "...",
      "created" : "...",
      "updatedCode" : "...",
      "actor" : "..."
    } ],
    "parentUserAccountCode" : "...",
    "externalRef1" : "...",
    "code" : "...",
    "userAccountCodes" : [ "...", "..." ],
    "externalRef2" : "...",
    "billingAccount" : "...",
    "description" : "...",
    "name" : {
      "title" : "...",
      "firstName" : "...",
      "lastName" : "..."
    },
    "billingAccountDescription" : "...",
    "address" : {
      "address1" : "...",
      "address2" : "...",
      "address3" : "...",
      "address4" : "...",
      "address5" : "...",
      "zipCode" : "...",
      "city" : "...",
      "country" : "...",
      "state" : "..."
    },
    "updatedCode" : "...",
    "customerAccount" : "...",
    "customerAccountDescription" : "...",
    "jobTitle" : "...",
    "customer" : "...",
    "businessAccountModel" : {
      "id" : 12345,
      "auditableField" : [ { }, { } ],
      "code" : "...",
      "description" : "...",
      "updatedCode" : "..."
    },
    "customerDescription" : "...",
    "subscriptionDate" : 12345,
    "terminationDate" : 12345,
    "customFields" : {
      "customField" : [ { }, { } ],
      "inheritedCustomField" : [ { }, { } ]
    },
    "status" : "CANCELED",
    "statusDate" : 12345,
    "terminationReason" : "...",
    "vatNo" : "...",
    "isConsumer" : true,
    "registrationNo" : "...",
    "infoGdpr" : [ {
      "key" : "...",
      "value" : { }
    }, {
      "key" : "...",
      "value" : { }
    } ],
    "subscriptions" : {
      "subscription" : [ { }, { } ]
    },
    "contactInformation" : {
      "email" : "...",
      "phone" : "...",
      "mobile" : "...",
      "fax" : "...",
      "address" : { }
    },
    "parentUserAccount" : { },
    "userAccounts" : [ { }, { } ],
    "minimumAmountEl" : "...",
    "minimumLabelEl" : "...",
    "minimumTargetAccount" : "...",
    "minimumAmountElSpark" : "...",
    "minimumLabelElSpark" : "...",
    "minimumChargeTemplate" : "...",
    "isCompany" : true,
    "legalEntityType" : {
      "id" : 12345,
      "isCompany" : true,
      "auditableField" : [ { }, { } ],
      "code" : "...",
      "languageDescriptions" : [ { }, { } ],
      "description" : "...",
      "updatedCode" : "..."
    }
  } ]
}