Method: Fastly::ServiceInvitationData#valid?
- Defined in:
- lib/fastly/models/service_invitation_data.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
90 91 92 |
# File 'lib/fastly/models/service_invitation_data.rb', line 90 def valid? true end |