Skip to content

[I] SdkClient

PropertyTypeDescription
autoMergeService?booleanWhether to auto-merge service’s things into current client.
clientPathstringThe path of this client in the client hierarchy. For example, “MyClient.SubClient”.
kind"SdkClient"-
namestring-
parent?SdkClientThe parent client. Only set for sub clients.
servicesNamespace[]-
subClientsSdkClient[]Sub clients of this client.
type?Interface | NamespaceThe type associated with this client. If it is created from string client location, or is a merged client, this will be undefined.