ExPostmen

v0.1.4

  • Pages
  • Modules

    ExPostmen v0.1.4 ExPostmen.Label View Source

    Label object in Postmen

    Link to this section Summary

    Functions

    cancel_label(label_id)
    cancel_label_list(params \\ nil)
    cancel_url(id)
    create(params)
    find(id, params \\ nil)
    get_cancel_label(label_id, params \\ nil)
    list(params \\ nil)

    Link to this section Functions

    Link to this function cancel_label(label_id) View Source
    Link to this function cancel_label_list(params \\ nil) View Source
    Link to this function cancel_url(id) View Source
    Link to this function create(params) View Source
    create(map) :: ExPostmen.Request.t
    Link to this function find(id, params \\ nil) View Source
    find(binary, map) :: ExPostmen.Request.t
    Link to this function get_cancel_label(label_id, params \\ nil) View Source
    Link to this function list(params \\ nil) View Source
    list(map) :: ExPostmen.Request.t

    Built using ExDoc (v0.16.3), designed by Friedel Ziegelmayer.