| TransactionResponseErrors Property  | 
            List of errors occured during processing of payment.
            
 
Namespace: CMS.Ecommerce.AuthorizeNetDataContractsAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntaxpublic List<Error> Errors { get; set; }Property Value
Type: 
ListError
See Also