# PaymentOperationResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**txid** | **string** | Unique identifier for the payment operation transaction | 

## Example

```json
{
  "txid": "1574502130940"
}
```