Method: Ebanx::Command::TransferCommit#validate
- Defined in:
- lib/ebanx/command/transfer_commit.rb
#validate ⇒ Object
11 12 13 |
# File 'lib/ebanx/command/transfer_commit.rb', line 11 def validate validate_presence_either [:transfer_code, :uid, :external_reference, :settlement_code] end |