Index (R)
»
Rafflesia
»
Types
»
RelationReleaseIntegrityStatus
Class: Rafflesia::Types::RelationReleaseIntegrityStatus
Inherits:
Object
Object
Rafflesia::Types::RelationReleaseIntegrityStatus
show all
Defined in:
lib/rafflesia/types/relation_release_integrity_status.rb
Constant Summary
collapse
VALID =
'
valid
'
INVALID =
'
invalid
'
ALL =
[
VALID
,
INVALID
]
.
freeze