Skip to content

//woua-matrimony-sdk/com.woualabs.matrimony.user.mapper/FamilyRecord

FamilyRecord

[common]\ data class FamilyRecord(createdAt: Long?, lastUpdatedAt: Long?, relationDetailId: Long?, father: String?, mother: String?, fatherName: String?, fatherSurname: String?, fatherHomeTown: String?, fatherStateId: Int?, fatherState: String?, fatherCountryId: Int?, fatherCountry: String?, fatherIndustryId: Int?, fatherIndustry: String?, motherName: String?, motherSurname: String?, motherHomeTown: String?, motherStateId: Int?, motherState: String?, motherCountryId: Int?, motherCountry: String?, motherIndustryId: Int?, motherIndustry: String?, siblingsMaleCount: Int?, siblingsFemaleCount: Int?, siblingsMaleMarriedCount: Int?, siblingsFemaleMarriedCount: Int?, birthOrder: Int?, brothersSisterDescriptions: String?, expections: String?, familyStatus: String?, familyType: String?)

Properties

Name Summary
birthOrder [common]
val birthOrder: Int?
brothersSisterDescriptions [common]
val brothersSisterDescriptions: String?
createdAt [common]
val createdAt: Long?
expections [common]
val expections: String?
familyStatus [common]
val familyStatus: String? = null
familyType [common]
val familyType: String? = null
father [common]
val father: String?
fatherCountry [common]
val fatherCountry: String?
fatherCountryId [common]
val fatherCountryId: Int?
fatherHomeTown [common]
val fatherHomeTown: String?
fatherIndustry [common]
val fatherIndustry: String?
fatherIndustryId [common]
val fatherIndustryId: Int?
fatherName [common]
val fatherName: String?
fatherState [common]
val fatherState: String?
fatherStateId [common]
val fatherStateId: Int?
fatherSurname [common]
val fatherSurname: String?
lastUpdatedAt [common]
val lastUpdatedAt: Long?
mother [common]
val mother: String?
motherCountry [common]
val motherCountry: String?
motherCountryId [common]
val motherCountryId: Int?
motherHomeTown [common]
val motherHomeTown: String?
motherIndustry [common]
val motherIndustry: String?
motherIndustryId [common]
val motherIndustryId: Int?
motherName [common]
val motherName: String?
motherState [common]
val motherState: String?
motherStateId [common]
val motherStateId: Int?
motherSurname [common]
val motherSurname: String?
relationDetailId [common]
val relationDetailId: Long?
siblingsFemaleCount [common]
val siblingsFemaleCount: Int?
siblingsFemaleMarriedCount [common]
val siblingsFemaleMarriedCount: Int?
siblingsMaleCount [common]
val siblingsMaleCount: Int?
siblingsMaleMarriedCount [common]
val siblingsMaleMarriedCount: Int?