phpDocumentor

CustomerStatusProviderInterface

Interface CustomerStatusProviderInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

getCustomerStatusIds()  : array<string|int, mixed>
Get All Customer Status Ids

Methods

getCustomerStatusIds()

Get All Customer Status Ids

public getCustomerStatusIds() : array<string|int, mixed>

Returns all available customer status IDs.

Tags
throws
UnexpectedValueException
Return values
array<string|int, mixed>

All customer status ids

Search results