Interface ShippingMethodMixin
- All Superinterfaces:
Identifiable<ShippingMethod>,Referencable<ShippingMethod>,ResourceIdentifiable<ShippingMethod>
- All Known Subinterfaces:
ShippingMethod
public interface ShippingMethodMixin
extends Referencable<ShippingMethod>, ResourceIdentifiable<ShippingMethod>
-
Method Summary
Modifier and TypeMethodDescriptiondefault ShippingMethodReferencedefault ShippingMethodResourceIdentifierMethods inherited from interface com.commercetools.api.models.Identifiable
getId
-
Method Details
-
toResourceIdentifier
- Specified by:
toResourceIdentifierin interfaceResourceIdentifiable<ShippingMethod>
-
toReference
- Specified by:
toReferencein interfaceReferencable<ShippingMethod>
-