DoPaymentResponseDto Data Type

All the Opencell API web service response must extend this class.

Implemented Interfaces
Serializable
Properties
name data type description
paymentID string
transactionId string
paymentStatus string
tokenId string
isNewToken boolean
isAoCreated boolean
isMatchingCreated boolean
Properties inherited from BaseResponse
actionStatus ActionStatus