C# Class IuguClientAPI.Models.IuguClient

Mostrar archivo Open project: fortesinformatica/IuguClient Class Usage Examples

Public Methods

Method Description
IuguClient ( string email, string name = null, string cpf_cnpj = null, string notes = null ) : Newtonsoft.Json

Private Methods

Method Description
IuguClient ( string id, string email, string name = null, string cpf_cnpj = null, string notes = null ) : Newtonsoft.Json

Method Details

IuguClient() public method

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
return Newtonsoft.Json