| CreateTransactionRequest Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.AuthorizeNetDataContracts
 Syntax
Syntaxpublic class CreateTransactionRequest
The CreateTransactionRequest type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CreateTransactionRequest | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | MerchantAuthentication | 
            Authentication data for gateway.
             | 
|  | RefId | 
            Manually assigned request ID. Will be returned in respective response.
             | 
|  | TransactionRequest | 
            Payment request data.
             | 
 See Also
See Also