Method: MergeATSClient::PaginatedRemoteUserList.openapi_nullable
- Defined in:
- lib/merge_ats_client/models/paginated_remote_user_list.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
48 49 50 51 52 53 |
# File 'lib/merge_ats_client/models/paginated_remote_user_list.rb', line 48 def self.openapi_nullable Set.new([ :'_next', :'previous', ]) end |