Method: Ebanx::Command::PayoutRetrieve#validate

Defined in:
lib/ebanx/command/payout_retrieve.rb

#validateObject



11
12
13
# File 'lib/ebanx/command/payout_retrieve.rb', line 11

def validate
  validate_presence_or :external_reference, :uid
end