InvoiceParent

Resource that caused the invoice to be created.

  • type
    Type: stringenum
    required

    Resource type that caused the invoice to be created.

    values
    • subscription_details

      Invoice was created from a subscription.

    • quote_details

      Invoice was created from a quote.

    • manual_details

      Invoice was created directly.

  • subscription_details
    Type: object · InvoiceSubscriptionParentDetails nullable

    Subscription context for an invoice created by subscription billing.

    • subscription
      Type: string
      max length:  
      100
      required

      Subscription that caused the invoice to be created.

    • metadata

      Metadata copied from the subscription context when the invoice was created.

      Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata.

      Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata.

      • propertyName
        Type: string