class Mindee::Product::DeliveryNote::DeliveryNoteV1Page
def initialize(prediction)
-
prediction
(Hash
) --
def initialize(prediction) super(prediction) @prediction = DeliveryNoteV1PagePrediction.new( prediction['prediction'], prediction['id'] ) end