Repository URL to install this package:
Version:
0.8.93 ▾
|
module Lobbyist
module V2
class GenericStatus < Lobbyist::V2::Base
attr_accessor :status
end
end
end