Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 359 Bytes

File metadata and controls

22 lines (15 loc) · 359 Bytes

DeleteTransactionResponse

Supported Types

operations.DeleteTransactionResponseBody

const value: operations.DeleteTransactionResponseBody = {
  id: "00325719-2348-492e-84c7-bb132374c8f2",
};

models.ErrorResponse

const value: models.ErrorResponse = {
  error: "Internal Server Error",
  code: 500,
};