Method: Omise::Transfer#recipient

Defined in:
lib/omise/transfer.rb

#recipient(options = {}) ⇒ Object



38
39
40
# File 'lib/omise/transfer.rb', line 38

def recipient(options = {})
  expand_attribute Recipient, "recipient", options
end