name | data type | description |
---|---|---|
address5 | string | |
address1 | string | |
state | string | |
address3 | string | |
zipCode | string | |
address2 | string | |
countryBundle | string | |
country | Country | |
city | string | |
address4 | string |
Example
{ "address5" : "...", "address1" : "...", "state" : "...", "address3" : "...", "zipCode" : "...", "address2" : "...", "countryBundle" : "...", "country" : { "historized" : true, "auditable" : { "created" : 12345, "lastUser" : "...", "updated" : 12345, "lastModified" : 12345, "creator" : "...", "updater" : "..." }, "auditableFields" : [ { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." }, { "notfiable" : true, "previousState" : { }, "historized" : true, "historable" : true, "currentState" : { }, "notified" : true, "auditType" : "RENEWAL", "fieldName" : "..." } ], "descriptionI18nNullSafe" : { "property1" : "...", "property2" : "..." }, "id" : 12345, "notified" : true, "description" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "currency" : { "systemCurrency" : true, "description" : "...", "currencyCode" : "...", "descriptionEn" : "...", "notified" : true, "symbol" : "...", "version" : 12345, "id" : 12345, "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "auditable" : { }, "auditableFields" : [ { }, { } ], "historized" : true, "transient" : true }, "version" : 12345, "language" : { "version" : 12345, "auditable" : { }, "descriptionEn" : "...", "id" : 12345, "auditableFields" : [ { }, { } ], "historized" : true, "description" : "...", "descriptionI18n" : { "property1" : "...", "property2" : "..." }, "notified" : true, "transient" : true, "languageCode" : "..." }, "transient" : true, "countryCode" : "...", "code" : "..." }, "city" : "...", "address4" : "..." }