Converts this object to a JSON map with camelCase keys for API requests.
Map<String, dynamic> toJson() => _$UltraOrderRequestToJson(this);