Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 458 Bytes

CompletePaymentResponse.md

File metadata and controls

15 lines (8 loc) · 458 Bytes

CompletePaymentResponse

Description

Return value from a CompletePayment call.

Properties

Name Type Description Notes
errors List<Error> Information on errors encountered during the request [optional]
payment Payment The successfully completed `Payment`. [optional]