Helium
androidJvm
Helium
/
com.chartboost.heliumsdk.network.model
/
BannerAdDimensions
Banner
Ad
Dimensions
@
Serializable
class
BannerAdDimensions
(
val
width
:
Int
,
val
height
:
Int
)
Members
Constructors
Banner
Ad
Dimensions
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
width
Link copied to clipboard
val
width
:
Int