Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nacha
main
BuildableRecord
Nacha
Addendum
BaseError
Batch
ServiceClassCode
BatchControl
BatchHeader
StandardEntryClass
BuildError
EntryDetail
TransactionCode
File
FileControl
FileHeader
Parser
ParserError
ParsableRecord
Built with Crystal 1.10.0
2023-12-22 05:50:32 UTC
enum
Nacha::
Batch::
ServiceClassCode
Defined in:
nacha/batch.cr
Enum Members
Mixed
=
200
Credit
=
220
Debit
=
225
Instance Method Summary
#credit?
#debit?
#mixed?
Instance Method Detail
def
credit?
#
[
View source
]
def
debit?
#
[
View source
]
def
mixed?
#
[
View source
]