| TransactionDeliveryInfo Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class TransactionDeliveryInfo
The TransactionDeliveryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| TransactionDeliveryInfo | Initializes a new instance of the TransactionDeliveryInfo class |
| Name | Description | |
|---|---|---|
| DeliveryErrorType |
Product: QBO
Description: If delivery failed, this would indicate the type of the failure.
| |
| DeliveryErrorTypeSpecified | ||
| DeliveryTime |
Product: QBO
Description: Time of Delivery
| |
| DeliveryTimeSpecified | ||
| DeliveryType |
Product: QBO
Description: Type of the delivery. Ex: Email, Tradeshift
| |
| DeliveryTypeSpecified |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |