OBSPolicyConditionItem Class Reference
| Inherits from | OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
leftExpression
Matches from left to right
@property (nonatomic, strong, nonnull) NSString *leftExpressionDeclared In
OBSServiceCommonEntities.h
rightExpressionList
Matches from right to left (character string array)
@property (nonatomic, strong, nonnull) NSArray<NSString*> *rightExpressionListDeclared In
OBSServiceCommonEntities.h