Index (P)
»
Retab
»
Types
»
PublicHandlePayloadType
Class: Retab::Types::PublicHandlePayloadType
Inherits:
Object
Object
Retab::Types::PublicHandlePayloadType
show all
Defined in:
lib/retab/types/public_handle_payload_type.rb
Constant Summary
collapse
FILE =
"
file
"
JSON =
"
json
"
ALL =
[
FILE
,
JSON
]
.
freeze