Class EventType.SignSignatureRequestDeclined
(signatures) Declined signature request
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SignSignatureRequestDeclined : EventType
Constructors
View SourceSignSignatureRequestDeclined(SignSignatureRequestDeclinedType)
Initializes a new instance of the EventType.SignSignatureRequestDeclined class.
Declaration
public SignSignatureRequestDeclined(SignSignatureRequestDeclinedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SignSignatureRequestDeclinedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SignSignatureRequestDeclinedType Value { get; }
Property Value
| Type | Description |
|---|---|
| SignSignatureRequestDeclinedType |