Method: Fastly::ServiceAuthorizationResponseDataAllOf.fastly_nullable
- Defined in:
- lib/fastly/models/service_authorization_response_data_all_of.rb
.fastly_nullable ⇒ Object
List of attributes with nullable: true
42 43 44 45 |
# File 'lib/fastly/models/service_authorization_response_data_all_of.rb', line 42 def self.fastly_nullable Set.new([ ]) end |