IptcContactSubModel
handles imageAsset.iptc.contact
implements: hash
bundle: standard information structure (sismodel)
since 5.2.0
handles imageAsset.iptc.contact
Defined hash keys
city ↦ String
since 5.2.0
get value of feature 'censhare:address.city'
country ↦ String
since 5.2.0
get value of feature 'censhare:address.country'
creator ↦ String
since 5.2.0
get value of feature 'censhare:iptc.creator'
function ↦ String
since 5.2.0
get value of feature 'censhare:address.function'
mailto ↦ String
since 5.2.0
get value of feature 'censhare:address.uri-mailto'
other ↦ OtherAddressModel
since 5.2.0
get value of feature 'censhare:address.com-other-type'
phoneNumber ↦ PhoneAddressModel
since 5.2.0
get value of feature 'censhare:address.uri-tel'
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'
zipCode ↦ String
since 5.2.0
get value of feature 'censhare:address.zip-code'
Permission Verbs used
iptc.city
since 5.2.0 'iptc.city' - guards requests to '→city'
iptc.country
since 5.2.0 'iptc.country' - guards requests to '→country'
iptc.creator
since 5.2.0 'iptc.creator' - guards requests to '→creator'
iptc.function
since 5.2.0 'iptc.function' - guards requests to '→function'
iptc.mailto
since 5.2.0 'iptc.mailto' - guards requests to '→mailto'
iptc.other
since 5.2.0 'iptc.other' - guards requests to '→other'
iptc.phoneNumber
since 5.2.0 'iptc.phoneNumber' - guards requests to '→phoneNumber'
iptc.region
since 5.2.0 'iptc.region' - guards requests to '→region'
iptc.street
since 5.2.0 'iptc.street' - guards requests to '→street'
iptc.zipCode
since 5.2.0 'iptc.zipCode' - guards requests to '→zipCode'