class Radar::Api::EquitySell

Constants

DATE
EQUITY
FIELDS
PRICE
SHARES

Public Instance Methods

struct_fields() click to toggle source
# File gen/radar/api/transaction_types.rb, line 81
def struct_fields; FIELDS; end
validate() click to toggle source
# File gen/radar/api/transaction_types.rb, line 83
def validate
end