class Google::Apis::AndroidpublisherV3::InappproductsBatchGetResponse
Response message for BatchGetSubscriptions endpoint.
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @inappproduct = args[:inappproduct] if args.key?(:inappproduct) end