Test JSON
Json
code posted
created at 10 Nov 11:03, updated at 27 Dec 16:11
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{ "Data":[{ "GameUniqueId": number, "RutaImg": "string", "GameOrder": number, "Visibility": number, (0:No visible, 1: Visible al público, 2: Visible al administrador) "GameTitle": "string", "Platform": number, (0:Desktop,1:Mobile, 2:Todas), "GameType": "string", "Category": [{"id": "string", "texto" : "string"},...], "DescripcionesJson": [{"idioma": "string", "texto" : "string"}, {"idioma": "string", "texto" : "string"},….], "ApuestaMinima": number, "ApuestaMaxima": number, "CombinacionesGanadoras": "string", "PorcentajeRetornoJugador": "string },....], "Errors":[{"Code":0,"Message":"String","Link":"String"}] } |
642 Bytes in 3 ms with coderay