class PlatformAPI::AddonPlanAction

Add-on Plan Actions are Provider functionality for specific add-on installations

Public Class Methods

new(client) click to toggle source
# File lib/platform-api/client.rb, line 977
def initialize(client)
  @client = client
end