Click or drag to resize
ResponseResultTransactionRespone Property
Transaction response.

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public CreateTransactionResponse TransactionRespone { get; set; }

Property Value

Type: CreateTransactionResponse
See Also