Class: Remit::TokenType
- Inherits:
-
Object
- Object
- Remit::TokenType
- Defined in:
- lib/remit2/data_types.rb
Constant Summary collapse
- SINGLE_USE =
'SingleUse'
- MULTI_USE =
'MultiUse'
- RECURRING =
'Recurring'
- UNRESTRICTED =
'Unrestricted'