Last updated 1 year ago
JSONObject
JsonObjectWrapper
The object outputted from Read Method.
FString
Output String
The Read Method's JSON Object output converted to a string.
bool
Return Value
Could it be converted successfully.
#include "WalletService/EmergenceJSONHelpers.h"
Static Function
ReadMethodJSONToString(FJsonObjectWrapper JSONObject, FString& OutputString)
FJsonObjectWrapper
FString&
Returns the ReadMethod's wrapped JSON array as a JSON string. "Return Value" is if it was a success.