Class: Rafflesia::Types::DatabaseJoinRequirementRowSafetyBasis
- Inherits:
-
Object
- Object
- Rafflesia::Types::DatabaseJoinRequirementRowSafetyBasis
- Defined in:
- lib/rafflesia/types/database_join_requirement_row_safety_basis.rb
Constant Summary collapse
- DECLARED_CONTRACT =
'declared_contract'- DECLARED_CONTRACT_AND_RELEASE_EVIDENCE =
'declared_contract_and_release_evidence'- NOT_ADMITTED =
'not_admitted'- ALL =
[DECLARED_CONTRACT, DECLARED_CONTRACT_AND_RELEASE_EVIDENCE, NOT_ADMITTED].freeze