Sha256: 79b2aacc2aa40e1b6368ee1d685f6f8c506d3ab168fdd6edfdeebfc4a22ad27a
Contents?: true
Size: 386 Bytes
Versions: 188
Compression:
Stored size: 386 Bytes
Contents
# UltracartClient::AutoOrderManagement ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **update_billing_url** | **String** | URL where the customer can go to update their billing information. | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::AutoOrderManagement.new( update_billing_url: null ) ```
Version data entries
188 entries across 188 versions & 1 rubygems