API browser of generalInvoiceResponse450 COM module


/images/arrow_right.png ResponseType enumeration type
Enumerates the defined main response types. space
space
Set of enumeration values 3 elements
enResponsePending: 1 The response is of type pending - the corresponding request can not be processed to a final stage as some data are missing.
enResponseRejected: 2 The response is of type rejected - the corresponding request is rejected and as a consequence the status of the request goes to the "canceled" state
enResponseAccepted: 3 The response is of type accepted - the corresponding request is fully accepted and will be processed to a final stage.
space