Skip to main content
Skip table of contents

PostAddressModel

Model asset-feature hierarchy for address.

implements: hash, method, collection<PostAddressModel>
bundle: standard information structure (sismodel)
since 5.2.0
Model asset-feature hierarchy for address.

ATTENTION: there are cases in which the underlying object can be missing. so other models won't be bound too, like AssetFeatureModel

Defined hash keys

additional ↦ String
since 5.2.0
get value of feature 'censhare:address.additional'

addressType ↦ String
since 5.2.0
get value of feature 'censhare:address.type'

city ↦ String
since 5.2.0
get value of feature 'censhare:address.city'

coordinateCoordinateModel
since 5.2.0
get value of feature

country ↦ String
since 5.2.0
get value of feature 'censhare:address.country'

countryCode ↦ String
since 5.2.0
get value of feature 'censhare:address.country-code'

number ↦ String
since 5.2.0
get value of feature 'censhare:address.street-number'

pobox ↦ String
since 5.2.0
get value of feature 'censhare:address.po-box'

region ↦ String
since 5.2.0
get value of feature 'censhare:address.region'

street ↦ String
since 5.2.0
get value of feature 'censhare:address.street'

zip ↦ String
since 5.2.0
get value of feature 'censhare:address.zip-code'

Permission Verbs used

postaddress.additional
since 5.2.0 'postaddress.additional' - Guards requests to '→additional'

postaddress.addressType
since 5.2.0 'postaddress.addressType' - Guards requests to '→addressType'

postaddress.city
since 5.2.0 'postaddress.city' - Guards requests to '→city'

postaddress.coordinate
since 5.2.0 'postaddress.coordinate' - Guards requests to '→coordinate'

postaddress.country
since 5.2.0 'postaddress.country' - Guards requests to '→country'

postaddress.countrycode
since 5.2.0 'postaddress.countrycode' - Guards requests to '→countryCode'

postaddress.number
since 5.2.0 'postaddress.number' - Guards requests to '→number'

postaddress.pobox
since 5.2.0 'postaddress.pobox' - Guards requests to '→pobox'

postaddress.region
since 5.2.0 'postaddress.region' - Guards requests to '→region'

postaddress.street
since 5.2.0 'postaddress.street' - Guards requests to '→street'

postaddress.zip
since 5.2.0 'postaddress.zip' - Guards requests to '→zip'

Methods

[used as method](String:addressType)PostAddressModel
since 5.2.0
get a PostAddressModel representing post data for given 'addressType'

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.