FormatAddressResponse ComplexType
Contains the response from the FormatAddress Function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| Address | Edm.String |
The address returned from FormatAddress function. |
Used by
The following use the FormatAddressResponse ComplexType.
| Name | How used |
|---|---|
| FormatAddress | ReturnType |