Reserved for DocuSign use.
More...
|
string | AccountEsignId [get, set] |
| A GUID identifying the account associated with the consumer disclosure More...
|
|
string | DeviceModel [get, set] |
| A string containing information about the model of the device used for offline signing. More...
|
|
string | DeviceName [get, set] |
| A string containing information about the type of device used for offline signing. More...
|
|
string | GpsLatitude [get, set] |
| A string containing the latitude of the device location at the time of signing. More...
|
|
string | GpsLongitude [get, set] |
| A string containing the longitude of the device location at the time of signing. More...
|
|
string | OfflineSigningHash [get, set] |
| Gets or Sets OfflineSigningHash More...
|
|
Reserved for DocuSign use.
◆ OfflineAttributes()
DocuSign.eSign.Model.OfflineAttributes.OfflineAttributes |
( |
string |
AccountEsignId = default(string) , |
|
|
string |
DeviceModel = default(string) , |
|
|
string |
DeviceName = default(string) , |
|
|
string |
GpsLatitude = default(string) , |
|
|
string |
GpsLongitude = default(string) , |
|
|
string |
OfflineSigningHash = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the OfflineAttributes class.
- Parameters
-
AccountEsignId | A GUID identifying the account associated with the consumer disclosure. |
DeviceModel | A string containing information about the model of the device used for offline signing.. |
DeviceName | A string containing information about the type of device used for offline signing.. |
GpsLatitude | A string containing the latitude of the device location at the time of signing.. |
GpsLongitude | A string containing the longitude of the device location at the time of signing.. |
OfflineSigningHash | OfflineSigningHash. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.OfflineAttributes.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
override int DocuSign.eSign.Model.OfflineAttributes.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.OfflineAttributes.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.OfflineAttributes.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AccountEsignId
string DocuSign.eSign.Model.OfflineAttributes.AccountEsignId |
|
getset |
A GUID identifying the account associated with the consumer disclosure
A GUID identifying the account associated with the consumer disclosure
◆ DeviceModel
string DocuSign.eSign.Model.OfflineAttributes.DeviceModel |
|
getset |
A string containing information about the model of the device used for offline signing.
A string containing information about the model of the device used for offline signing.
◆ DeviceName
string DocuSign.eSign.Model.OfflineAttributes.DeviceName |
|
getset |
A string containing information about the type of device used for offline signing.
A string containing information about the type of device used for offline signing.
◆ GpsLatitude
string DocuSign.eSign.Model.OfflineAttributes.GpsLatitude |
|
getset |
A string containing the latitude of the device location at the time of signing.
A string containing the latitude of the device location at the time of signing.
◆ GpsLongitude
string DocuSign.eSign.Model.OfflineAttributes.GpsLongitude |
|
getset |
A string containing the longitude of the device location at the time of signing.
A string containing the longitude of the device location at the time of signing.
◆ OfflineSigningHash
string DocuSign.eSign.Model.OfflineAttributes.OfflineSigningHash |
|
getset |
Gets or Sets OfflineSigningHash
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/OfflineAttributes.cs