module Model.View.LoggedIn.Edition
  ( Edition
  ) where

import Model.Payment exposing (PaymentId)

type alias Edition = PaymentId