AddObject¶
Adds a new object in request as request body.
1 |
|
Parameters¶
( string | object ) obj
Object to add
Remarks¶
Example¶
1 2 3 4 5 6 7 8 9 |
|
Adds a new object in request as request body.
1 |
|
( string | object ) obj
Object to add
1 2 3 4 5 6 7 8 9 |
|