Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 377 Bytes

File metadata and controls

24 lines (17 loc) · 377 Bytes

DeleteTransactionsResponse

Supported Types

operations.DeleteTransactionsResponseBody[]

const value: operations.DeleteTransactionsResponseBody[] = [
  {
    id: "5571e1c4-ee9d-4c24-bf19-f4fd83305249",
  },
];

models.ErrorResponse

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