| CreateTransactionResponse Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.AuthorizeNetDataContracts
 Syntax
Syntaxpublic class CreateTransactionResponse
The CreateTransactionResponse type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CreateTransactionResponse | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | MainMessages | 
            Information about transaction result.
             | 
|  | RefId | 
            ID of respective request, set in RefId.
             | 
|  | TransactionResponse | 
            Transaction response data.
             | 
 See Also
See Also