AdaptyOnboardingDatePickerParams

class AdaptyOnboardingDatePickerParams(val day: Int?, val month: Int?, val year: Int?)

Constructors

Link copied to clipboard
constructor(day: Int?, month: Int?, year: Int?)

Properties

Link copied to clipboard
val day: Int?
Link copied to clipboard
val month: Int?
Link copied to clipboard
val year: Int?

Functions

Link copied to clipboard
open override fun toString(): String