Class AcquirerTransactionAndOperationKeyMessage
Message with data to execute operations on the transactions.
Inheritance
System.Object
AcquirerTransactionAndOperationKeyMessage
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: StoneCo.TransRep.Import.App.Messages
Assembly: cs.temp.dll.dll
Syntax
public class AcquirerTransactionAndOperationKeyMessage
Properties
AcquirerOperationKey
This field has max length of 128.
Declaration
public string AcquirerOperationKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AcquirerTransactionKey
This field has max length of 128.
Declaration
public string AcquirerTransactionKey { get; set; }
Property Value
Type | Description |
---|---|
System.String |