Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Polysemy.Account.Data.AuthForAccount
Description
Synopsis
- data AuthForAccount i = AuthForAccount {
- account :: i
Documentation
data AuthForAccount i Source #
Query payload for looking up auth info by account ID.
Constructors
AuthForAccount | |
Fields
|