Global Lender
A Pebble app for finding new and interesting loans on kiva.org
Data Fields
LoanInfo Struct Reference

#include <KivaModel.h>

Data Fields

uint32_t id
 numeric loan ID More...
 
char * name
 the name of the loan (generally the individual or group receiving the loan) More...
 
char * use
 description of how the loan will be used More...
 
char * countryCode
 the two-character ISO-3361 code More...
 
uint16_t fundedAmt
 amount (USD) of funding received by the loan More...
 
uint16_t loanAmt
 amount (USD) requested for the loan More...
 

Field Documentation

char* countryCode

the two-character ISO-3361 code

uint16_t fundedAmt

amount (USD) of funding received by the loan

numeric loan ID

uint16_t loanAmt

amount (USD) requested for the loan

char* name

the name of the loan (generally the individual or group receiving the loan)

char* use

description of how the loan will be used


The documentation for this struct was generated from the following file: