Answer the question
In order to leave comments, you need to log in
Is it possible to place different objects in one json?
There are objects like this
{
"Id":1,
"Name":"Some name",
"Thumb":"images/thumb-01.png",
"Image":"images/full-01.png",
"Length":14.00,
"Width":4.70,
"Comment":"Some text",
"PriceBasic":1860000
}
{
"Id":1,
"Parent": 1,
"GroupId":"Group ID",
"GroupName":"Group name",
"Name":"Some name",
"Thumb":"images/elements/thumb-01.png",
"Image":"images/elements/full-01.png",
"PriceType":"fixed",
"Percent": 0,
"Comment":"Some text",
"PriceBasic":15000
}
Answer the question
In order to leave comments, you need to log in
Why not? Make a multidimensional array and you will be happy!
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question