Looking for help!
NAME
SemanticWeb::Schema::DeliveryChargeSpecification - The price for the delivery of an offer using a particular delivery method.
VERSION
version v3.8.1
DESCRIPTION
The price for the delivery of an offer using a particular delivery method.
ATTRIBUTES
applies_to_delivery_method
appliesToDeliveryMethod
The delivery method(s) to which the delivery charge or payment charge specification applies.
A applies_to_delivery_method should be one of the following types:
area_served
areaServed
The geographic area where a service or offered item is provided.
A area_served should be one of the following types:
InstanceOf['SemanticWeb::Schema::AdministrativeArea']
InstanceOf['SemanticWeb::Schema::GeoShape']
InstanceOf['SemanticWeb::Schema::Place']
Str
eligible_region
eligibleRegion
See also ineligibleRegion.
A eligible_region should be one of the following types:
ineligible_region
ineligibleRegion
See also eligibleRegion.
A ineligible_region should be one of the following types:
SEE ALSO
SemanticWeb::Schema::PriceSpecification
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)