getAddress( )


Gets the physical address of the site's business.

The getAddress() function returns a Promise that resolves to the site's corresponding physical address information.

The retrieved address is the address that has been entered in the General Info section of your site's Dashboard.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<GeneralInfoAddress>
Was this helpful?
Yes
No