![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
Type of field defined within a schema. More...
#include <PTDiffusionRecordV2SchemaFieldType.h>
Class Methods | |
| (instancetype) | + string |
| (instancetype) | + integer |
| (instancetype) | + decimal |
| Class Methods inherited from PTDiffusionEnumeration | |
| (NSSet< PTDiffusionEnumeration * > *) | + elements |
Additional Inherited Members | |
| Instance Methods inherited from PTDiffusionEnumeration | |
| (BOOL) | - isEqualToEnumeration: |
Type of field defined within a schema.
| + (instancetype) decimal |
Decimal.
| + (instancetype) integer |
Integer.
| + (instancetype) string |
Plain string.