- comparableValue_Type - SOAP::SOAPString
- microAmount - SOAP::SOAPLong
Methods
- N
Attributes
[RW] | comparableValue_Type | |
[RW] | microAmount |
Class Public methods
Source: show
# File lib/adwords4r/v200909/BulkMutateJobService.rb, line 2105 def initialize(comparableValue_Type = nil, microAmount = nil) @comparableValue_Type = comparableValue_Type @microAmount = microAmount end