paymentStatus property

String? paymentStatus
getter/setter pair

The status of the payment.

Acceptable values are: - "paymentCaptured" - "paymentRejected" - "paymentSecured" - "pendingAuthorization"

Implementation

core.String? paymentStatus;