Module: NetSuite::Namespaces::TranSales
- Included in:
- Records::CashSale, Records::CashSaleItem, Records::CashSaleItemList, Records::Estimate, Records::EstimateItem, Records::EstimateItemList, Records::GiftCertRedemption, Records::GiftCertRedemptionList, Records::Invoice, Records::InvoiceItem, Records::InvoiceItemList, Records::ItemFulfillment, Records::ItemFulfillmentItem, Records::ItemFulfillmentItemList, Records::ItemFulfillmentPackage, Records::ItemFulfillmentPackageFedEx, Records::ItemFulfillmentPackageFedExList, Records::ItemFulfillmentPackageList, Records::ItemFulfillmentPackageUps, Records::ItemFulfillmentPackageUpsList, Records::ItemFulfillmentPackageUsps, Records::ItemFulfillmentPackageUspsList, Records::Opportunity, Records::OpportunityItem, Records::OpportunityItemList, Records::Promotions, Records::PromotionsList, Records::SalesOrder, Records::SalesOrderItem, Records::SalesOrderItemList, Records::SalesOrderShipGroupList, Records::TransactionShipGroup
- Defined in:
- lib/netsuite/namespaces/tran_sales.rb
Instance Method Summary collapse
Instance Method Details
#record_namespace ⇒ Object
5 6 7 |
# File 'lib/netsuite/namespaces/tran_sales.rb', line 5 def record_namespace 'tranSales' end |