CatalogSubscriptionConfig

CatalogSubscriptionConfig
CatalogSubscriptionConfig

An object representing subscription settings of a catalog.

JSON Example
{
    "subscriptionUrl": "string",
    "password": "string",
    "needLocalCopy": false
}
string
subscriptionUrl
Optional

Subscription url of this catalog. It cannot be changed once set for a catalog.

string
password
Optional

Password to use to authenticate with the publisher.

boolean
needLocalCopy
Optional

Whether to download content from publisher and store it locally.

Availability
Added in 40.0.0-alpha
Property Of