Skip to content

Meta_Page

mauryaratan edited this page Feb 5, 2023 · 1 revision

Meta.Page

public struct Page: Codable 

Inheritance

Codable

Properties

currentPage

public let currentPage: Int

from

public let from: Int

lastPage

public let lastPage: Int

perPage

public let perPage: Int

to

public let to: Int

total

public let total: Int
Types
Global Functions
Clone this wiki locally