Class: Rexpense::Resources::Reimbursement

Inherits:
ResourceBase show all
Includes:
Comment, Participant
Defined in:
lib/rexpense/resources/reimbursement.rb

Overview

A wrapper to Rexpense reimbursements API

API

Documentation: developers.rexpense.com/api/v1/reimbursements/

Instance Attribute Summary

Attributes inherited from Base

#http

Method Summary

Methods included from Participant

#leave_participant, #participants

Methods included from Comment

#comments, #create_comment, #destroy_comment, #find_comment, #update_comment

Methods inherited from ResourceBase

#create, #destroy, #find, #find_all, #update

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Rexpense::Resources::Base