assign_customer_to_checking_account

package
v0.0.0-...-2b752c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UseCase

type UseCase struct {
	// contains filtered or unexported fields
}

UseCase manages mappings of CheckingAccounts with Customers

func NewUseCase

func NewUseCase(mappingManager customer_checking_account_mapping.Manager) *UseCase

NewUseCase inits the useCase manager to create mapping of CheckingAccounts with Customers

func (*UseCase) CreateMapping

func (uc *UseCase) CreateMapping(ctx context.Context, customerID, checkingAccountNumber entity.ID) error

CreateMapping for the given CheckingAccount and Customer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL