DeleteHistoryScope

Class DeleteHistoryScope

package

Default

Methods

DeleteHistoryScope constructor.

__construct(string $scope) 

Arguments

$scope

string

Delete history scope.

Creates a new instance of a delete history categories scope.

categories() : \DeleteHistoryScope
static

Response

\DeleteHistoryScope

Categories scope.

Creates a new instance of a delete history customers scope.

customers() : \DeleteHistoryScope
static

Response

\DeleteHistoryScope

Customers scope.

Creates a new instance of a delete history orders scope.

orders() : \DeleteHistoryScope
static

Response

\DeleteHistoryScope

Orders scope.

Creates a new instance of a delete history products scope.

products() : \DeleteHistoryScope
static

Response

\DeleteHistoryScope

Products scope.

Returns the current scope.

scope() : string

Response

string

Constants

Scope constants

SCOPE_ORDERS

SCOPE_PRODUCTS

SCOPE_PRODUCTS

SCOPE_CATEGORIES

SCOPE_CATEGORIES

SCOPE_CUSTOMERS

SCOPE_CUSTOMERS

Properties

scope

scope : string
var

Type(s)

string

allowedScopes

allowedScopes : array
static
var

Type(s)

array