Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.01 KB

File metadata and controls

17 lines (14 loc) · 1.01 KB

# AutoOrderRebillResponse

Properties

Name Type Description Notes
auto_order \ultracart\v2\models\AutoOrder [optional]
error \ultracart\v2\models\Error [optional]
failure_reason string Why the rebill attempt did not succeed [optional]
metadata \ultracart\v2\models\ResponseMetadata [optional]
rebill_attempted bool True if a rebill was attempted during this call [optional]
rebill_order_id string The order id created by a successful rebill [optional]
rebill_success bool True if the rebill attempt produced an order [optional]
success bool Indicates if API call was successful [optional]
warning \ultracart\v2\models\Warning [optional]

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