public class

Payments

extends Paged<T>
java.lang.Object
   ↳ org.mule.modules.freshbooks.model.Paged<T>
     ↳ org.mule.modules.freshbooks.model.Payments

Summary

[Expand]
Inherited Fields
From class org.mule.modules.freshbooks.model.Paged
Public Constructors
Payments()
Public Methods
ArrayList<Payment> getPayments()
[Expand]
Inherited Methods
From class org.mule.modules.freshbooks.model.Paged
From class java.lang.Object
From interface java.lang.Iterable

Public Constructors

public Payments ()

Public Methods

public ArrayList<Payment> getPayments ()