Property | Type | Description | |
---|---|---|---|
TransactionLineItemVersion | System |
Method | Description | |
---|---|---|
Equals ( input ) : bool |
Returns true if TransactionLineItemVersion instances are equal
|
|
Equals ( object input ) : bool |
Returns true if objects are equal
|
|
GetHashCode ( ) : int |
Gets the hash code
|
|
ToJson ( ) : string |
Returns the JSON string presentation of the object
|
|
ToString ( ) : string |
Returns the string presentation of the object
|
Method | Description | |
---|---|---|
TransactionLineItemVersion ( ) : System |
public Equals ( input ) : bool | ||
input | Instance of TransactionLineItemVersion to be compared | |
return | bool |
public Equals ( object input ) : bool | ||
input | object | Object to be compared |
return | bool |