class NetSuite::Records::CustomerRefundApply
Public Class Methods
new(attributes = {})
click to toggle source
# File lib/netsuite/records/customer_refund_apply.rb, line 10 def initialize(attributes = {}) initialize_from_attributes_hash(attributes) end