BaseService
class BaseService implements ServiceInterface (View source)
The base manager class used handle models transmission to and from the API.
Methods
Details
        at line         line 28
                            
    __construct(KlaviyoApi $api)
        
    
    The constructor for the list manager class.
        at line         line 35
                static            
    create(KlaviyoApi $api)
        
    
    Instantiates a new instance of this class.
        at line         line 46
                            string
    getResourcePath($resource)
        
    
    Retrieve the full resource path.