UNPKG

@oystehr/sdk

Version:

Oystehr SDK

9 lines (7 loc) 125 B
// AUTOGENERATED -- DO NOT EDIT /** * Cancelled order */ export interface ErxV1CancelOrderResponse { orderId: string; }