Class: PCPServerSDK::Models::OrderLineDetailsResult

Inherits:
OrderLineDetailsInput show all
Defined in:
lib/PCP-server-Ruby-SDK/models/order_line_details_result.rb

Class Method Summary collapse

Methods inherited from ModelBase

#==, _deserialize, acceptable_attributes, attribute, attribute_defaults, attribute_enums, attribute_map, build_from_hash, #hash, inherited, #initialize, openapi_nullable, openapi_types, #to_hash, #to_s

Constructor Details

This class inherits a constructor from PCPServerSDK::Models::ModelBase

Class Method Details

.openapi_all_of ⇒ Object



10
11
12
# File 'lib/PCP-server-Ruby-SDK/models/order_line_details_result.rb', line 10

def self.openapi_all_of
  [:OrderLineDetailsInput]
end