class Google::Apis::AndroidpublisherV3::TestPurchaseContext

Context about a test purchase.

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @fop_type = args[:fop_type] if args.key?(:fop_type)
end