Module: NetSuite::Namespaces::TranCust
- Included in:
- Records::CashRefund, Records::CashRefundItem, Records::CashRefundItemList, Records::CreditMemo, Records::CreditMemoApply, Records::CreditMemoApplyList, Records::CreditMemoItem, Records::CreditMemoItemList, Records::CustomerDeposit, Records::CustomerPayment, Records::CustomerPaymentApply, Records::CustomerPaymentApplyList, Records::CustomerRefund, Records::CustomerRefundApply, Records::CustomerRefundApplyList, Records::CustomerRefundDeposit, Records::CustomerRefundDepositList
- Defined in:
- lib/netsuite/namespaces/tran_cust.rb
Instance Method Summary collapse
Instance Method Details
#record_namespace ⇒ Object
5 6 7 |
# File 'lib/netsuite/namespaces/tran_cust.rb', line 5 def record_namespace 'tranCust' end |