Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 982 Bytes

File metadata and controls

14 lines (11 loc) · 982 Bytes

# PaymentProviderErrorObject

Properties

Name Type Description Notes
lago_payment_provider_id string Unique identifier assigned to the payment provider within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the payment provider's record within the Lago system.
payment_provider_name string The name of payment provider
payment_provider_code string Code of the payment provider
source string The source of the error
action string The action that was being performed when the error occurred [optional]
provider_error \Lago\LagoPhpClient\Model\CustomerIntegratrionErrorObjectProviderError

[Back to Model list] [Back to API list] [Back to README]