fromQuote property

QuoteCreateOptionsFromQuote? fromQuote
final

from_quote_params

Clone an existing quote. The new quote will be created in `status=draft`. When using this parameter, you cannot specify any other parameters except for `expires_at`.

Implementation

final QuoteCreateOptionsFromQuote? fromQuote;