Class GetOcrAsyncCheckResult.Complete
The complete object
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class GetOcrAsyncCheckResult.Complete : GetOcrAsyncCheckResult
Constructors
View SourceComplete(GetOcrResult)
Initializes a new instance of the GetOcrAsyncCheckResult.Complete class.
Declaration
public Complete(GetOcrResult value)
Parameters
| Type | Name | Description |
|---|---|---|
| GetOcrResult | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GetOcrResult Value { get; }
Property Value
| Type | Description |
|---|---|
| GetOcrResult |