mojoPortal API Documentation
AuthorizeNetLog Class
mojoPortalmojoPortal.BusinessAuthorizeNetLog
Represents a log of Authorize.NET activity
Declaration Syntax
C#
public class AuthorizeNetLog
Members
All MembersConstructorsMethodsProperties



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

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

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

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

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

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

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

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

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

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

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

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

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

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

CreatedUtc
Delete(Guid)
Deletes an instance of AuthorizeNetLog. 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_AuthorizeNetLog table.

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

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

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