public class

Clients

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

Summary

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

Public Constructors

public Clients ()

Public Methods

public ArrayList<Client> getClients ()