data class StepValidateAgreements : Step, Parcelable
StepValidateAgreements(source: Parcel) StepValidateAgreements(agreements: Agreements) |
val agreements: Agreements |
fun describeContents(): Int |
|
fun writeToParcel(dest: Parcel, flags: Int): Unit |
val CREATOR: Creator<StepValidateAgreements> |