C# 클래스 IuguClientAPI.Models.IuguClient

파일 보기 프로젝트 열기: fortesinformatica/IuguClient 1 사용 예제들

공개 메소드들

메소드 설명
IuguClient ( string email, string name = null, string cpf_cnpj = null, string notes = null ) : Newtonsoft.Json

비공개 메소드들

메소드 설명
IuguClient ( string id, string email, string name = null, string cpf_cnpj = null, string notes = null ) : Newtonsoft.Json

메소드 상세

IuguClient() 공개 메소드

public IuguClient ( string email, string name = null, string cpf_cnpj = null, string notes = null ) : Newtonsoft.Json
email string
name string
cpf_cnpj string
notes string
리턴 Newtonsoft.Json