Class: Ittybit::Signatures::SignaturesCreateRequestMethod

Inherits:
Object
  • Object
show all
Defined in:
lib/ittybit/signatures/types/signatures_create_request_method.rb

Constant Summary collapse

GET =
"get"
PUT =
"put"