ex_nifcloud v0.0.1 ExNifcloud.Operation.Query View Source

Datastructure representing an operation on a Query based Nifcloud service

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExNifcloud.Operation.Query{
  action: term(),
  params: term(),
  parser: term(),
  path: term(),
  service: term()
}