Class: FunctionCallField
A field that will be the input to a Function Call.
@interface FunctionCallField : NSObject
Properties
fieldName
The name of the field.
@property (nonatomic, strong, readonly, nonnull) NSString* fieldName;
Loading...
There was a problem loading this topic