primitive_type property

primitive_type property

The type of the value as defined by the constants specified above.

Definition:

@property
def primitive_type(self):
    ...

See Also