MultiSelectChainCallInterface
public protocol MultiSelectChainCallInterface
ChainCall interface for multi-selecting
-
Prepare chain call for multi-selecting on specific properties
Throws
Error
Declaration
Swift
func prepareMultiSelect(on propertyConvertibleList: PropertyConvertible...,
Parameters
propertyConvertibleList
Property
orCodingTableKey
listtables
Table name list
Return Value
-
Prepare chain call for multi-selecting on specific properties
Throws
Error
Declaration
Swift
func prepareMultiSelect(on propertyConvertibleList: [PropertyConvertible],
Parameters
propertyConvertibleList
Property
orCodingTableKey
listtables
Table name list
Return Value