Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Invoice | |
|
data InvoiceState Source #
Instances
Eq InvoiceState Source # | |
Defined in LndClient.Data.Invoice (==) :: InvoiceState -> InvoiceState -> Bool # (/=) :: InvoiceState -> InvoiceState -> Bool # | |
Show InvoiceState Source # | |
Defined in LndClient.Data.Invoice showsPrec :: Int -> InvoiceState -> ShowS # show :: InvoiceState -> String # showList :: [InvoiceState] -> ShowS # | |
FromGrpc InvoiceState Invoice'InvoiceState Source # | |
Defined in LndClient.Data.Invoice |