ex_easypost v3.0.3 EasyPost.Request
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %EasyPost.Request{ attempt: integer(), body: binary(), headers: EasyPost.http_headers_t(), method: EasyPost.http_method_t(), result: any(), url: String.t() }
Link to this section Functions
Link to this function
send(operation, config)
send(EasyPost.Operation.t(), EasyPost.Config.t()) :: EasyPost.response_t()