Sha256: 6ac1ce7f2a222d0cf0eb29aaecb54b927bcbb66e305f934f2edab2086819d5bc
Contents?: true
Size: 259 Bytes
Versions: 53
Compression:
Stored size: 259 Bytes
Contents
class Auth::System::Output include Auth::Concerns::SystemConcern embedded_in :creation, :class_name => "Auth::System::Creation" field :product_id, type: String field :destination_address, type: String field :quantity_per_incoming_product, type: Float end
Version data entries
53 entries across 53 versions & 1 rubygems