A line item describes details about an individual line item in a payment request.
More...
A line item describes details about an individual line item in a payment request.
◆ PaymentLineItem()
| DocuSign.eSign.Model.PaymentLineItem.PaymentLineItem |
( |
string |
AmountReference = default(string), |
|
|
string |
Description = default(string), |
|
|
string |
ItemCode = default(string), |
|
|
string |
Name = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the PaymentLineItem class.
- Parameters
-
| AmountReference | AmountReference. |
| Description | Description. |
| ItemCode | ItemCode. |
| Name | Name. |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.PaymentLineItem.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if PaymentLineItem instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int DocuSign.eSign.Model.PaymentLineItem.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.PaymentLineItem.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.PaymentLineItem.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AmountReference
| string DocuSign.eSign.Model.PaymentLineItem.AmountReference |
|
getset |
Gets or Sets AmountReference
◆ Description
| string DocuSign.eSign.Model.PaymentLineItem.Description |
|
getset |
◆ ItemCode
| string DocuSign.eSign.Model.PaymentLineItem.ItemCode |
|
getset |
◆ Name
| string DocuSign.eSign.Model.PaymentLineItem.Name |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/PaymentLineItem.cs