Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagehtml/xml
{
"function":"deleteAttribute",
"paras":{
    "user":"",
    "pass":"",
    "attributes_id":"",
    "attributes_ext_id":""

}}

Response

resulttns:attributeResultItem
Code Block
languagehtml/xml
{
    "result":{
        "attributes_id":0,
        "attributes_ext_id":0,
        "result":true,
        "message":""
    }
}