interface PayloadOptions {
    include_error_description?: boolean;
}

Properties

include_error_description?: boolean