7 NS_ASSUME_NONNULL_BEGIN
25 - (instancetype )initWithKeywords:(NSArray<NSString *> * _Nullable)keywords vault:(
VEVVault*)vault parameters:(NSDictionary* _Nullable)parameters;
Instances of this class may be instantiated directly in order to invoke arbitrary Vault endpoints...
Definition: VEVVaultServerRequest.h:16
A class that wraps the Documents search Vault API endpoint.
Definition: VEVVaultServerDocumentsSearchRequest.h:11
An object type that refers to a particular Vault. VEVVaultAuth::currentUser tracks the authenticated ...
Definition: VEVVaultAuth.h:22