SquareUp.V2.DeviceCode (SquareUp v0.1.3) View Source
Link to this section Summary
Link to this section Functions
Link to this function
create(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
create( SquareUp.Client.t(), %{}, SquareUp.TypeSpecs.create_device_code_request(), %{} ) :: SquareUp.Client.response(SquareUp.TypeSpecs.create_device_code_response())
Link to this function
get(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
get(SquareUp.Client.t(), %{id: binary()}, %{}, %{}) :: SquareUp.Client.response(SquareUp.TypeSpecs.get_device_code_response())