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

Files

Latest commit

b9e079c · Aug 15, 2019

History

History
15 lines (8 loc) · 493 Bytes

GetPaymentResponse.md

File metadata and controls

15 lines (8 loc) · 493 Bytes

GetPaymentResponse

Description

Defines the fields that are included in the response body of a request to the GetPayment endpoint.

Properties

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