Package-level declarations

This package contains model classes representing banner information.

It contains the following classes:

  • Banner

Author

IODevBlue © 2023

Since

v1.0.0

Types

Link copied to clipboard
data class Banner(var title: String = "")

This class represents a single banner.