v1CreateTvcAppIntent class
Properties
-
externalConnectivity
→ bool?
-
Enables external connectivity for this TVC app. Default if not provided: false.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
manifestSetId
→ String?
-
Unique identifier for an existing TVC operator set to use as the Manifest Set for this TVC application. If left empty, a new Manifest Set configuration is required
final
-
manifestSetParams
→ v1TvcOperatorSetParams?
-
Configuration to create a new TVC operator set, used as the Manifest Set for this TVC application. If left empty, a Manifest Set ID is required
final
-
name
→ String
-
The name of the new TVC application
final
-
quorumPublicKey
→ String
-
Quorum public key to use for this application
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
shareSetId
→ String?
-
Unique identifier for an existing TVC operator set to use as the Share Set for this TVC application. If left empty, a new Share Set configuration is required
final
-
shareSetParams
→ v1TvcOperatorSetParams?
-
Configuration to create a new TVC operator set, used as the Share Set for this TVC application. If left empty, a Share Set ID is required
final