Method: NetSuite::Records::PromotionCode#internal_id

Defined in:
lib/netsuite/records/promotion_code.rb

#internal_idObject (readonly)

TODO custom records need to be implemented field :currency_list, PromotionCodeCurrencyList field :apply_discount_to, PromotionCodeApplyDiscountTo field :items_list, PromotionCodeItemsList field :partners_list, PromotionCodePartnersList field :use_type, PromotionCodeUseType



27
28
29
# File 'lib/netsuite/records/promotion_code.rb', line 27

def internal_id
  @internal_id
end