FulfillmentResponse class
Class for data exchange fulfillment response
public class FulfillmentResponse
Public Members
name | description |
---|---|
FulfillmentResponse() | Initializes a new instance of the FulfillmentResponse class. |
CreatedDate { get; set; } | Date the fulfillment was created |
Errors { get; set; } | Details and information about an error that has occurred |
Id { get; set; } | The unique ID of the fulfillment |
Status { get; set; } | Status of the given fulfillment |
See Also
- namespace Autodesk.DataExchange