deleteFromOfflineQueue

Deletes an item from the offline queue by invoice.

Return

Result which can be a Result.Success containing SdkSuccessAnswer.DeleteFromOfflineQueue if successful, or a Result.Error if the operation fails.

Parameters

invoice

The invoice identifier of the offline operation to delete.