mojoPortal API Documentation
PayPalLog Class
mojoPortalmojoPortal.BusinessPayPalLog
Represents a log used to track paypal activity
Declaration Syntax
C#
public class PayPalLog
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PayPalLog()()()
Initializes a new instance of the PayPalLog class

PayPalLog(Guid)
Initializes a new instance of the PayPalLog class

ApiVersion
CartGuid
CartTotal
CompareByApiVersion(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByCreatedUtc(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByCurrencyCode(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByPayerId(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByPaymentStatus(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByPaymentType(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByPendingReason(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByRawResponse(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByReasonCode(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByRequestType(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByToken(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CompareByTransactionId(PayPalLog, PayPalLog)
Compares 2 instances of PayPalLog.

CreatedUtc
CurrencyCode
Delete(Guid)
Deletes an instance of PayPalLog. Returns true on success.

Equals(Object) (Inherited from Object.)
ExchangeRate
FeeAmt
Finalize()()() (Inherited from Object.)
GetByCart(Guid)
Gets an IDataReader with rows from the mp_PayPalLog table.

GetHashCode()()() (Inherited from Object.)
GetMostRecent(Guid, String)
GetSetExpressCheckout(String)
GetType()()() (Inherited from Object.)
IPNProviderName
MemberwiseClone()()() (Inherited from Object.)
PayerId
PaymentStatus
PaymentType
PayPalAmt
PDTProviderName
PendingReason
ProviderName
RawResponse
ReasonCode
RequestType
Response
ReturnUrl
RowGuid
Save()()()
Saves this instance of PayPalLog. Returns true on success.

SerializedObject
SettleAmt
SiteGuid
StoreGuid
TaxAmt
Token
ToString()()() (Inherited from Object.)
TransactionId
UserGuid
Inheritance Hierarchy
Object
PayPalLog

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525