mtx::responses::Success struct

Some endpoints return this to indicate success in addition to the http code.

Public variables

bool success
Required. Whether the validation was successful or not.