Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.14 KB

File metadata and controls

11 lines (7 loc) · 1.14 KB

BadgePaginatedResponse

Badge List response including paging and badge data.

Fields

Field Type Required Description
paging Optional<Paging> Represents pagination information for a collection of resources.
data List<Badge> List of badges.