TypeAlias.AccountAssignment
type AccountAssignment = z.infer<typeof accountAssignmentSchema>;
Pending loyalty assignment created before an account exists.
Pre-seeds loyalty balances, reward tiers, and contact details for accounts that will be created later. Useful for bulk imports or pre-registrations.