mojoPortal API Documentation
PlugNPayLog Class
mojoPortalmojoPortal.BusinessPlugNPayLog
Represents a log of Plug N Pay activity in the AuthNet table
Declaration Syntax
C#
public class PlugNPayLog
Members
All MembersConstructorsMethodsProperties



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

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

Amount
AuthCode
AvsCode
CartGuid
CavCode
CcvCode
CompareByAuthCode(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

CompareByAvsCode(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

CompareByCavCode(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

CompareByCcvCode(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

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

CompareByMethod(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

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

CompareByReason(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

CompareByResponseCode(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

CompareByResponseReasonCode(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

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

CompareByTransactionType(PlugNPayLog, PlugNPayLog)
Compares 2 instances of PlugNPayLog.

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

Duty
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
Freight
GetByCart(Guid)
Gets an IDataReader with rows from the mp_PlugNPayLog table.

GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MemberwiseClone()()() (Inherited from Object.)
Method
RawResponse
Reason
ResponseCode
ResponseReasonCode
RowGuid
Save()()()
Saves this instance of PlugNPayLog. Returns true on success.

SiteGuid
StoreGuid
Tax
ToString()()() (Inherited from Object.)
TransactionId
TransactionType
UserGuid
Inheritance Hierarchy
Object
PlugNPayLog

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