UNPKG

onshape-clients

Version:

The meta package for creating the various Onshape clients

51 lines (46 loc) 2.38 kB
# bt_payment_history_admin_info.BTPaymentHistoryAdminInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **zip** | **str** | | [optional] **stripe_id** | **str** | | [optional] **account_id** | **str** | | [optional] **address** | **str** | | [optional] **city** | **str** | | [optional] **country** | **str** | | [optional] **address_id** | **str** | | [optional] **owner_id** | **str** | | [optional] **state** | **str** | | [optional] **onshape_plan** | **bool** | | [optional] **card_type** | **str** | | [optional] **discount** | **int** | | [optional] **account_last4** | **str** | | [optional] **invoice_id_for_refund** | **str** | | [optional] **line_items** | [**[line_item.LineItem]**](LineItem.md) | | [optional] **application** | [**btapi_application_summary_info.BTAPIApplicationSummaryInfo**](BTAPIApplicationSummaryInfo.md) | | [optional] **amount_cents** | **int** | | [optional] **created_at** | **datetime** | | [optional] **period_start** | **datetime** | | [optional] **period_end** | **datetime** | | [optional] **seats** | **int** | | [optional] **campaign_name** | **str** | | [optional] **refund** | **bool** | | [optional] **starting_balance_cents** | **int** | | [optional] **ending_balance_cents** | **int** | | [optional] **subtotal_cents** | **int** | | [optional] **prev_seats** | **int** | | [optional] **proration** | **bool** | | [optional] **coupon_amount_off_cents** | **int** | | [optional] **coupon_percent_off** | **int** | | [optional] **previous_plan** | [**bt_billing_plan_summary_info.BTBillingPlanSummaryInfo**](BTBillingPlanSummaryInfo.md) | | [optional] **zuora_invoice** | **bool** | | [optional] **actual_amount_cents** | **int** | | [optional] **posted_at** | **datetime** | | [optional] **campaign_code** | **str** | | [optional] **credits** | **int** | | [optional] **plan** | [**bt_billing_plan_summary_info.BTBillingPlanSummaryInfo**](BTBillingPlanSummaryInfo.md) | | [optional] **href** | **str** | | [optional] **view_ref** | **str** | | [optional] **name** | **str** | | [optional] **id** | **str** | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)