ListReturnValue abstract

Methods
N
Attributes
[RW] listReturnValue_Type
Class Public methods
new(listReturnValue_Type = nil)
      # File lib/adwords4r/v200909/CampaignService.rb, line 1047
1047:   def initialize(listReturnValue_Type = nil)
1048:     @listReturnValue_Type = listReturnValue_Type
1049:   end