1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
# batch
Make multiple ipa calls via one remote procedure call
### Arguments
|Name|Type|Required
|-|-|-
|methods|:ref:`Dict<Dict>`|False
### Options
* keeponly : :ref:`Str<Str>`
* version : :ref:`Str<Str>`
### Output
|Name|Type
|-|-
|count|Output
|results|Output
[//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end)
### Semantics
### Notes
### Version differences
|