ExClearbit v0.2.3 ExClearbit.Model.Prospector.Results View Source
Struct for containing list of prospect results from Clearbit
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExClearbit.Model.Prospector.Results{ page: non_neg_integer(), page_size: non_neg_integer(), results: [ExClearbit.Model.Prospector.Person.t()], total: non_neg_integer() }