ContactBankService

Namespace

IO\Services

Properties
Type Name Description

``

$contactPaymentRepository

Methods
public __construct($contactPaymentRepository)
Parameters

Type

Name

Description

``

$contactPaymentRepository

public getBanksOfContact()
public createContactBank($data)
Parameters

Type

Name

Description

``

$data

public updateContactBank()
public deleteContactBank($contactBankId)
Parameters

Type

Name

Description

``

$contactBankId

public findContactBankById($contactBankId)
Parameters

Type

Name

Description

``

$contactBankId