A B C D E F G I J L M N P R S T U V W 
All Classes All Packages

A

Account - Class in com.fedapay.model
 
Account() - Constructor for class com.fedapay.model.Account
 
Account(String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Account
 
AccountCollection - Class in com.fedapay.collections
 
AccountCollection() - Constructor for class com.fedapay.collections.AccountCollection
 
AccountModel - Class in com.fedapay.utile
 
AccountModel() - Constructor for class com.fedapay.utile.AccountModel
 
ALGORITHM - Static variable in class com.fedapay.model.WebhookSignature
 
all() - Static method in class com.fedapay.model.Account
 
all() - Static method in class com.fedapay.model.Balance
 
all() - Static method in class com.fedapay.model.Currency
 
all() - Static method in class com.fedapay.model.Customer
 
all() - Static method in class com.fedapay.model.Event
 
all() - Static method in class com.fedapay.model.Invoice
 
all() - Static method in class com.fedapay.model.Log
 
all() - Static method in class com.fedapay.model.Page
 
all() - Static method in class com.fedapay.model.Payout
 
all() - Static method in class com.fedapay.model.Transaction
 
all(T, String) - Static method in class com.fedapay.net.All
 
All - Class in com.fedapay.net
 
All() - Constructor for class com.fedapay.net.All
 
allRequestJsonResponse - Static variable in class com.fedapay.net.All
 
allSerializer(T, String) - Static method in class com.fedapay.utile.Serializer
 
ApiError - Class in com.fedapay.exception
 
ApiError() - Constructor for class com.fedapay.exception.ApiError
 
ApiError(String) - Constructor for class com.fedapay.exception.ApiError
 
apiKey - Static variable in class com.fedapay.model.FedaPay
 

B

Balance - Class in com.fedapay.model
 
Balance() - Constructor for class com.fedapay.model.Balance
 
Balance(String, String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Balance
 
BalanceCollection - Class in com.fedapay.collections
 
BalanceCollection() - Constructor for class com.fedapay.collections.BalanceCollection
 
BalanceModel - Class in com.fedapay.utile
 
BalanceModel() - Constructor for class com.fedapay.utile.BalanceModel
 

C

com.fedapay.collections - package com.fedapay.collections
 
com.fedapay.exception - package com.fedapay.exception
 
com.fedapay.model - package com.fedapay.model
 
com.fedapay.net - package com.fedapay.net
 
com.fedapay.utile - package com.fedapay.utile
 
computeHmacSha256(String, String) - Static method in class com.fedapay.model.WebhookSignature.Util
 
constructEvent(String, String, String) - Static method in class com.fedapay.model.WebhookSignature
Returns an Event instance using the provided JSON payload.
constructEvent(String, String, String, long) - Static method in class com.fedapay.model.WebhookSignature
 
containsWhitespace(String) - Static method in class com.fedapay.utile.StringUtils
Checks whether a string contains any whitespace characters or not.
create(Map<String, Object>) - Static method in class com.fedapay.model.Account
 
create(Map<String, Object>) - Static method in class com.fedapay.model.Customer
 
create(Map<String, Object>) - Static method in class com.fedapay.model.Page
 
create(Map<String, Object>) - Static method in class com.fedapay.model.Payout
 
create(Map<String, Object>) - Static method in class com.fedapay.model.Transaction
 
create(T, String, Map<String, Object>) - Static method in class com.fedapay.net.Create
 
Create - Class in com.fedapay.net
 
Create() - Constructor for class com.fedapay.net.Create
 
Currency - Class in com.fedapay.model
 
Currency() - Constructor for class com.fedapay.model.Currency
 
Currency(String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Currency
 
CurrencyCollection - Class in com.fedapay.collections
 
CurrencyCollection() - Constructor for class com.fedapay.collections.CurrencyCollection
 
CurrencyModel - Class in com.fedapay.utile
 
CurrencyModel() - Constructor for class com.fedapay.utile.CurrencyModel
 
Customer - Class in com.fedapay.model
 
Customer() - Constructor for class com.fedapay.model.Customer
 
Customer(String, String, String, String, String, PhoneNumber) - Constructor for class com.fedapay.model.Customer
 
CustomerCollection - Class in com.fedapay.collections
 
CustomerCollection() - Constructor for class com.fedapay.collections.CustomerCollection
 
CustomerModel - Class in com.fedapay.utile
 
CustomerModel() - Constructor for class com.fedapay.utile.CustomerModel
 

D

data - Variable in class com.fedapay.collections.EventCollection
 
data - Variable in class com.fedapay.collections.FedaPayCollection
 
data - Variable in class com.fedapay.utile.FedaPayModel
 
delete(String) - Static method in class com.fedapay.model.Account
 
delete(String) - Static method in class com.fedapay.model.Customer
 
delete(String) - Static method in class com.fedapay.model.Page
 
delete(String) - Static method in class com.fedapay.model.Payout
 
delete(String) - Static method in class com.fedapay.model.Transaction
 
delete(String, String) - Static method in class com.fedapay.net.Delete
 
Delete - Class in com.fedapay.net
 
Delete() - Constructor for class com.fedapay.net.Delete
 

E

environement - Static variable in class com.fedapay.model.FedaPay
 
Event - Class in com.fedapay.model
 
Event() - Constructor for class com.fedapay.model.Event
 
Event(String, String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Event
 
EventCollection - Class in com.fedapay.collections
 
EventCollection() - Constructor for class com.fedapay.collections.EventCollection
 
EventModel - Class in com.fedapay.utile
 
EventModel() - Constructor for class com.fedapay.utile.EventModel
 
EXPECTED_SCHEME - Static variable in class com.fedapay.model.WebhookSignature.Signature
 

F

FedaPay - Class in com.fedapay.model
 
FedaPay() - Constructor for class com.fedapay.model.FedaPay
 
FedaPayCollection<T> - Class in com.fedapay.collections
 
FedaPayCollection() - Constructor for class com.fedapay.collections.FedaPayCollection
 
FedaPayCollection(List<T>, Map<String, Object>, Map<String, Object>) - Constructor for class com.fedapay.collections.FedaPayCollection
 
FedaPayModel<T> - Class in com.fedapay.utile
 
FedaPayModel() - Constructor for class com.fedapay.utile.FedaPayModel
 
FedaPayModel(T, Map<String, Object>) - Constructor for class com.fedapay.utile.FedaPayModel
 
fedaPayObject - Variable in class com.fedapay.collections.FedaPayCollection
 
FedaPayObject - Class in com.fedapay.model
 
FedaPayObject() - Constructor for class com.fedapay.model.FedaPayObject
 

G

generateToken() - Method in class com.fedapay.model.Transaction
 
getAccountId() - Method in class com.fedapay.model.Balance
 
getAccountId() - Method in class com.fedapay.model.Event
 
getAccountId() - Method in class com.fedapay.model.Invoice
 
getAccountId() - Method in class com.fedapay.model.Log
 
getAccountId() - Method in class com.fedapay.model.Page
 
getAlgorithm() - Static method in class com.fedapay.model.WebhookSignature
 
getAmount() - Method in class com.fedapay.model.Balance
 
getAmount() - Method in class com.fedapay.model.Page
 
getAmount() - Method in class com.fedapay.model.Payout
 
getAmount() - Method in class com.fedapay.model.Transaction
 
getBalanceId() - Method in class com.fedapay.model.Payout
 
getBeforeTax() - Method in class com.fedapay.model.Invoice
 
getBody() - Method in class com.fedapay.model.Log
 
getCallbackUrl() - Method in class com.fedapay.model.Page
 
getCallbackUrl() - Method in class com.fedapay.model.Transaction
 
getCode() - Method in class com.fedapay.model.Currency
 
getCountry() - Method in class com.fedapay.model.Account
 
getCountry() - Method in class com.fedapay.model.PhoneNumber
 
getCreatedAt() - Method in class com.fedapay.model.Account
 
getCreatedAt() - Method in class com.fedapay.model.Balance
 
getCreatedAt() - Method in class com.fedapay.model.Event
 
getCreatedAt() - Method in class com.fedapay.model.Invoice
 
getCreatedAt() - Method in class com.fedapay.model.Log
 
getCreatedAt() - Method in class com.fedapay.model.Page
 
getCreatedAt() - Method in class com.fedapay.model.Payout
 
getCreatedAt() - Method in class com.fedapay.model.PhoneNumber
 
getCreatedAt() - Method in class com.fedapay.model.Transaction
 
getCreatedAt() - Method in class com.fedapay.model.Webhook
 
getCreatedAt() - Method in class com.fedapay.model.WebhookSignature
 
getCurrencyId() - Method in class com.fedapay.model.Balance
 
getCurrencyId() - Method in class com.fedapay.model.Invoice
 
getCurrencyId() - Method in class com.fedapay.model.Page
 
getCurrencyId() - Method in class com.fedapay.model.Transaction
 
getCustomer() - Method in class com.fedapay.model.Transaction
 
getCustomerId() - Method in class com.fedapay.model.Invoice
 
getCustomerId() - Method in class com.fedapay.model.Payout
 
getCustomerId() - Method in class com.fedapay.model.Transaction
 
getCustomFields() - Method in class com.fedapay.model.Page
 
getData() - Method in class com.fedapay.collections.FedaPayCollection
 
getData() - Method in class com.fedapay.utile.FedaPayModel
 
getDefaultTolerance() - Static method in class com.fedapay.model.WebhookSignature
 
getDeleted_at() - Method in class com.fedapay.model.Balance
 
getDeletedAt() - Method in class com.fedapay.model.Invoice
 
getDeletedAt() - Method in class com.fedapay.model.Page
 
getDeletedAt() - Method in class com.fedapay.model.Payout
 
getDescription() - Method in class com.fedapay.model.Page
 
getDescription() - Method in class com.fedapay.model.Transaction
 
getDiscount() - Method in class com.fedapay.model.Invoice
 
getDiscountAmount() - Method in class com.fedapay.model.Invoice
 
getDiscountType() - Method in class com.fedapay.model.Invoice
 
getDiv() - Method in class com.fedapay.model.Currency
 
getDueAt() - Method in class com.fedapay.model.Invoice
 
getEmail() - Method in class com.fedapay.model.Customer
 
getEnablePhoneNumber() - Method in class com.fedapay.model.Page
 
getEntity() - Method in class com.fedapay.model.Event
 
getFailedAt() - Method in class com.fedapay.model.Payout
 
getFedaPayObject() - Method in class com.fedapay.collections.FedaPayCollection
 
getFirstname() - Method in class com.fedapay.model.Customer
 
getId() - Method in class com.fedapay.model.Account
 
getId() - Method in class com.fedapay.model.Balance
 
getId() - Method in class com.fedapay.model.Currency
 
getId() - Method in class com.fedapay.model.Customer
 
getId() - Method in class com.fedapay.model.Event
 
getId() - Method in class com.fedapay.model.Invoice
 
getId() - Method in class com.fedapay.model.Log
 
getId() - Method in class com.fedapay.model.Page
 
getId() - Method in class com.fedapay.model.Payout
 
getId() - Method in class com.fedapay.model.PhoneNumber
 
getId() - Method in class com.fedapay.model.Transaction
 
getId() - Method in class com.fedapay.model.Webhook
 
getId() - Method in class com.fedapay.model.WebhookSignature
 
getImageUrl() - Method in class com.fedapay.model.Page
 
getInvoiceProductsCount() - Method in class com.fedapay.model.Invoice
 
getIpAddress() - Method in class com.fedapay.model.Log
 
getIso() - Method in class com.fedapay.model.Currency
 
getLastErrorCode() - Method in class com.fedapay.model.Payout
 
getLastErrorMessage() - Method in class com.fedapay.model.Payout
 
getLastname() - Method in class com.fedapay.model.Customer
 
getMessage() - Method in class com.fedapay.exception.ApiError
 
getMeta() - Method in class com.fedapay.collections.FedaPayCollection
 
getMetadata() - Method in class com.fedapay.model.Transaction
 
getMethod() - Method in class com.fedapay.model.Log
 
getMode() - Method in class com.fedapay.model.Balance
 
getMode() - Method in class com.fedapay.model.Payout
 
getName() - Method in class com.fedapay.model.Account
 
getName() - Method in class com.fedapay.model.Currency
 
getName() - Method in class com.fedapay.model.Page
 
getNotes() - Method in class com.fedapay.model.Invoice
 
getNumber() - Method in class com.fedapay.model.Invoice
 
getNumber() - Method in class com.fedapay.model.PhoneNumber
 
getObject() - Method in class com.fedapay.model.Event
 
getObjectId() - Method in class com.fedapay.model.Event
 
getPaidAt() - Method in class com.fedapay.model.Invoice
 
getPartiallyPaidAt() - Method in class com.fedapay.model.Invoice
 
getPhone() - Method in class com.fedapay.model.Customer
 
getPhoneNumber() - Method in class com.fedapay.model.Customer
 
getPhoneNumber() - Method in class com.fedapay.model.Transaction
 
getPrefix() - Method in class com.fedapay.model.Currency
 
getPrivateKey() - Method in class com.fedapay.model.Webhook
 
getPrivateKey() - Method in class com.fedapay.model.WebhookSignature
 
getPublicKey() - Method in class com.fedapay.model.Webhook
 
getPublicKey() - Method in class com.fedapay.model.WebhookSignature
 
getPublished() - Method in class com.fedapay.model.Page
 
getQuery() - Method in class com.fedapay.model.Log
 
getRawJsonResponse() - Method in class com.fedapay.model.FedaPayObject
 
getReceipUrl() - Method in class com.fedapay.model.Transaction
 
getReference() - Method in class com.fedapay.model.Invoice
 
getReference() - Method in class com.fedapay.model.Page
 
getReference() - Method in class com.fedapay.model.Payout
 
getReference() - Method in class com.fedapay.model.Transaction
 
getResponse() - Method in class com.fedapay.model.Log
 
getScheduled_at() - Method in class com.fedapay.model.Payout
 
getSecurePaymentLink() - Method in class com.fedapay.model.TransactionToken
 
getSentAt() - Method in class com.fedapay.model.Invoice
 
getSentAt() - Method in class com.fedapay.model.Payout
 
getSerialversionuid() - Static method in exception com.fedapay.exception.SignatureVerificationException
 
getSigHeader() - Method in exception com.fedapay.exception.SignatureVerificationException
 
getSource() - Method in class com.fedapay.model.Log
 
getStatus() - Method in class com.fedapay.model.Invoice
 
getStatus() - Method in class com.fedapay.model.Log
 
getStatus() - Method in class com.fedapay.model.Payout
 
getStatus() - Method in class com.fedapay.model.Transaction
 
getSubTotal() - Method in class com.fedapay.model.Invoice
 
getSuffix() - Method in class com.fedapay.model.Currency
 
getTax() - Method in class com.fedapay.model.Invoice
 
getTax_amount() - Method in class com.fedapay.model.Invoice
 
getTimeNow() - Static method in class com.fedapay.model.WebhookSignature.Util
 
getTimezone() - Method in class com.fedapay.model.Account
 
getToken() - Method in class com.fedapay.model.TransactionToken
 
getTotalAmountPaid() - Method in class com.fedapay.model.Invoice
 
getTtc() - Method in class com.fedapay.model.Invoice
 
getType() - Method in class com.fedapay.model.Event
 
getUpdated_at() - Method in class com.fedapay.model.Payout
 
getUpdated_at() - Method in class com.fedapay.model.Webhook
 
getUpdatedAt() - Method in class com.fedapay.model.Account
 
getUpdatedAt() - Method in class com.fedapay.model.Balance
 
getUpdatedAt() - Method in class com.fedapay.model.Event
 
getUpdatedAt() - Method in class com.fedapay.model.Invoice
 
getUpdatedAt() - Method in class com.fedapay.model.Page
 
getUpdatedAt() - Method in class com.fedapay.model.PhoneNumber
 
getUpdatedAt() - Method in class com.fedapay.model.Transaction
 
getUpdatedAt() - Method in class com.fedapay.model.WebhookSignature
 
getUrl() - Method in class com.fedapay.model.Log
 
getUrl(String) - Static method in class com.fedapay.net.UrlMaker
 
getVerify() - Method in class com.fedapay.model.Account
 
getVersion() - Method in class com.fedapay.model.Log
 

I

Invoice - Class in com.fedapay.model
 
Invoice() - Constructor for class com.fedapay.model.Invoice
 
Invoice(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Map<String, Object>, String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Invoice
 
InvoiceCollection - Class in com.fedapay.collections
 
InvoiceCollection() - Constructor for class com.fedapay.collections.InvoiceCollection
 
InvoiceModel - Class in com.fedapay.utile
 
InvoiceModel() - Constructor for class com.fedapay.utile.InvoiceModel
 

J

jsonToFedapayObject(String) - Static method in class com.fedapay.utile.JsonToFedaPayObject
 
JsonToFedaPayObject - Class in com.fedapay.utile
 
JsonToFedaPayObject() - Constructor for class com.fedapay.utile.JsonToFedaPayObject
 

L

lastRequestResponse - Static variable in class com.fedapay.net.Create
 
lastRequestResponse - Static variable in class com.fedapay.net.Requestor
 
lastRequestResponse - Static variable in class com.fedapay.net.Retrieve
 
lastRequestResponse - Static variable in class com.fedapay.net.Update
 
Log - Class in com.fedapay.model
 
Log() - Constructor for class com.fedapay.model.Log
 
Log(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Log
 
LogCollection - Class in com.fedapay.collections
 
LogCollection() - Constructor for class com.fedapay.collections.LogCollection
 
LogModel - Class in com.fedapay.utile
 
LogModel() - Constructor for class com.fedapay.utile.LogModel
 

M

main(String[]) - Static method in class com.fedapay.model.MainClass
 
MainClass - Class in com.fedapay.model
 
MainClass() - Constructor for class com.fedapay.model.MainClass
 
mapToArray(Map<String, Object>) - Static method in class com.fedapay.utile.MapToJson
 
MapToJson - Class in com.fedapay.utile
 
MapToJson() - Constructor for class com.fedapay.utile.MapToJson
 
meta - Variable in class com.fedapay.collections.FedaPayCollection
 
mobileMoneyModeAvailable(String) - Method in class com.fedapay.model.Transaction
 

N

name() - Method in class com.fedapay.model.Transaction
 

P

Page - Class in com.fedapay.model
 
Page() - Constructor for class com.fedapay.model.Page
 
Page(String, String, String, String, String, String, String, String, List<Object>, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Page
 
PageCollection - Class in com.fedapay.collections
 
PageCollection() - Constructor for class com.fedapay.collections.PageCollection
 
PageModel - Class in com.fedapay.utile
 
PageModel() - Constructor for class com.fedapay.utile.PageModel
 
PAID_STATUS - Static variable in class com.fedapay.model.Transaction
 
Payout - Class in com.fedapay.model
 
Payout() - Constructor for class com.fedapay.model.Payout
 
Payout(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.fedapay.model.Payout
 
PayoutCollection - Class in com.fedapay.collections
 
PayoutCollection() - Constructor for class com.fedapay.collections.PayoutCollection
 
PayoutModel - Class in com.fedapay.utile
 
PayoutModel() - Constructor for class com.fedapay.utile.PayoutModel
 
PhoneNumber - Class in com.fedapay.model
 
PhoneNumber() - Constructor for class com.fedapay.model.PhoneNumber
 
PhoneNumber(String, String, String, String, String) - Constructor for class com.fedapay.model.PhoneNumber
 
postRequest(String, Map<String, Object>) - Static method in class com.fedapay.net.Requestor
 

R

rawJsonResponse - Variable in class com.fedapay.model.FedaPayObject
 
Requestor - Class in com.fedapay.net
 
Requestor() - Constructor for class com.fedapay.net.Requestor
 
retrieve(String) - Static method in class com.fedapay.model.Account
 
retrieve(String) - Static method in class com.fedapay.model.Balance
 
retrieve(String) - Static method in class com.fedapay.model.Currency
 
retrieve(String) - Static method in class com.fedapay.model.Customer
 
retrieve(String) - Static method in class com.fedapay.model.Event
 
retrieve(String) - Static method in class com.fedapay.model.Log
 
retrieve(String) - Static method in class com.fedapay.model.Page
 
retrieve(String) - Static method in class com.fedapay.model.Payout
 
retrieve(String) - Static method in class com.fedapay.model.Transaction
 
retrieve(T, String, String) - Static method in class com.fedapay.net.Retrieve
 
Retrieve - Class in com.fedapay.net
 
Retrieve() - Constructor for class com.fedapay.net.Retrieve
 

S

save() - Method in class com.fedapay.model.Account
 
save() - Method in class com.fedapay.model.Customer
 
save() - Method in class com.fedapay.model.Page
 
save() - Method in class com.fedapay.model.Payout
 
save() - Method in class com.fedapay.model.Transaction
 
Save - Class in com.fedapay.net
 
Save() - Constructor for class com.fedapay.net.Save
 
secureCompare(String, String) - Static method in class com.fedapay.utile.StringUtils
Compares two strings for equality.
securePaymentLink - Variable in class com.fedapay.model.TransactionToken
 
Serializer<T> - Class in com.fedapay.utile
 
Serializer() - Constructor for class com.fedapay.utile.Serializer
 
setAccountId(String) - Method in class com.fedapay.model.Balance
 
setAccountId(String) - Method in class com.fedapay.model.Event
 
setAccountId(String) - Method in class com.fedapay.model.Invoice
 
setAccountId(String) - Method in class com.fedapay.model.Log
 
setAccountId(String) - Method in class com.fedapay.model.Page
 
setAmount(String) - Method in class com.fedapay.model.Balance
 
setAmount(String) - Method in class com.fedapay.model.Page
 
setAmount(String) - Method in class com.fedapay.model.Payout
 
setAmount(String) - Method in class com.fedapay.model.Transaction
 
setApiKey(String) - Static method in class com.fedapay.model.FedaPay
 
setBalanceId(String) - Method in class com.fedapay.model.Payout
 
setBeforeTax(String) - Method in class com.fedapay.model.Invoice
 
setBody(String) - Method in class com.fedapay.model.Log
 
setCallbackUrl(String) - Method in class com.fedapay.model.Page
 
setCallbackUrl(String) - Method in class com.fedapay.model.Transaction
 
setCode(String) - Method in class com.fedapay.model.Currency
 
setCountry(String) - Method in class com.fedapay.model.Account
 
setCountry(String) - Method in class com.fedapay.model.PhoneNumber
 
setCreatedAt(String) - Method in class com.fedapay.model.Account
 
setCreatedAt(String) - Method in class com.fedapay.model.Balance
 
setCreatedAt(String) - Method in class com.fedapay.model.Event
 
setCreatedAt(String) - Method in class com.fedapay.model.Invoice
 
setCreatedAt(String) - Method in class com.fedapay.model.Log
 
setCreatedAt(String) - Method in class com.fedapay.model.Page
 
setCreatedAt(String) - Method in class com.fedapay.model.Payout
 
setCreatedAt(String) - Method in class com.fedapay.model.PhoneNumber
 
setCreatedAt(String) - Method in class com.fedapay.model.Transaction
 
setCreatedAt(String) - Method in class com.fedapay.model.Webhook
 
setCreatedAt(String) - Method in class com.fedapay.model.WebhookSignature
 
setCurrencyId(String) - Method in class com.fedapay.model.Balance
 
setCurrencyId(String) - Method in class com.fedapay.model.Invoice
 
setCurrencyId(String) - Method in class com.fedapay.model.Page
 
setCurrencyId(String) - Method in class com.fedapay.model.Transaction
 
setCustomer(Customer) - Method in class com.fedapay.model.Transaction
 
setCustomerId(String) - Method in class com.fedapay.model.Invoice
 
setCustomerId(String) - Method in class com.fedapay.model.Payout
 
setCustomerId(String) - Method in class com.fedapay.model.Transaction
 
setCustomFields(List<Object>) - Method in class com.fedapay.model.Page
 
setData(List<T>) - Method in class com.fedapay.collections.FedaPayCollection
 
setData(T) - Method in class com.fedapay.utile.FedaPayModel
 
setDeleted_at(String) - Method in class com.fedapay.model.Balance
 
setDeletedAt(String) - Method in class com.fedapay.model.Invoice
 
setDeletedAt(String) - Method in class com.fedapay.model.Page
 
setDeletedAt(String) - Method in class com.fedapay.model.Payout
 
setDescription(String) - Method in class com.fedapay.model.Page
 
setDescription(String) - Method in class com.fedapay.model.Transaction
 
setDiscount(String) - Method in class com.fedapay.model.Invoice
 
setDiscountAmount(String) - Method in class com.fedapay.model.Invoice
 
setDiscountType(String) - Method in class com.fedapay.model.Invoice
 
setDiv(String) - Method in class com.fedapay.model.Currency
 
setDueAt(String) - Method in class com.fedapay.model.Invoice
 
setEmail(String) - Method in class com.fedapay.model.Customer
 
setEnablePhoneNumber(String) - Method in class com.fedapay.model.Page
 
setEntity(String) - Method in class com.fedapay.model.Event
 
setEnvironement(String) - Static method in class com.fedapay.model.FedaPay
 
setFailedAt(String) - Method in class com.fedapay.model.Payout
 
setFedaPayObject(Map<String, Object>) - Method in class com.fedapay.collections.FedaPayCollection
 
setFirstname(String) - Method in class com.fedapay.model.Customer
 
setId(String) - Method in class com.fedapay.model.Account
 
setId(String) - Method in class com.fedapay.model.Balance
 
setId(String) - Method in class com.fedapay.model.Currency
 
setId(String) - Method in class com.fedapay.model.Customer
 
setId(String) - Method in class com.fedapay.model.Event
 
setId(String) - Method in class com.fedapay.model.Invoice
 
setId(String) - Method in class com.fedapay.model.Log
 
setId(String) - Method in class com.fedapay.model.Page
 
setId(String) - Method in class com.fedapay.model.Payout
 
setId(String) - Method in class com.fedapay.model.PhoneNumber
 
setId(String) - Method in class com.fedapay.model.Transaction
 
setId(String) - Method in class com.fedapay.model.Webhook
 
setId(String) - Method in class com.fedapay.model.WebhookSignature
 
setImageUrl(String) - Method in class com.fedapay.model.Page
 
setInvoiceProductsCount(String) - Method in class com.fedapay.model.Invoice
 
setIpAddress(String) - Method in class com.fedapay.model.Log
 
setIso(String) - Method in class com.fedapay.model.Currency
 
setLastErrorCode(String) - Method in class com.fedapay.model.Payout
 
setLastErrorMessage(String) - Method in class com.fedapay.model.Payout
 
setLastname(String) - Method in class com.fedapay.model.Customer
 
setMessage(String) - Method in class com.fedapay.exception.ApiError
 
setMeta(Map<String, Object>) - Method in class com.fedapay.collections.FedaPayCollection
 
setMetadata(Map<String, Object>) - Method in class com.fedapay.model.Transaction
 
setMethod(String) - Method in class com.fedapay.model.Log
 
setMode(String) - Method in class com.fedapay.model.Balance
 
setMode(String) - Method in class com.fedapay.model.Payout
 
setName(String) - Method in class com.fedapay.model.Account
 
setName(String) - Method in class com.fedapay.model.Currency
 
setName(String) - Method in class com.fedapay.model.Page
 
setNotes(String) - Method in class com.fedapay.model.Invoice
 
setNumber(String) - Method in class com.fedapay.model.Invoice
 
setNumber(String) - Method in class com.fedapay.model.PhoneNumber
 
setObject(String) - Method in class com.fedapay.model.Event
 
setObjectId(String) - Method in class com.fedapay.model.Event
 
setPaidAt(Map<String, Object>) - Method in class com.fedapay.model.Invoice
 
setPartiallyPaidAt(String) - Method in class com.fedapay.model.Invoice
 
setPhone(String) - Method in class com.fedapay.model.Customer
 
setPhoneNumber(PhoneNumber) - Method in class com.fedapay.model.Customer
 
setPhoneNumber(PhoneNumber) - Method in class com.fedapay.model.Transaction
 
setPrefix(String) - Method in class com.fedapay.model.Currency
 
setPrivateKey(String) - Method in class com.fedapay.model.Webhook
 
setPrivateKey(String) - Method in class com.fedapay.model.WebhookSignature
 
setPublicKey(String) - Method in class com.fedapay.model.Webhook
 
setPublicKey(String) - Method in class com.fedapay.model.WebhookSignature
 
setPublished(String) - Method in class com.fedapay.model.Page
 
setQuery(String) - Method in class com.fedapay.model.Log
 
setRawJsonResponse(String) - Method in class com.fedapay.model.FedaPayObject
 
setReference(String) - Method in class com.fedapay.model.Invoice
 
setReference(String) - Method in class com.fedapay.model.Page
 
setReference(String) - Method in class com.fedapay.model.Payout
 
setReference(String) - Method in class com.fedapay.model.Transaction
 
setResponse(String) - Method in class com.fedapay.model.Log
 
setScheduled_at(String) - Method in class com.fedapay.model.Payout
 
setSecurePaymentLink(String) - Method in class com.fedapay.model.TransactionToken
 
setSentAt(String) - Method in class com.fedapay.model.Invoice
 
setSentAt(String) - Method in class com.fedapay.model.Payout
 
setSource(String) - Method in class com.fedapay.model.Log
 
setStatus(String) - Method in class com.fedapay.model.Invoice
 
setStatus(String) - Method in class com.fedapay.model.Log
 
setStatus(String) - Method in class com.fedapay.model.Payout
 
setStatus(String) - Method in class com.fedapay.model.Transaction
 
setSubTotal(String) - Method in class com.fedapay.model.Invoice
 
setSuffix(String) - Method in class com.fedapay.model.Currency
 
setTax(String) - Method in class com.fedapay.model.Invoice
 
setTax_amount(String) - Method in class com.fedapay.model.Invoice
 
setTimezone(String) - Method in class com.fedapay.model.Account
 
setToken(String) - Method in class com.fedapay.model.TransactionToken
 
setTotalAmountPaid(String) - Method in class com.fedapay.model.Invoice
 
setTtc(String) - Method in class com.fedapay.model.Invoice
 
setType(String) - Method in class com.fedapay.model.Event
 
setUpdated_at(String) - Method in class com.fedapay.model.Payout
 
setUpdated_at(String) - Method in class com.fedapay.model.Webhook
 
setUpdatedAt(String) - Method in class com.fedapay.model.Account
 
setUpdatedAt(String) - Method in class com.fedapay.model.Balance
 
setUpdatedAt(String) - Method in class com.fedapay.model.Event
 
setUpdatedAt(String) - Method in class com.fedapay.model.Invoice
 
setUpdatedAt(String) - Method in class com.fedapay.model.Page
 
setUpdatedAt(String) - Method in class com.fedapay.model.PhoneNumber
 
setUpdatedAt(String) - Method in class com.fedapay.model.Transaction
 
setUpdatedAt(String) - Method in class com.fedapay.model.WebhookSignature
 
setUrl(String) - Method in class com.fedapay.model.Log
 
setVerify(String) - Method in class com.fedapay.model.Account
 
setVersion(String) - Method in class com.fedapay.model.Log
 
Signature() - Constructor for class com.fedapay.model.WebhookSignature.Signature
 
SignatureVerificationException - Exception in com.fedapay.exception
 
SignatureVerificationException(String, String) - Constructor for exception com.fedapay.exception.SignatureVerificationException
 
StringUtils - Class in com.fedapay.utile
 
StringUtils() - Constructor for class com.fedapay.utile.StringUtils
 

T

token - Variable in class com.fedapay.model.TransactionToken
 
toMap() - Method in class com.fedapay.model.Account
 
toMap() - Method in class com.fedapay.model.Customer
 
toMap() - Method in class com.fedapay.model.Page
 
toMap() - Method in class com.fedapay.model.Payout
 
toMap() - Method in class com.fedapay.model.Transaction
 
toSnakeCase(String) - Static method in class com.fedapay.utile.StringUtils
Converts the string to snake case.
Transaction - Class in com.fedapay.model
 
Transaction() - Constructor for class com.fedapay.model.Transaction
 
Transaction(String, String, String, String, String, String, String, String, Customer, PhoneNumber, Map<String, Object>, String, String) - Constructor for class com.fedapay.model.Transaction
 
TransactionCollection - Class in com.fedapay.collections
 
TransactionCollection() - Constructor for class com.fedapay.collections.TransactionCollection
 
TransactionModel - Class in com.fedapay.utile
 
TransactionModel() - Constructor for class com.fedapay.utile.TransactionModel
 
TransactionToken - Class in com.fedapay.model
 
TransactionToken() - Constructor for class com.fedapay.model.TransactionToken
 

U

update(String, Map<String, Object>) - Static method in class com.fedapay.model.Account
 
update(String, Map<String, Object>) - Static method in class com.fedapay.model.Customer
 
update(String, Map<String, Object>) - Static method in class com.fedapay.model.Page
 
update(String, Map<String, Object>) - Static method in class com.fedapay.model.Payout
 
update(String, Map<String, Object>) - Static method in class com.fedapay.model.Transaction
 
update(T, String, String, Map<String, Object>) - Static method in class com.fedapay.net.Update
 
Update - Class in com.fedapay.net
 
Update() - Constructor for class com.fedapay.net.Update
 
UrlMaker - Class in com.fedapay.net
 
UrlMaker() - Constructor for class com.fedapay.net.UrlMaker
 
Util() - Constructor for class com.fedapay.model.WebhookSignature.Util
 

V

verifyHeader(String, String, String, long) - Static method in class com.fedapay.model.WebhookSignature.Signature
 
VERSION - Static variable in class com.fedapay.model.FedaPay
 

W

wasPaid() - Method in class com.fedapay.model.Transaction
 
wasPartiallyRefunded() - Method in class com.fedapay.model.Transaction
 
wasRefunded() - Method in class com.fedapay.model.Transaction
 
Webhook - Class in com.fedapay.model
 
Webhook() - Constructor for class com.fedapay.model.Webhook
 
WebhookSignature - Class in com.fedapay.model
 
WebhookSignature() - Constructor for class com.fedapay.model.WebhookSignature
 
WebhookSignature.Signature - Class in com.fedapay.model
 
WebhookSignature.Util - Class in com.fedapay.model
 
A B C D E F G I J L M N P R S T U V W 
All Classes All Packages