C# 클래스 pcAmerica.DesktopPOS.API.Client.CustomerAPI

파일 보기 프로젝트 열기: pcAmerica/CRE-RPE-Client-API-Library 1 사용 예제들

공개 메소드들

메소드 설명
FindRecord ( string customerNumber ) : Customer
UpdateRecord ( MessageAction action, Customer customer ) : bool

메소드 상세

FindRecord() 공개 메소드

public FindRecord ( string customerNumber ) : Customer
customerNumber string
리턴 Customer

UpdateRecord() 공개 메소드

public UpdateRecord ( MessageAction action, Customer customer ) : bool
action MessageAction
customer Customer
리턴 bool