Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectableSiteService

Hierarchy

Index

Properties

binVersion

binVersion: string
description

Binary version for the service.

tjs-examples

["7.3.5"]

label

label: string
description

Label of Lightning Service that's suitable for use in a UI

tjs-examples

["PHP"]

name

name: string
description

Name of the Lightning Service

tjs-examples

["php"]

version

version: string
description

Build version of Lightning Service. This is typically the binVersion followed by build metadata. This allows us to iterate on a specific binVersion by patching configs, etc.

tjs-examples

["7.3.5+2"]

Generated using TypeDoc