Class TypedObjectWrapper
A wrapper for a typed object.
Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public class TypedObjectWrapper
Properties
TypedObject
Declaration
[JsonProperty(PropertyName = "typedObject")]
public TypedObject TypedObject { get; set; }
Property Value
Type | Description |
---|---|
TypedObject |