پرش به مطلب اصلی

finderGetUserPostsResponse

posts object[]
  • Array [
  • categorystring
    imagesstring[]
    is_phone_hiddenboolean
    titlestring
    tokenstring
  • ]
  • finderGetUserPostsResponse
    {
    "posts": [
    {
    "category": "string",
    "images": [
    "string"
    ],
    "is_phone_hidden": true,
    "title": "string",
    "token": "string"
    }
    ]
    }