Class: ActiveNetsuite::CampaignCampaignDirectMailStatus

Inherits:
String
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:typesurn:types.marketing_2013_2urn:types.marketing_2013_2.listsurn:types.marketing_2013_2.lists.webservicesurn:types.marketing_2013_2.lists.webservices.netsuiteurn:types.marketing_2013_2.lists.webservices.netsuite.comCampaignCampaignDirectMailStatus

Constant Summary collapse

C__completed =
new("_completed")
C__execute =
new("_execute")
C__inProgress =
new("_inProgress")
C__notStarted =
new("_notStarted")