SquareUp.V2.LoyaltyPoints (SquareUp v0.1.3) View Source
Link to this section Summary
Link to this section Functions
Link to this function
accumulate(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
accumulate( SquareUp.Client.t(), %{account_id: binary()}, SquareUp.TypeSpecs.accumulate_loyalty_points_request(), %{} ) :: SquareUp.Client.response( SquareUp.TypeSpecs.accumulate_loyalty_points_response() )
Link to this function
adjust(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
adjust( SquareUp.Client.t(), %{account_id: binary()}, SquareUp.TypeSpecs.adjust_loyalty_points_request(), %{} ) :: SquareUp.Client.response(SquareUp.TypeSpecs.adjust_loyalty_points_response())
Link to this function
calculate(client, path_params \\ %{}, params \\ %{}, query_params \\ %{})
View SourceSpecs
calculate( SquareUp.Client.t(), %{program_id: binary()}, SquareUp.TypeSpecs.calculate_loyalty_points_request(), %{} ) :: SquareUp.Client.response( SquareUp.TypeSpecs.calculate_loyalty_points_response() )