Address Manager API: Semantic Descriptor
id | type | title |
---|---|---|
id | semantic | Id of the address record |
name | semantic | Full name of the person |
street | semantic | The street address. |
city | semantic | The locality in which the street address is, and which is in the region. |
state | semantic | The region in which the locality is. |
zipcode | semantic | The postal code. |
semantic | Email address associated with the address | |
goHome | safe | Go to the Home resource |
goList | safe | Go to the list of email records |
goFilter | safe | Filter the list of email records |
goItem | safe | Go to a single email record |
doUpdate | idempotent | Update an existing email record |
doRemove | idempotent | Remove an existing address record |