Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.13 KB

AmendResult.md

File metadata and controls

22 lines (18 loc) · 1.13 KB

AmendResult

Properties

Name Type Description Notes
amendment_ids list[str] A list of the IDs of the associated amendments. There can be as many as three amendment IDs. Use a comma to separate each amendment ID. [optional]
charge_metrics_data ChargeMetricsData [optional]
errors list[ActionsErrorResponse] [optional]
gateway_response str [optional]
gateway_response_code str [optional]
invoice_datas list[InvoiceData] [optional]
invoice_id str [optional]
payment_id str [optional]
payment_transaction_number str [optional]
subscription_id str [optional]
success bool [optional]
total_delta_mrr float [optional]
total_delta_tcv float [optional]

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