CatalogListingInstallationType
Represents the installation mode of a catalog listing.
enum CatalogListingInstallationType {
SINGLE_ATTACH
MULTI_ATTACH
}
Values
CatalogListingInstallationType.SINGLE_ATTACH
Installed as a single, standalone attachment.
CatalogListingInstallationType.MULTI_ATTACH
Installed with support for multiple attachments.
Member Of
Was this topic helpful?