effectiveUriSettings property

UriSettings? effectiveUriSettings
getter/setter pair

The effective value of uri_settings for a given merchant.

If account level settings are present then this value will be a copy of url settings. Otherwise, it will have the value of the parent account (for only marketplace sellers).

Output only.

Implementation

UriSettings? effectiveUriSettings;