Type alias ConversionResponse

ConversionResponse: {
    id: string;
}

Type declaration

  • id: string

Description

The shape of the response object after calling a conversion endpoint.