enum
DiadocApi::Entity::EntityType
Defined in:
diadoc_api/entities/entity_obj.crEnum Members
-
UnknownEntityType =
0
-
Attachment =
1
-
Signature =
2
Instance Method Summary
-
#attachment?
Returns
true
if this enum value equalsAttachment
-
#signature?
Returns
true
if this enum value equalsSignature
-
#unknown_entity_type?
Returns
true
if this enum value equalsUnknownEntityType