@@ -76,11 +76,11 @@ class SiteDetailsAtCreation(Model):
7676 "local_currency_exchange_rate" , "currency_code" , "local_currency_code" , "tax" , "sub_total" , \
7777 "sub_total_in_local_currency" , "total" , "total_in_local_currency" , "amount_due" , "amount_adjusted" , \
7878 "amount_paid" , "paid_at" , "write_off_amount" , "credits_applied" , "dunning_status" , "next_retry_at" , \
79- "voided_at" , "resource_version" , "updated_at" , "first_invoice " , "new_sales_amount " , "has_advance_charges " , \
80- "term_finalized " , "is_gifted " , "generated_at " , "expected_payment_date " , "amount_to_collect " , \
81- "round_off_amount " , "line_items " , "line_item_tiers " , "line_item_discounts " , "line_item_taxes " , \
82- "line_item_credits" , "line_item_addresses" , "discounts" , "taxes" , "tax_origin" , "linked_payments " , \
83- "reference_transactions" , "dunning_attempts" , "applied_credits" , "adjustment_credit_notes" , \
79+ "voided_at" , "resource_version" , "updated_at" , "line_items_next_offset " , "first_invoice " , "new_sales_amount " , \
80+ "has_advance_charges " , "term_finalized " , "is_gifted " , "generated_at " , "expected_payment_date " , \
81+ "amount_to_collect " , "round_off_amount " , "line_items " , "line_item_tiers " , "line_item_discounts " , \
82+ "line_item_taxes" , " line_item_credits" , "line_item_addresses" , "discounts" , "taxes" , "tax_origin" , \
83+ "linked_payments" , " reference_transactions" , "dunning_attempts" , "applied_credits" , "adjustment_credit_notes" , \
8484 "issued_credit_notes" , "linked_orders" , "notes" , "shipping_address" , "billing_address" , "statement_descriptor" , \
8585 "einvoice" , "void_reason_code" , "deleted" , "tax_category" , "vat_number_prefix" , "channel" , "business_entity_id" , \
8686 "site_details_at_creation" ]
0 commit comments