Method: OpenapiClient::CustomsItem#value

Defined in:
lib/openapi_client/models/customs_item.rb

#valueObject

The total value of the customs item



28
29
30
# File 'lib/openapi_client/models/customs_item.rb', line 28

def value
  @value
end