class Google::Apis::AndroidpublisherV3::PrepaidPlan

def update!(**args)

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