Class Quote

All Implemented Interfaces:
HasId, MetadataStore<Quote>, StripeActiveObject, StripeObjectInterface

public class Quote extends ApiResource implements HasId, MetadataStore<Quote>
A Quote is a way to model prices that you'd like to provide to a customer. Once accepted, it will automatically create an invoice, subscription or subscription schedule.