CustomerPasswordResource

Namespace

IO\Api\Resources

Extends
Properties
Type Name Description

CustomerService

$customerService

Methods
public __construct($request, $response, $customerService)

CustomerPasswordResource constructor.

Parameters

Type

Name

Description

Request

$request

ApiResponse

$response

CustomerService

$customerService

public store(): Response

Set the password for the contact

public static isValidPassword($password)

Checks if the password meets the requirements

Parameters

Type

Name

Description

``

$password