Member Profile
fun MemberProfile(id: String, key: String, name: String, email: String, nric: String, birthDate: String, gender: String, address: Address, memberTier: String?, totalLoyaltyPoint: Int, hasPinCode: Boolean, loyaltyPointBalance: Int, spendingPoint: Int, creditBalance: Int, status: String, createdAt: Instant, updatedAt: Instant)
Content copied to clipboard