Loyalty Member
fun LoyaltyMember(id: String, name: String, email: String, nric: String, address: Address, gender: String, state: String, birthDate: Instant, loyaltyPoint: Int, countryCode: String, phoneNumber: String, profileImageUrl: String, hasPinCode: Boolean, status: String, createdAt: Instant)
Content copied to clipboard