- changes
Invocation changes(string type, string accountId, string invocationId, string sinceState, Nullable!uint maxChanges, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- copy
Invocation copy(string type, string fromAccountId, string invocationId, string ifFromInState, string accountId, string ifInState, Asdf create, bool onSuccessDestroyOriginal, string destroyFromIfInState, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Invocation get(string type, string accountId, string invocationId, string[] ids, Asdf properties, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- query
Invocation query(string type, string accountId, string invocationId, Asdf filter, Asdf sort, int position, string anchor, int anchorOffset, Nullable!uint limit, bool calculateTotal, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- queryChanges
Invocation queryChanges(string type, string accountId, string invocationId, Asdf filter, Asdf sort, string sinceQueryState, Nullable!uint maxChanges, string upToId, bool calculateTotal, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
Invocation set(string type, string accountId, string invocationId, string ifInState, Asdf create, Asdf update, string[] destroy_, SilStruct additionalArguments)
Undocumented in source. Be warned that the author may not have intended to support it.