Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 455 Bytes

File metadata and controls

13 lines (6 loc) · 455 Bytes

ListingVisibility

Visibility level for a marketplace listing. - LISTED: Appears in marketplace catalog, homepage showcase, and sitemap. - UNLISTED: Accessible via direct link but hidden from catalog/showcase.

Enum

  • LISTED (value: 'listed')

  • UNLISTED (value: 'unlisted')

[Back to Model list] [Back to API list] [Back to README]