C# Class Pipl.APIs.Data.Containers.Person

Inheritance: FieldsContainer
Show file Open project: piplcom/piplapis-csharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Person ( IEnumerable fields = null, bool queryParamsMatch = null, string id = null, float match = null, string search_pointer = null ) : System

Method Details

Person() public method

public Person ( IEnumerable fields = null, bool queryParamsMatch = null, string id = null, float match = null, string search_pointer = null ) : System
fields IEnumerable
queryParamsMatch bool
id string
match float
search_pointer string
return System