BatchStrategy
public enum BatchStrategy : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case multirecord = "MultiRecord"
- 
                  
                  Undocumented DeclarationSwift case singlerecord = "SingleRecord"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub BatchStrategy Enumeration Reference
        BatchStrategy Enumeration Reference