/commerce-client-entity

Entity module contains all the entities that will be used by the commerce client

Primary LanguageJavaScript

Entity Module

The Entity module provides an ORM like functionality by encapsulating rest api calls thru class methods. The Entity class is the parent class of all Entities. Each subclass must follow certain conventions.