effectiveUriSettings property

UrlSettings? effectiveUriSettings
getter/setter pair

The effective value of url_settings for a given merchant ID.

If account level settings are present then this value will be a copy of the account level settings. Otherwise, it will have the value of the parent account.

Implementation

UrlSettings? effectiveUriSettings;