Method: Fastly::ServiceInvitationData.fastly_nullable
- Defined in:
- lib/fastly/models/service_invitation_data.rb
.fastly_nullable ⇒ Object
List of attributes with nullable: true
46 47 48 49 |
# File 'lib/fastly/models/service_invitation_data.rb', line 46 def self.fastly_nullable Set.new([ ]) end |