class Spaceship::ConnectAPI::ResolutionCenterMessage
Attributes
created_date[RW]
from_actor[RW]
message_body[RW]
rejections[RW]
Public Class Methods
type()
click to toggle source
# File spaceship/lib/spaceship/connect_api/models/resolution_center_message.rb, line 24 def self.type return 'resolutionCenterMessages' end