MergeHRISClient.Model.PaginatedLocationList (MergeHRISClient v1.0.2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %MergeHRISClient.Model.PaginatedLocationList{ next: String.t() | nil, previous: String.t() | nil, results: [MergeHRISClient.Model.Location.t()] | nil }