Method: TCAClient::RequestPdfResponse.openapi_nullable
- Defined in:
- lib/tca_client/models/request_pdf_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
34 35 36 37 |
# File 'lib/tca_client/models/request_pdf_response.rb', line 34 def self.openapi_nullable Set.new([ ]) end |