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