Common Object Types Used With SOAP API Commands
Many commands in the SOAP API use the oaBase
and Attribute
complex types as arguments.
The add()
, createUser()
, modify()
, upsert()
, and delete()
commands return an array of UpdateResult
objects.