Method: SquareConnect::ChargeRequest#note

Defined in:
lib/square_connect/models/charge_request.rb

#noteObject

An optional note to associate with the transaction.



35
36
37
# File 'lib/square_connect/models/charge_request.rb', line 35

def note
  @note
end