├── .gitignore ├── .swagger-codegen-ignore ├── .travis.yml ├── CHANGES.md ├── LICENSE ├── README.md ├── Square.Connect.sln ├── build.bat ├── build.sh ├── docs ├── AdditionalRecipient.md ├── AdditionalRecipientReceivable.md ├── AdditionalRecipientReceivableRefund.md ├── Address.md ├── ApplePayApi.md ├── BalancePaymentDetails.md ├── BatchChangeInventoryRequest.md ├── BatchChangeInventoryResponse.md ├── BatchDeleteCatalogObjectsRequest.md ├── BatchDeleteCatalogObjectsResponse.md ├── BatchRetrieveCatalogObjectsRequest.md ├── BatchRetrieveCatalogObjectsResponse.md ├── BatchRetrieveInventoryChangesRequest.md ├── BatchRetrieveInventoryChangesResponse.md ├── BatchRetrieveInventoryCountsRequest.md ├── BatchRetrieveInventoryCountsResponse.md ├── BatchRetrieveOrdersRequest.md ├── BatchRetrieveOrdersResponse.md ├── BatchUpsertCatalogObjectsRequest.md ├── BatchUpsertCatalogObjectsResponse.md ├── BreakType.md ├── BusinessHours.md ├── BusinessHoursPeriod.md ├── CancelPaymentByIdempotencyKeyRequest.md ├── CancelPaymentByIdempotencyKeyResponse.md ├── CancelPaymentRequest.md ├── CancelPaymentResponse.md ├── CaptureTransactionRequest.md ├── CaptureTransactionResponse.md ├── Card.md ├── CardBrand.md ├── CardPaymentDetails.md ├── CashPaymentDetails.md ├── CatalogApi.md ├── CatalogCategory.md ├── CatalogDiscount.md ├── CatalogDiscountModifyTaxBasis.md ├── CatalogDiscountType.md ├── CatalogIdMapping.md ├── CatalogImage.md ├── CatalogInfoRequest.md ├── CatalogInfoResponse.md ├── CatalogInfoResponseLimits.md ├── CatalogItem.md ├── CatalogItemModifierListInfo.md ├── CatalogItemOption.md ├── CatalogItemOptionForItem.md ├── CatalogItemOptionValue.md ├── CatalogItemOptionValueForItemVariation.md ├── CatalogItemProductType.md ├── CatalogItemVariation.md ├── CatalogMeasurementUnit.md ├── CatalogModifier.md ├── CatalogModifierList.md ├── CatalogModifierListSelectionType.md ├── CatalogModifierOverride.md ├── CatalogObject.md ├── CatalogObjectBatch.md ├── CatalogObjectType.md ├── CatalogPricingRule.md ├── CatalogPricingType.md ├── CatalogProductSet.md ├── CatalogQuery.md ├── CatalogQueryCustomAttributeUsage.md ├── CatalogQueryExact.md ├── CatalogQueryFilteredItems.md ├── CatalogQueryFilteredItemsCustomAttributeFilter.md ├── CatalogQueryFilteredItemsCustomAttributeFilterFilterType.md ├── CatalogQueryFilteredItemsNullableAttribute.md ├── CatalogQueryFilteredItemsStockLevel.md ├── CatalogQueryItemVariationsForItemOptionValues.md ├── CatalogQueryItemsForItemOptions.md ├── CatalogQueryItemsForModifierList.md ├── CatalogQueryItemsForTax.md ├── CatalogQueryPrefix.md ├── CatalogQueryRange.md ├── CatalogQuerySortedAttribute.md ├── CatalogQueryText.md ├── CatalogTax.md ├── CatalogTimePeriod.md ├── CatalogV1Id.md ├── ChargeRequest.md ├── ChargeRequestAdditionalRecipient.md ├── ChargeResponse.md ├── Checkout.md ├── CheckoutApi.md ├── CompletePaymentRequest.md ├── CompletePaymentResponse.md ├── Coordinates.md ├── Country.md ├── CreateBreakTypeRequest.md ├── CreateBreakTypeResponse.md ├── CreateCatalogImageRequest.md ├── CreateCatalogImageResponse.md ├── CreateCheckoutRequest.md ├── CreateCheckoutResponse.md ├── CreateCustomerCardRequest.md ├── CreateCustomerCardResponse.md ├── CreateCustomerRequest.md ├── CreateCustomerResponse.md ├── CreateLocationRequest.md ├── CreateLocationResponse.md ├── CreateMobileAuthorizationCodeRequest.md ├── CreateMobileAuthorizationCodeResponse.md ├── CreateOrderRequest.md ├── CreateOrderRequestDiscount.md ├── CreateOrderRequestLineItem.md ├── CreateOrderRequestModifier.md ├── CreateOrderRequestTax.md ├── CreateOrderResponse.md ├── CreatePaymentRequest.md ├── CreatePaymentResponse.md ├── CreateRefundRequest.md ├── CreateRefundResponse.md ├── CreateShiftRequest.md ├── CreateShiftResponse.md ├── Currency.md ├── Customer.md ├── CustomerCreationSource.md ├── CustomerCreationSourceFilter.md ├── CustomerFilter.md ├── CustomerGroupInfo.md ├── CustomerInclusionExclusion.md ├── CustomerPreferences.md ├── CustomerQuery.md ├── CustomerSort.md ├── CustomerSortField.md ├── CustomersApi.md ├── DateRange.md ├── DayOfWeek.md ├── DeleteBreakTypeRequest.md ├── DeleteBreakTypeResponse.md ├── DeleteCatalogObjectRequest.md ├── DeleteCatalogObjectResponse.md ├── DeleteCustomerCardRequest.md ├── DeleteCustomerCardResponse.md ├── DeleteCustomerRequest.md ├── DeleteCustomerResponse.md ├── DeleteShiftRequest.md ├── DeleteShiftResponse.md ├── Device.md ├── Employee.md ├── EmployeeStatus.md ├── EmployeeWage.md ├── EmployeesApi.md ├── Error.md ├── ErrorCategory.md ├── ErrorCode.md ├── ExcludeStrategy.md ├── ExternalPaymentDetails.md ├── GetBreakTypeRequest.md ├── GetBreakTypeResponse.md ├── GetEmployeeWageRequest.md ├── GetEmployeeWageResponse.md ├── GetPaymentRefundRequest.md ├── GetPaymentRefundResponse.md ├── GetPaymentRequest.md ├── GetPaymentResponse.md ├── GetShiftRequest.md ├── GetShiftResponse.md ├── InventoryAdjustment.md ├── InventoryAlertType.md ├── InventoryApi.md ├── InventoryChange.md ├── InventoryChangeType.md ├── InventoryCount.md ├── InventoryPhysicalCount.md ├── InventoryState.md ├── InventoryTransfer.md ├── ItemVariationLocationOverrides.md ├── LaborApi.md ├── ListAdditionalRecipientReceivableRefundsRequest.md ├── ListAdditionalRecipientReceivableRefundsResponse.md ├── ListAdditionalRecipientReceivablesRequest.md ├── ListAdditionalRecipientReceivablesResponse.md ├── ListBreakTypesRequest.md ├── ListBreakTypesResponse.md ├── ListCatalogRequest.md ├── ListCatalogResponse.md ├── ListCustomersRequest.md ├── ListCustomersResponse.md ├── ListEmployeeWagesRequest.md ├── ListEmployeeWagesResponse.md ├── ListEmployeesRequest.md ├── ListEmployeesResponse.md ├── ListLocationsRequest.md ├── ListLocationsResponse.md ├── ListMerchantsRequest.md ├── ListMerchantsResponse.md ├── ListPaymentRefundsRequest.md ├── ListPaymentRefundsResponse.md ├── ListPaymentsRequest.md ├── ListPaymentsResponse.md ├── ListRefundsRequest.md ├── ListRefundsResponse.md ├── ListTransactionsRequest.md ├── ListTransactionsResponse.md ├── ListWorkweekConfigsRequest.md ├── ListWorkweekConfigsResponse.md ├── Location.md ├── LocationCapability.md ├── LocationStatus.md ├── LocationType.md ├── LocationsApi.md ├── MeasurementUnit.md ├── MeasurementUnitArea.md ├── MeasurementUnitCustom.md ├── MeasurementUnitGeneric.md ├── MeasurementUnitLength.md ├── MeasurementUnitTime.md ├── MeasurementUnitUnitType.md ├── MeasurementUnitVolume.md ├── MeasurementUnitWeight.md ├── Merchant.md ├── MerchantStatus.md ├── MerchantsApi.md ├── MobileAuthorizationApi.md ├── ModelBreak.md ├── Money.md ├── OAuthApi.md ├── ObtainTokenRequest.md ├── ObtainTokenResponse.md ├── Order.md ├── OrderEntry.md ├── OrderFulfillment.md ├── OrderFulfillmentPickupDetails.md ├── OrderFulfillmentPickupDetailsScheduleType.md ├── OrderFulfillmentRecipient.md ├── OrderFulfillmentShipmentDetails.md ├── OrderFulfillmentState.md ├── OrderFulfillmentType.md ├── OrderLineItem.md ├── OrderLineItemAppliedDiscount.md ├── OrderLineItemAppliedTax.md ├── OrderLineItemDiscount.md ├── OrderLineItemDiscountScope.md ├── OrderLineItemDiscountType.md ├── OrderLineItemModifier.md ├── OrderLineItemTax.md ├── OrderLineItemTaxScope.md ├── OrderLineItemTaxType.md ├── OrderMoneyAmounts.md ├── OrderQuantityUnit.md ├── OrderReturn.md ├── OrderReturnDiscount.md ├── OrderReturnLineItem.md ├── OrderReturnLineItemModifier.md ├── OrderReturnServiceCharge.md ├── OrderReturnTax.md ├── OrderRoundingAdjustment.md ├── OrderServiceCharge.md ├── OrderServiceChargeCalculationPhase.md ├── OrderSource.md ├── OrderState.md ├── OrdersApi.md ├── PayOrderRequest.md ├── PayOrderResponse.md ├── Payment.md ├── PaymentRefund.md ├── PaymentsApi.md ├── ProcessingFee.md ├── Product.md ├── README.md ├── Refund.md ├── RefundPaymentRequest.md ├── RefundPaymentResponse.md ├── RefundStatus.md ├── RefundsApi.md ├── RegisterDomainRequest.md ├── RegisterDomainResponse.md ├── RegisterDomainResponseStatus.md ├── RenewTokenRequest.md ├── RenewTokenResponse.md ├── ReportingApi.md ├── RetrieveCatalogObjectRequest.md ├── RetrieveCatalogObjectResponse.md ├── RetrieveCustomerRequest.md ├── RetrieveCustomerResponse.md ├── RetrieveEmployeeRequest.md ├── RetrieveEmployeeResponse.md ├── RetrieveInventoryAdjustmentRequest.md ├── RetrieveInventoryAdjustmentResponse.md ├── RetrieveInventoryChangesRequest.md ├── RetrieveInventoryChangesResponse.md ├── RetrieveInventoryCountRequest.md ├── RetrieveInventoryCountResponse.md ├── RetrieveInventoryPhysicalCountRequest.md ├── RetrieveInventoryPhysicalCountResponse.md ├── RetrieveLocationRequest.md ├── RetrieveLocationResponse.md ├── RetrieveMerchantRequest.md ├── RetrieveMerchantResponse.md ├── RetrieveTransactionRequest.md ├── RetrieveTransactionResponse.md ├── RevokeTokenRequest.md ├── RevokeTokenResponse.md ├── SearchCatalogObjectsRequest.md ├── SearchCatalogObjectsResponse.md ├── SearchCustomersRequest.md ├── SearchCustomersResponse.md ├── SearchOrdersCustomerFilter.md ├── SearchOrdersDateTimeFilter.md ├── SearchOrdersFilter.md ├── SearchOrdersFulfillmentFilter.md ├── SearchOrdersQuery.md ├── SearchOrdersRequest.md ├── SearchOrdersResponse.md ├── SearchOrdersSort.md ├── SearchOrdersSortField.md ├── SearchOrdersSourceFilter.md ├── SearchOrdersStateFilter.md ├── SearchShiftsRequest.md ├── SearchShiftsResponse.md ├── Shift.md ├── ShiftFilter.md ├── ShiftFilterStatus.md ├── ShiftQuery.md ├── ShiftSort.md ├── ShiftSortField.md ├── ShiftStatus.md ├── ShiftWage.md ├── ShiftWorkday.md ├── ShiftWorkdayMatcher.md ├── SortOrder.md ├── SourceApplication.md ├── StandardUnitDescription.md ├── StandardUnitDescriptionGroup.md ├── TaxCalculationPhase.md ├── TaxInclusionType.md ├── Tender.md ├── TenderCardDetails.md ├── TenderCardDetailsEntryMethod.md ├── TenderCardDetailsStatus.md ├── TenderCashDetails.md ├── TenderType.md ├── TimeRange.md ├── Transaction.md ├── TransactionProduct.md ├── TransactionsApi.md ├── UpdateBreakTypeRequest.md ├── UpdateBreakTypeResponse.md ├── UpdateCustomerRequest.md ├── UpdateCustomerResponse.md ├── UpdateItemModifierListsRequest.md ├── UpdateItemModifierListsResponse.md ├── UpdateItemTaxesRequest.md ├── UpdateItemTaxesResponse.md ├── UpdateLocationRequest.md ├── UpdateLocationResponse.md ├── UpdateOrderRequest.md ├── UpdateOrderResponse.md ├── UpdateShiftRequest.md ├── UpdateShiftResponse.md ├── UpdateWorkweekConfigRequest.md ├── UpdateWorkweekConfigResponse.md ├── UpsertCatalogObjectRequest.md ├── UpsertCatalogObjectResponse.md ├── V1AdjustInventoryRequest.md ├── V1AdjustInventoryRequestAdjustmentType.md ├── V1ApplyFeeRequest.md ├── V1ApplyModifierListRequest.md ├── V1BankAccount.md ├── V1BankAccountType.md ├── V1CashDrawerEvent.md ├── V1CashDrawerEventEventType.md ├── V1CashDrawerShift.md ├── V1CashDrawerShiftEventType.md ├── V1Category.md ├── V1CreateCategoryRequest.md ├── V1CreateDiscountRequest.md ├── V1CreateEmployeeRoleRequest.md ├── V1CreateFeeRequest.md ├── V1CreateItemRequest.md ├── V1CreateModifierListRequest.md ├── V1CreateModifierOptionRequest.md ├── V1CreatePageRequest.md ├── V1CreateRefundRequest.md ├── V1CreateRefundRequestType.md ├── V1CreateVariationRequest.md ├── V1DeleteCategoryRequest.md ├── V1DeleteDiscountRequest.md ├── V1DeleteFeeRequest.md ├── V1DeleteItemRequest.md ├── V1DeleteModifierListRequest.md ├── V1DeleteModifierOptionRequest.md ├── V1DeletePageCellRequest.md ├── V1DeletePageRequest.md ├── V1DeleteTimecardRequest.md ├── V1DeleteTimecardResponse.md ├── V1DeleteVariationRequest.md ├── V1Discount.md ├── V1DiscountColor.md ├── V1DiscountDiscountType.md ├── V1Employee.md ├── V1EmployeeRole.md ├── V1EmployeeRolePermissions.md ├── V1EmployeeStatus.md ├── V1EmployeesApi.md ├── V1Fee.md ├── V1FeeAdjustmentType.md ├── V1FeeCalculationPhase.md ├── V1FeeInclusionType.md ├── V1FeeType.md ├── V1InventoryEntry.md ├── V1Item.md ├── V1ItemColor.md ├── V1ItemImage.md ├── V1ItemType.md ├── V1ItemVisibility.md ├── V1ItemsApi.md ├── V1ListBankAccountsRequest.md ├── V1ListBankAccountsResponse.md ├── V1ListCashDrawerShiftsRequest.md ├── V1ListCashDrawerShiftsResponse.md ├── V1ListCategoriesRequest.md ├── V1ListCategoriesResponse.md ├── V1ListDiscountsRequest.md ├── V1ListDiscountsResponse.md ├── V1ListEmployeeRolesRequest.md ├── V1ListEmployeeRolesResponse.md ├── V1ListEmployeesRequest.md ├── V1ListEmployeesRequestStatus.md ├── V1ListEmployeesResponse.md ├── V1ListFeesRequest.md ├── V1ListFeesResponse.md ├── V1ListInventoryRequest.md ├── V1ListInventoryResponse.md ├── V1ListItemsRequest.md ├── V1ListItemsResponse.md ├── V1ListLocationsRequest.md ├── V1ListLocationsResponse.md ├── V1ListModifierListsRequest.md ├── V1ListModifierListsResponse.md ├── V1ListOrdersRequest.md ├── V1ListOrdersResponse.md ├── V1ListPagesRequest.md ├── V1ListPagesResponse.md ├── V1ListPaymentsRequest.md ├── V1ListPaymentsResponse.md ├── V1ListRefundsRequest.md ├── V1ListRefundsResponse.md ├── V1ListSettlementsRequest.md ├── V1ListSettlementsRequestStatus.md ├── V1ListSettlementsResponse.md ├── V1ListTimecardEventsRequest.md ├── V1ListTimecardEventsResponse.md ├── V1ListTimecardsRequest.md ├── V1ListTimecardsResponse.md ├── V1LocationsApi.md ├── V1Merchant.md ├── V1MerchantAccountType.md ├── V1MerchantBusinessType.md ├── V1MerchantLocationDetails.md ├── V1ModifierList.md ├── V1ModifierListSelectionType.md ├── V1ModifierOption.md ├── V1Money.md ├── V1Order.md ├── V1OrderHistoryEntry.md ├── V1OrderHistoryEntryAction.md ├── V1OrderState.md ├── V1Page.md ├── V1PageCell.md ├── V1PageCellObjectType.md ├── V1PageCellPlaceholderType.md ├── V1Payment.md ├── V1PaymentDiscount.md ├── V1PaymentItemDetail.md ├── V1PaymentItemization.md ├── V1PaymentItemizationItemizationType.md ├── V1PaymentModifier.md ├── V1PaymentSurcharge.md ├── V1PaymentSurchargeType.md ├── V1PaymentTax.md ├── V1PaymentTaxInclusionType.md ├── V1PhoneNumber.md ├── V1Refund.md ├── V1RefundType.md ├── V1RemoveFeeRequest.md ├── V1RemoveModifierListRequest.md ├── V1RetrieveBankAccountRequest.md ├── V1RetrieveBusinessRequest.md ├── V1RetrieveCashDrawerShiftRequest.md ├── V1RetrieveEmployeeRequest.md ├── V1RetrieveEmployeeRoleRequest.md ├── V1RetrieveItemRequest.md ├── V1RetrieveModifierListRequest.md ├── V1RetrieveOrderRequest.md ├── V1RetrievePaymentRequest.md ├── V1RetrieveSettlementRequest.md ├── V1RetrieveTimecardRequest.md ├── V1Settlement.md ├── V1SettlementEntry.md ├── V1SettlementEntryType.md ├── V1SettlementStatus.md ├── V1Tender.md ├── V1TenderCardBrand.md ├── V1TenderEntryMethod.md ├── V1TenderType.md ├── V1Timecard.md ├── V1TimecardEvent.md ├── V1TimecardEventEventType.md ├── V1TransactionsApi.md ├── V1UpdateCategoryRequest.md ├── V1UpdateDiscountRequest.md ├── V1UpdateEmployeeRequest.md ├── V1UpdateEmployeeRoleRequest.md ├── V1UpdateFeeRequest.md ├── V1UpdateItemRequest.md ├── V1UpdateModifierListRequest.md ├── V1UpdateModifierListRequestSelectionType.md ├── V1UpdateModifierOptionRequest.md ├── V1UpdateOrderRequest.md ├── V1UpdateOrderRequestAction.md ├── V1UpdatePageCellRequest.md ├── V1UpdatePageRequest.md ├── V1UpdateTimecardRequest.md ├── V1UpdateVariationRequest.md ├── V1Variation.md ├── V1VariationInventoryAlertType.md ├── V1VariationPricingType.md ├── VoidTransactionRequest.md ├── VoidTransactionResponse.md ├── Weekday.md └── WorkweekConfig.md ├── git_push.sh ├── mono_nunit_test.sh ├── nunit_test.sh ├── src ├── Square.Connect.Test │ ├── Api │ │ ├── ApplePayApiTests.cs │ │ ├── CatalogApiTests.cs │ │ ├── CheckoutApiTests.cs │ │ ├── CustomersApiTests.cs │ │ ├── EmployeesApiTests.cs │ │ ├── InventoryApiTests.cs │ │ ├── LaborApiTests.cs │ │ ├── LocationsApiTests.cs │ │ ├── MerchantsApiTests.cs │ │ ├── MobileAuthorizationApiTests.cs │ │ ├── OAuthApiTests.cs │ │ ├── OrdersApiTests.cs │ │ ├── PaymentsApiTests.cs │ │ ├── RefundsApiTests.cs │ │ ├── ReportingApiTests.cs │ │ ├── TransactionsApiTests.cs │ │ ├── V1EmployeesApiTests.cs │ │ ├── V1ItemsApiTests.cs │ │ ├── V1LocationsApiTests.cs │ │ └── V1TransactionsApiTests.cs │ ├── Configuration │ │ └── TestAccounts.cs │ ├── Model │ │ ├── AdditionalRecipientReceivableRefundTests.cs │ │ ├── AdditionalRecipientReceivableTests.cs │ │ ├── AdditionalRecipientTests.cs │ │ ├── AddressTests.cs │ │ ├── AggregationStrategyTests.cs │ │ ├── BalancePaymentDetailsTests.cs │ │ ├── BatchChangeInventoryRequestTests.cs │ │ ├── BatchChangeInventoryResponseTests.cs │ │ ├── BatchDeleteCatalogObjectsRequestTests.cs │ │ ├── BatchDeleteCatalogObjectsResponseTests.cs │ │ ├── BatchRetrieveCatalogObjectsRequestTests.cs │ │ ├── BatchRetrieveCatalogObjectsResponseTests.cs │ │ ├── BatchRetrieveInventoryChangesRequestTests.cs │ │ ├── BatchRetrieveInventoryChangesResponseTests.cs │ │ ├── BatchRetrieveInventoryCountsRequestTests.cs │ │ ├── BatchRetrieveInventoryCountsResponseTests.cs │ │ ├── BatchRetrieveOrdersRequestTests.cs │ │ ├── BatchRetrieveOrdersResponseTests.cs │ │ ├── BatchUpsertCatalogObjectsRequestTests.cs │ │ ├── BatchUpsertCatalogObjectsResponseTests.cs │ │ ├── BreakTypeTests.cs │ │ ├── BusinessHoursPeriodTests.cs │ │ ├── BusinessHoursTests.cs │ │ ├── CancelPaymentByIdempotencyKeyRequestTests.cs │ │ ├── CancelPaymentByIdempotencyKeyResponseTests.cs │ │ ├── CancelPaymentRequestTests.cs │ │ ├── CancelPaymentResponseTests.cs │ │ ├── CaptureTransactionRequestTests.cs │ │ ├── CaptureTransactionResponseTests.cs │ │ ├── CardBrandTests.cs │ │ ├── CardPaymentDetailsTests.cs │ │ ├── CardTests.cs │ │ ├── CashPaymentDetailsTests.cs │ │ ├── CatalogCategoryTests.cs │ │ ├── CatalogDiscountModifyTaxBasisTests.cs │ │ ├── CatalogDiscountTests.cs │ │ ├── CatalogDiscountTypeTests.cs │ │ ├── CatalogIdMappingTests.cs │ │ ├── CatalogImageTests.cs │ │ ├── CatalogInfoRequestTests.cs │ │ ├── CatalogInfoResponseLimitsTests.cs │ │ ├── CatalogInfoResponseTests.cs │ │ ├── CatalogItemModifierListInfoTests.cs │ │ ├── CatalogItemOptionForItemTests.cs │ │ ├── CatalogItemOptionTests.cs │ │ ├── CatalogItemOptionValueForItemVariationTests.cs │ │ ├── CatalogItemOptionValueTests.cs │ │ ├── CatalogItemProductTypeTests.cs │ │ ├── CatalogItemTests.cs │ │ ├── CatalogItemVariationTests.cs │ │ ├── CatalogMeasurementUnitTests.cs │ │ ├── CatalogModifierListSelectionTypeTests.cs │ │ ├── CatalogModifierListTests.cs │ │ ├── CatalogModifierOverrideTests.cs │ │ ├── CatalogModifierTests.cs │ │ ├── CatalogObjectBatchTests.cs │ │ ├── CatalogObjectTests.cs │ │ ├── CatalogObjectTypeTests.cs │ │ ├── CatalogPricingRuleTests.cs │ │ ├── CatalogPricingTypeTests.cs │ │ ├── CatalogProductSetTests.cs │ │ ├── CatalogQueryCustomAttributeUsageTests.cs │ │ ├── CatalogQueryExactTests.cs │ │ ├── CatalogQueryFilteredItemsCustomAttributeFilterFilterTypeTests.cs │ │ ├── CatalogQueryFilteredItemsCustomAttributeFilterTests.cs │ │ ├── CatalogQueryFilteredItemsNullableAttributeTests.cs │ │ ├── CatalogQueryFilteredItemsStockLevelTests.cs │ │ ├── CatalogQueryFilteredItemsTests.cs │ │ ├── CatalogQueryItemVariationsForItemOptionValuesTests.cs │ │ ├── CatalogQueryItemsForItemOptionsTests.cs │ │ ├── CatalogQueryItemsForModifierListTests.cs │ │ ├── CatalogQueryItemsForTaxTests.cs │ │ ├── CatalogQueryPrefixTests.cs │ │ ├── CatalogQueryRangeTests.cs │ │ ├── CatalogQuerySortedAttributeTests.cs │ │ ├── CatalogQueryTests.cs │ │ ├── CatalogQueryTextTests.cs │ │ ├── CatalogTaxTests.cs │ │ ├── CatalogTimePeriodTests.cs │ │ ├── CatalogV1IdTests.cs │ │ ├── ChargeRequestAdditionalRecipientTests.cs │ │ ├── ChargeRequestTests.cs │ │ ├── ChargeResponseTests.cs │ │ ├── CheckoutTests.cs │ │ ├── CompletePaymentRequestTests.cs │ │ ├── CompletePaymentResponseTests.cs │ │ ├── CoordinatesTests.cs │ │ ├── CountryTests.cs │ │ ├── CreateBreakTypeRequestTests.cs │ │ ├── CreateBreakTypeResponseTests.cs │ │ ├── CreateCatalogImageRequestTests.cs │ │ ├── CreateCatalogImageResponseTests.cs │ │ ├── CreateCheckoutRequestTests.cs │ │ ├── CreateCheckoutResponseTests.cs │ │ ├── CreateCustomerCardRequestTests.cs │ │ ├── CreateCustomerCardResponseTests.cs │ │ ├── CreateCustomerRequestTests.cs │ │ ├── CreateCustomerResponseTests.cs │ │ ├── CreateLocationRequestTests.cs │ │ ├── CreateLocationResponseTests.cs │ │ ├── CreateMobileAuthorizationCodeRequestTests.cs │ │ ├── CreateMobileAuthorizationCodeResponseTests.cs │ │ ├── CreateOrderRequestDiscountTests.cs │ │ ├── CreateOrderRequestLineItemTests.cs │ │ ├── CreateOrderRequestModifierTests.cs │ │ ├── CreateOrderRequestTaxTests.cs │ │ ├── CreateOrderRequestTests.cs │ │ ├── CreateOrderResponseTests.cs │ │ ├── CreatePaymentRequestTests.cs │ │ ├── CreatePaymentResponseTests.cs │ │ ├── CreateRefundRequestTests.cs │ │ ├── CreateRefundResponseTests.cs │ │ ├── CreateShiftRequestTests.cs │ │ ├── CreateShiftResponseTests.cs │ │ ├── CurrencyTests.cs │ │ ├── CustomerCreationSourceFilterTests.cs │ │ ├── CustomerCreationSourceTests.cs │ │ ├── CustomerFilterTests.cs │ │ ├── CustomerGroupInfoTests.cs │ │ ├── CustomerInclusionExclusionTests.cs │ │ ├── CustomerPreferencesTests.cs │ │ ├── CustomerQueryTests.cs │ │ ├── CustomerSortFieldTests.cs │ │ ├── CustomerSortTests.cs │ │ ├── CustomerTests.cs │ │ ├── DateRangeTests.cs │ │ ├── DayOfWeekTests.cs │ │ ├── DeleteBreakTypeRequestTests.cs │ │ ├── DeleteBreakTypeResponseTests.cs │ │ ├── DeleteCatalogObjectRequestTests.cs │ │ ├── DeleteCatalogObjectResponseTests.cs │ │ ├── DeleteCustomerCardRequestTests.cs │ │ ├── DeleteCustomerCardResponseTests.cs │ │ ├── DeleteCustomerRequestTests.cs │ │ ├── DeleteCustomerResponseTests.cs │ │ ├── DeleteShiftRequestTests.cs │ │ ├── DeleteShiftResponseTests.cs │ │ ├── DeviceTests.cs │ │ ├── EmployeeStatusTests.cs │ │ ├── EmployeeTests.cs │ │ ├── EmployeeWageTests.cs │ │ ├── ErrorCategoryTests.cs │ │ ├── ErrorCodeTests.cs │ │ ├── ErrorTests.cs │ │ ├── ExcludeStrategyTests.cs │ │ ├── ExternalPaymentDetailsTests.cs │ │ ├── GetBreakTypeRequestTests.cs │ │ ├── GetBreakTypeResponseTests.cs │ │ ├── GetEmployeeWageRequestTests.cs │ │ ├── GetEmployeeWageResponseTests.cs │ │ ├── GetPaymentRefundRequestTests.cs │ │ ├── GetPaymentRefundResponseTests.cs │ │ ├── GetPaymentRequestTests.cs │ │ ├── GetPaymentResponseTests.cs │ │ ├── GetShiftRequestTests.cs │ │ ├── GetShiftResponseTests.cs │ │ ├── InventoryAdjustmentTests.cs │ │ ├── InventoryAlertTypeTests.cs │ │ ├── InventoryChangeTests.cs │ │ ├── InventoryChangeTypeTests.cs │ │ ├── InventoryCountTests.cs │ │ ├── InventoryPhysicalCountTests.cs │ │ ├── InventoryStateTests.cs │ │ ├── InventoryTransferTests.cs │ │ ├── ItemVariationLocationOverridesTests.cs │ │ ├── ListAdditionalRecipientReceivableRefundsRequestTests.cs │ │ ├── ListAdditionalRecipientReceivableRefundsResponseTests.cs │ │ ├── ListAdditionalRecipientReceivablesRequestTests.cs │ │ ├── ListAdditionalRecipientReceivablesResponseTests.cs │ │ ├── ListBreakTypesRequestTests.cs │ │ ├── ListBreakTypesResponseTests.cs │ │ ├── ListCatalogRequestTests.cs │ │ ├── ListCatalogResponseTests.cs │ │ ├── ListCustomersRequestTests.cs │ │ ├── ListCustomersResponseTests.cs │ │ ├── ListEmployeeWagesRequestTests.cs │ │ ├── ListEmployeeWagesResponseTests.cs │ │ ├── ListEmployeesRequestTests.cs │ │ ├── ListEmployeesResponseTests.cs │ │ ├── ListLocationsRequestTests.cs │ │ ├── ListLocationsResponseTests.cs │ │ ├── ListMerchantsRequestTests.cs │ │ ├── ListMerchantsResponseTests.cs │ │ ├── ListPaymentRefundsRequestTests.cs │ │ ├── ListPaymentRefundsResponseTests.cs │ │ ├── ListPaymentsRequestTests.cs │ │ ├── ListPaymentsResponseTests.cs │ │ ├── ListRefundsRequestTests.cs │ │ ├── ListRefundsResponseTests.cs │ │ ├── ListTransactionsRequestTests.cs │ │ ├── ListTransactionsResponseTests.cs │ │ ├── ListWorkweekConfigsRequestTests.cs │ │ ├── ListWorkweekConfigsResponseTests.cs │ │ ├── LocationCapabilityTests.cs │ │ ├── LocationStatusTests.cs │ │ ├── LocationTests.cs │ │ ├── LocationTypeTests.cs │ │ ├── MeasurementUnitAreaTests.cs │ │ ├── MeasurementUnitCustomTests.cs │ │ ├── MeasurementUnitGenericTests.cs │ │ ├── MeasurementUnitLengthTests.cs │ │ ├── MeasurementUnitTests.cs │ │ ├── MeasurementUnitTimeTests.cs │ │ ├── MeasurementUnitUnitTypeTests.cs │ │ ├── MeasurementUnitVolumeTests.cs │ │ ├── MeasurementUnitWeightTests.cs │ │ ├── MerchantStatusTests.cs │ │ ├── MerchantTests.cs │ │ ├── ModelBreakTests.cs │ │ ├── MoneyTests.cs │ │ ├── ObtainTokenRequestTests.cs │ │ ├── ObtainTokenResponseTests.cs │ │ ├── OrderEntryTests.cs │ │ ├── OrderFulfillmentPickupDetailsScheduleTypeTests.cs │ │ ├── OrderFulfillmentPickupDetailsTests.cs │ │ ├── OrderFulfillmentRecipientTests.cs │ │ ├── OrderFulfillmentShipmentDetailsTests.cs │ │ ├── OrderFulfillmentStateTests.cs │ │ ├── OrderFulfillmentTests.cs │ │ ├── OrderFulfillmentTypeTests.cs │ │ ├── OrderLineItemAppliedDiscountTests.cs │ │ ├── OrderLineItemAppliedTaxTests.cs │ │ ├── OrderLineItemDiscountScopeTests.cs │ │ ├── OrderLineItemDiscountTests.cs │ │ ├── OrderLineItemDiscountTypeTests.cs │ │ ├── OrderLineItemModifierTests.cs │ │ ├── OrderLineItemTaxScopeTests.cs │ │ ├── OrderLineItemTaxTests.cs │ │ ├── OrderLineItemTaxTypeTests.cs │ │ ├── OrderLineItemTests.cs │ │ ├── OrderMoneyAmountsTests.cs │ │ ├── OrderQuantityUnitTests.cs │ │ ├── OrderReturnDiscountTests.cs │ │ ├── OrderReturnLineItemModifierTests.cs │ │ ├── OrderReturnLineItemTests.cs │ │ ├── OrderReturnServiceChargeTests.cs │ │ ├── OrderReturnTaxTests.cs │ │ ├── OrderReturnTests.cs │ │ ├── OrderRoundingAdjustmentTests.cs │ │ ├── OrderServiceChargeCalculationPhaseTests.cs │ │ ├── OrderServiceChargeTests.cs │ │ ├── OrderSourceTests.cs │ │ ├── OrderStateTests.cs │ │ ├── OrderTests.cs │ │ ├── PayOrderRequestTests.cs │ │ ├── PayOrderResponseTests.cs │ │ ├── PaymentRefundTests.cs │ │ ├── PaymentTests.cs │ │ ├── ProcessingFeeTests.cs │ │ ├── ProductTests.cs │ │ ├── RefundPaymentRequestTests.cs │ │ ├── RefundPaymentResponseTests.cs │ │ ├── RefundStatusTests.cs │ │ ├── RefundTests.cs │ │ ├── RegisterDomainRequestTests.cs │ │ ├── RegisterDomainResponseStatusTests.cs │ │ ├── RegisterDomainResponseTests.cs │ │ ├── RenewTokenRequestTests.cs │ │ ├── RenewTokenResponseTests.cs │ │ ├── RetrieveCatalogObjectRequestTests.cs │ │ ├── RetrieveCatalogObjectResponseTests.cs │ │ ├── RetrieveCustomerRequestTests.cs │ │ ├── RetrieveCustomerResponseTests.cs │ │ ├── RetrieveEmployeeRequestTests.cs │ │ ├── RetrieveEmployeeResponseTests.cs │ │ ├── RetrieveInventoryAdjustmentRequestTests.cs │ │ ├── RetrieveInventoryAdjustmentResponseTests.cs │ │ ├── RetrieveInventoryChangesRequestTests.cs │ │ ├── RetrieveInventoryChangesResponseTests.cs │ │ ├── RetrieveInventoryCountRequestTests.cs │ │ ├── RetrieveInventoryCountResponseTests.cs │ │ ├── RetrieveInventoryPhysicalCountRequestTests.cs │ │ ├── RetrieveInventoryPhysicalCountResponseTests.cs │ │ ├── RetrieveLocationRequestTests.cs │ │ ├── RetrieveLocationResponseTests.cs │ │ ├── RetrieveMerchantRequestTests.cs │ │ ├── RetrieveMerchantResponseTests.cs │ │ ├── RetrieveTransactionRequestTests.cs │ │ ├── RetrieveTransactionResponseTests.cs │ │ ├── RevokeTokenRequestTests.cs │ │ ├── RevokeTokenResponseTests.cs │ │ ├── SearchCatalogObjectsRequestTests.cs │ │ ├── SearchCatalogObjectsResponseTests.cs │ │ ├── SearchCustomersRequestTests.cs │ │ ├── SearchCustomersResponseTests.cs │ │ ├── SearchOrdersCustomerFilterTests.cs │ │ ├── SearchOrdersDateTimeFilterTests.cs │ │ ├── SearchOrdersFilterTests.cs │ │ ├── SearchOrdersFulfillmentFilterTests.cs │ │ ├── SearchOrdersQueryTests.cs │ │ ├── SearchOrdersRequestTests.cs │ │ ├── SearchOrdersResponseTests.cs │ │ ├── SearchOrdersSortFieldTests.cs │ │ ├── SearchOrdersSortTests.cs │ │ ├── SearchOrdersSourceFilterTests.cs │ │ ├── SearchOrdersStateFilterTests.cs │ │ ├── SearchShiftsRequestTests.cs │ │ ├── SearchShiftsResponseTests.cs │ │ ├── ShiftFilterStatusTests.cs │ │ ├── ShiftFilterTests.cs │ │ ├── ShiftQueryTests.cs │ │ ├── ShiftSortFieldTests.cs │ │ ├── ShiftSortTests.cs │ │ ├── ShiftStatusTests.cs │ │ ├── ShiftTests.cs │ │ ├── ShiftWageTests.cs │ │ ├── ShiftWorkdayMatcherTests.cs │ │ ├── ShiftWorkdayTests.cs │ │ ├── SortOrderTests.cs │ │ ├── SourceApplicationTests.cs │ │ ├── StandardUnitDescriptionGroupTests.cs │ │ ├── StandardUnitDescriptionTests.cs │ │ ├── TaxCalculationPhaseTests.cs │ │ ├── TaxInclusionTypeTests.cs │ │ ├── TenderCardDetailsEntryMethodTests.cs │ │ ├── TenderCardDetailsStatusTests.cs │ │ ├── TenderCardDetailsTests.cs │ │ ├── TenderCashDetailsTests.cs │ │ ├── TenderTests.cs │ │ ├── TenderTypeTests.cs │ │ ├── TimeRangeTests.cs │ │ ├── TransactionProductTests.cs │ │ ├── TransactionTests.cs │ │ ├── UpdateBreakTypeRequestTests.cs │ │ ├── UpdateBreakTypeResponseTests.cs │ │ ├── UpdateCustomerRequestTests.cs │ │ ├── UpdateCustomerResponseTests.cs │ │ ├── UpdateItemModifierListsRequestTests.cs │ │ ├── UpdateItemModifierListsResponseTests.cs │ │ ├── UpdateItemTaxesRequestTests.cs │ │ ├── UpdateItemTaxesResponseTests.cs │ │ ├── UpdateLocationRequestTests.cs │ │ ├── UpdateLocationResponseTests.cs │ │ ├── UpdateOrderRequestTests.cs │ │ ├── UpdateOrderResponseTests.cs │ │ ├── UpdateShiftRequestTests.cs │ │ ├── UpdateShiftResponseTests.cs │ │ ├── UpdateWorkweekConfigRequestTests.cs │ │ ├── UpdateWorkweekConfigResponseTests.cs │ │ ├── UpsertCatalogObjectRequestTests.cs │ │ ├── UpsertCatalogObjectResponseTests.cs │ │ ├── V1AdjustInventoryRequestAdjustmentTypeTests.cs │ │ ├── V1AdjustInventoryRequestTests.cs │ │ ├── V1ApplyFeeRequestTests.cs │ │ ├── V1ApplyModifierListRequestTests.cs │ │ ├── V1BankAccountTests.cs │ │ ├── V1BankAccountTypeTests.cs │ │ ├── V1CashDrawerEventEventTypeTests.cs │ │ ├── V1CashDrawerEventTests.cs │ │ ├── V1CashDrawerShiftEventTypeTests.cs │ │ ├── V1CashDrawerShiftTests.cs │ │ ├── V1CategoryTests.cs │ │ ├── V1CreateCategoryRequestTests.cs │ │ ├── V1CreateDiscountRequestTests.cs │ │ ├── V1CreateEmployeeRoleRequestTests.cs │ │ ├── V1CreateFeeRequestTests.cs │ │ ├── V1CreateItemRequestTests.cs │ │ ├── V1CreateModifierListRequestTests.cs │ │ ├── V1CreateModifierOptionRequestTests.cs │ │ ├── V1CreatePageRequestTests.cs │ │ ├── V1CreateRefundRequestTests.cs │ │ ├── V1CreateRefundRequestTypeTests.cs │ │ ├── V1CreateVariationRequestTests.cs │ │ ├── V1DeleteCategoryRequestTests.cs │ │ ├── V1DeleteDiscountRequestTests.cs │ │ ├── V1DeleteFeeRequestTests.cs │ │ ├── V1DeleteItemRequestTests.cs │ │ ├── V1DeleteModifierListRequestTests.cs │ │ ├── V1DeleteModifierOptionRequestTests.cs │ │ ├── V1DeletePageCellRequestTests.cs │ │ ├── V1DeletePageRequestTests.cs │ │ ├── V1DeleteTimecardRequestTests.cs │ │ ├── V1DeleteTimecardResponseTests.cs │ │ ├── V1DeleteVariationRequestTests.cs │ │ ├── V1DiscountColorTests.cs │ │ ├── V1DiscountDiscountTypeTests.cs │ │ ├── V1DiscountTests.cs │ │ ├── V1EmployeeRolePermissionsTests.cs │ │ ├── V1EmployeeRoleTests.cs │ │ ├── V1EmployeeStatusTests.cs │ │ ├── V1EmployeeTests.cs │ │ ├── V1FeeAdjustmentTypeTests.cs │ │ ├── V1FeeCalculationPhaseTests.cs │ │ ├── V1FeeInclusionTypeTests.cs │ │ ├── V1FeeTests.cs │ │ ├── V1FeeTypeTests.cs │ │ ├── V1InventoryEntryTests.cs │ │ ├── V1ItemColorTests.cs │ │ ├── V1ItemImageTests.cs │ │ ├── V1ItemTests.cs │ │ ├── V1ItemTypeTests.cs │ │ ├── V1ItemVisibilityTests.cs │ │ ├── V1ListBankAccountsRequestTests.cs │ │ ├── V1ListBankAccountsResponseTests.cs │ │ ├── V1ListCashDrawerShiftsRequestTests.cs │ │ ├── V1ListCashDrawerShiftsResponseTests.cs │ │ ├── V1ListCategoriesRequestTests.cs │ │ ├── V1ListCategoriesResponseTests.cs │ │ ├── V1ListDiscountsRequestTests.cs │ │ ├── V1ListDiscountsResponseTests.cs │ │ ├── V1ListEmployeeRolesRequestTests.cs │ │ ├── V1ListEmployeeRolesResponseTests.cs │ │ ├── V1ListEmployeesRequestStatusTests.cs │ │ ├── V1ListEmployeesRequestTests.cs │ │ ├── V1ListEmployeesResponseTests.cs │ │ ├── V1ListFeesRequestTests.cs │ │ ├── V1ListFeesResponseTests.cs │ │ ├── V1ListInventoryRequestTests.cs │ │ ├── V1ListInventoryResponseTests.cs │ │ ├── V1ListItemsRequestTests.cs │ │ ├── V1ListItemsResponseTests.cs │ │ ├── V1ListLocationsRequestTests.cs │ │ ├── V1ListLocationsResponseTests.cs │ │ ├── V1ListModifierListsRequestTests.cs │ │ ├── V1ListModifierListsResponseTests.cs │ │ ├── V1ListOrdersRequestTests.cs │ │ ├── V1ListOrdersResponseTests.cs │ │ ├── V1ListPagesRequestTests.cs │ │ ├── V1ListPagesResponseTests.cs │ │ ├── V1ListPaymentsRequestTests.cs │ │ ├── V1ListPaymentsResponseTests.cs │ │ ├── V1ListRefundsRequestTests.cs │ │ ├── V1ListRefundsResponseTests.cs │ │ ├── V1ListSettlementsRequestStatusTests.cs │ │ ├── V1ListSettlementsRequestTests.cs │ │ ├── V1ListSettlementsResponseTests.cs │ │ ├── V1ListTimecardEventsRequestTests.cs │ │ ├── V1ListTimecardEventsResponseTests.cs │ │ ├── V1ListTimecardsRequestTests.cs │ │ ├── V1ListTimecardsResponseTests.cs │ │ ├── V1MerchantAccountTypeTests.cs │ │ ├── V1MerchantBusinessTypeTests.cs │ │ ├── V1MerchantLocationDetailsTests.cs │ │ ├── V1MerchantTests.cs │ │ ├── V1ModifierListSelectionTypeTests.cs │ │ ├── V1ModifierListTests.cs │ │ ├── V1ModifierOptionTests.cs │ │ ├── V1MoneyTests.cs │ │ ├── V1OrderHistoryEntryActionTests.cs │ │ ├── V1OrderHistoryEntryTests.cs │ │ ├── V1OrderStateTests.cs │ │ ├── V1OrderTests.cs │ │ ├── V1PageCellObjectTypeTests.cs │ │ ├── V1PageCellPlaceholderTypeTests.cs │ │ ├── V1PageCellTests.cs │ │ ├── V1PageTests.cs │ │ ├── V1PaymentDiscountTests.cs │ │ ├── V1PaymentItemDetailTests.cs │ │ ├── V1PaymentItemizationItemizationTypeTests.cs │ │ ├── V1PaymentItemizationTests.cs │ │ ├── V1PaymentModifierTests.cs │ │ ├── V1PaymentSurchargeTests.cs │ │ ├── V1PaymentSurchargeTypeTests.cs │ │ ├── V1PaymentTaxInclusionTypeTests.cs │ │ ├── V1PaymentTaxTests.cs │ │ ├── V1PaymentTests.cs │ │ ├── V1PhoneNumberTests.cs │ │ ├── V1RefundTests.cs │ │ ├── V1RefundTypeTests.cs │ │ ├── V1RemoveFeeRequestTests.cs │ │ ├── V1RemoveModifierListRequestTests.cs │ │ ├── V1RetrieveBankAccountRequestTests.cs │ │ ├── V1RetrieveBusinessRequestTests.cs │ │ ├── V1RetrieveCashDrawerShiftRequestTests.cs │ │ ├── V1RetrieveEmployeeRequestTests.cs │ │ ├── V1RetrieveEmployeeRoleRequestTests.cs │ │ ├── V1RetrieveItemRequestTests.cs │ │ ├── V1RetrieveModifierListRequestTests.cs │ │ ├── V1RetrieveOrderRequestTests.cs │ │ ├── V1RetrievePaymentRequestTests.cs │ │ ├── V1RetrieveSettlementRequestTests.cs │ │ ├── V1RetrieveTimecardRequestTests.cs │ │ ├── V1SettlementEntryTests.cs │ │ ├── V1SettlementEntryTypeTests.cs │ │ ├── V1SettlementStatusTests.cs │ │ ├── V1SettlementTests.cs │ │ ├── V1TenderCardBrandTests.cs │ │ ├── V1TenderEntryMethodTests.cs │ │ ├── V1TenderTests.cs │ │ ├── V1TenderTypeTests.cs │ │ ├── V1TimecardEventEventTypeTests.cs │ │ ├── V1TimecardEventTests.cs │ │ ├── V1TimecardTests.cs │ │ ├── V1UpdateCategoryRequestTests.cs │ │ ├── V1UpdateDiscountRequestTests.cs │ │ ├── V1UpdateEmployeeRequestTests.cs │ │ ├── V1UpdateEmployeeRoleRequestTests.cs │ │ ├── V1UpdateFeeRequestTests.cs │ │ ├── V1UpdateItemRequestTests.cs │ │ ├── V1UpdateModifierListRequestSelectionTypeTests.cs │ │ ├── V1UpdateModifierListRequestTests.cs │ │ ├── V1UpdateModifierOptionRequestTests.cs │ │ ├── V1UpdateOrderRequestActionTests.cs │ │ ├── V1UpdateOrderRequestTests.cs │ │ ├── V1UpdatePageCellRequestTests.cs │ │ ├── V1UpdatePageRequestTests.cs │ │ ├── V1UpdateTimecardRequestTests.cs │ │ ├── V1UpdateVariationRequestTests.cs │ │ ├── V1VariationInventoryAlertTypeTests.cs │ │ ├── V1VariationPricingTypeTests.cs │ │ ├── V1VariationTests.cs │ │ ├── VoidTransactionRequestTests.cs │ │ ├── VoidTransactionResponseTests.cs │ │ ├── WebhookEventsTests.cs │ │ ├── WeekdayTests.cs │ │ └── WorkweekConfigTests.cs │ └── Square.Connect.Test.csproj └── Square.Connect │ ├── Api │ ├── ApplePayApi.cs │ ├── CatalogApi.cs │ ├── CheckoutApi.cs │ ├── CustomersApi.cs │ ├── EmployeesApi.cs │ ├── InventoryApi.cs │ ├── LaborApi.cs │ ├── LocationsApi.cs │ ├── MerchantsApi.cs │ ├── MobileAuthorizationApi.cs │ ├── OAuthApi.cs │ ├── OrdersApi.cs │ ├── PaymentsApi.cs │ ├── RefundsApi.cs │ ├── ReportingApi.cs │ ├── TransactionsApi.cs │ ├── V1EmployeesApi.cs │ ├── V1ItemsApi.cs │ ├── V1LocationsApi.cs │ └── V1TransactionsApi.cs │ ├── Client │ ├── ApiClient.cs │ ├── ApiException.cs │ ├── ApiResponse.cs │ ├── Configuration.cs │ ├── ExceptionFactory.cs │ ├── IApiAccessor.cs │ └── SwaggerDateConverter.cs │ ├── Model │ ├── AdditionalRecipient.cs │ ├── AdditionalRecipientReceivable.cs │ ├── AdditionalRecipientReceivableRefund.cs │ ├── Address.cs │ ├── BalancePaymentDetails.cs │ ├── BatchChangeInventoryRequest.cs │ ├── BatchChangeInventoryResponse.cs │ ├── BatchDeleteCatalogObjectsRequest.cs │ ├── BatchDeleteCatalogObjectsResponse.cs │ ├── BatchRetrieveCatalogObjectsRequest.cs │ ├── BatchRetrieveCatalogObjectsResponse.cs │ ├── BatchRetrieveInventoryChangesRequest.cs │ ├── BatchRetrieveInventoryChangesResponse.cs │ ├── BatchRetrieveInventoryCountsRequest.cs │ ├── BatchRetrieveInventoryCountsResponse.cs │ ├── BatchRetrieveOrdersRequest.cs │ ├── BatchRetrieveOrdersResponse.cs │ ├── BatchUpsertCatalogObjectsRequest.cs │ ├── BatchUpsertCatalogObjectsResponse.cs │ ├── BreakType.cs │ ├── BusinessHours.cs │ ├── BusinessHoursPeriod.cs │ ├── CancelPaymentByIdempotencyKeyRequest.cs │ ├── CancelPaymentByIdempotencyKeyResponse.cs │ ├── CancelPaymentRequest.cs │ ├── CancelPaymentResponse.cs │ ├── CaptureTransactionRequest.cs │ ├── CaptureTransactionResponse.cs │ ├── Card.cs │ ├── CardPaymentDetails.cs │ ├── CashPaymentDetails.cs │ ├── CatalogCategory.cs │ ├── CatalogDiscount.cs │ ├── CatalogIdMapping.cs │ ├── CatalogImage.cs │ ├── CatalogInfoRequest.cs │ ├── CatalogInfoResponse.cs │ ├── CatalogInfoResponseLimits.cs │ ├── CatalogItem.cs │ ├── CatalogItemModifierListInfo.cs │ ├── CatalogItemOption.cs │ ├── CatalogItemOptionForItem.cs │ ├── CatalogItemOptionValue.cs │ ├── CatalogItemOptionValueForItemVariation.cs │ ├── CatalogItemVariation.cs │ ├── CatalogMeasurementUnit.cs │ ├── CatalogModifier.cs │ ├── CatalogModifierList.cs │ ├── CatalogModifierOverride.cs │ ├── CatalogObject.cs │ ├── CatalogObjectBatch.cs │ ├── CatalogPricingRule.cs │ ├── CatalogProductSet.cs │ ├── CatalogQuery.cs │ ├── CatalogQueryCustomAttributeUsage.cs │ ├── CatalogQueryExact.cs │ ├── CatalogQueryFilteredItems.cs │ ├── CatalogQueryFilteredItemsCustomAttributeFilter.cs │ ├── CatalogQueryItemVariationsForItemOptionValues.cs │ ├── CatalogQueryItemsForItemOptions.cs │ ├── CatalogQueryItemsForModifierList.cs │ ├── CatalogQueryItemsForTax.cs │ ├── CatalogQueryPrefix.cs │ ├── CatalogQueryRange.cs │ ├── CatalogQuerySortedAttribute.cs │ ├── CatalogQueryText.cs │ ├── CatalogTax.cs │ ├── CatalogTimePeriod.cs │ ├── CatalogV1Id.cs │ ├── ChargeRequest.cs │ ├── ChargeRequestAdditionalRecipient.cs │ ├── ChargeResponse.cs │ ├── Checkout.cs │ ├── CompletePaymentRequest.cs │ ├── CompletePaymentResponse.cs │ ├── Coordinates.cs │ ├── CreateBreakTypeRequest.cs │ ├── CreateBreakTypeResponse.cs │ ├── CreateCatalogImageRequest.cs │ ├── CreateCatalogImageResponse.cs │ ├── CreateCheckoutRequest.cs │ ├── CreateCheckoutResponse.cs │ ├── CreateCustomerCardRequest.cs │ ├── CreateCustomerCardResponse.cs │ ├── CreateCustomerRequest.cs │ ├── CreateCustomerResponse.cs │ ├── CreateLocationRequest.cs │ ├── CreateLocationResponse.cs │ ├── CreateMobileAuthorizationCodeRequest.cs │ ├── CreateMobileAuthorizationCodeResponse.cs │ ├── CreateOrderRequest.cs │ ├── CreateOrderRequestDiscount.cs │ ├── CreateOrderRequestLineItem.cs │ ├── CreateOrderRequestModifier.cs │ ├── CreateOrderRequestTax.cs │ ├── CreateOrderResponse.cs │ ├── CreatePaymentRequest.cs │ ├── CreatePaymentResponse.cs │ ├── CreateRefundRequest.cs │ ├── CreateRefundResponse.cs │ ├── CreateShiftRequest.cs │ ├── CreateShiftResponse.cs │ ├── Customer.cs │ ├── CustomerCreationSourceFilter.cs │ ├── CustomerFilter.cs │ ├── CustomerGroupInfo.cs │ ├── CustomerPreferences.cs │ ├── CustomerQuery.cs │ ├── CustomerSort.cs │ ├── DateRange.cs │ ├── DeleteBreakTypeRequest.cs │ ├── DeleteBreakTypeResponse.cs │ ├── DeleteCatalogObjectRequest.cs │ ├── DeleteCatalogObjectResponse.cs │ ├── DeleteCustomerCardRequest.cs │ ├── DeleteCustomerCardResponse.cs │ ├── DeleteCustomerRequest.cs │ ├── DeleteCustomerResponse.cs │ ├── DeleteShiftRequest.cs │ ├── DeleteShiftResponse.cs │ ├── Device.cs │ ├── Employee.cs │ ├── EmployeeWage.cs │ ├── Error.cs │ ├── ExternalPaymentDetails.cs │ ├── GetBreakTypeRequest.cs │ ├── GetBreakTypeResponse.cs │ ├── GetEmployeeWageRequest.cs │ ├── GetEmployeeWageResponse.cs │ ├── GetPaymentRefundRequest.cs │ ├── GetPaymentRefundResponse.cs │ ├── GetPaymentRequest.cs │ ├── GetPaymentResponse.cs │ ├── GetShiftRequest.cs │ ├── GetShiftResponse.cs │ ├── InventoryAdjustment.cs │ ├── InventoryChange.cs │ ├── InventoryCount.cs │ ├── InventoryPhysicalCount.cs │ ├── InventoryTransfer.cs │ ├── ItemVariationLocationOverrides.cs │ ├── ListAdditionalRecipientReceivableRefundsRequest.cs │ ├── ListAdditionalRecipientReceivableRefundsResponse.cs │ ├── ListAdditionalRecipientReceivablesRequest.cs │ ├── ListAdditionalRecipientReceivablesResponse.cs │ ├── ListBreakTypesRequest.cs │ ├── ListBreakTypesResponse.cs │ ├── ListCatalogRequest.cs │ ├── ListCatalogResponse.cs │ ├── ListCustomersRequest.cs │ ├── ListCustomersResponse.cs │ ├── ListEmployeeWagesRequest.cs │ ├── ListEmployeeWagesResponse.cs │ ├── ListEmployeesRequest.cs │ ├── ListEmployeesResponse.cs │ ├── ListLocationsRequest.cs │ ├── ListLocationsResponse.cs │ ├── ListMerchantsRequest.cs │ ├── ListMerchantsResponse.cs │ ├── ListPaymentRefundsRequest.cs │ ├── ListPaymentRefundsResponse.cs │ ├── ListPaymentsRequest.cs │ ├── ListPaymentsResponse.cs │ ├── ListRefundsRequest.cs │ ├── ListRefundsResponse.cs │ ├── ListTransactionsRequest.cs │ ├── ListTransactionsResponse.cs │ ├── ListWorkweekConfigsRequest.cs │ ├── ListWorkweekConfigsResponse.cs │ ├── Location.cs │ ├── MeasurementUnit.cs │ ├── MeasurementUnitCustom.cs │ ├── Merchant.cs │ ├── ModelBreak.cs │ ├── Money.cs │ ├── ObtainTokenRequest.cs │ ├── ObtainTokenResponse.cs │ ├── Order.cs │ ├── OrderEntry.cs │ ├── OrderFulfillment.cs │ ├── OrderFulfillmentPickupDetails.cs │ ├── OrderFulfillmentRecipient.cs │ ├── OrderFulfillmentShipmentDetails.cs │ ├── OrderLineItem.cs │ ├── OrderLineItemAppliedDiscount.cs │ ├── OrderLineItemAppliedTax.cs │ ├── OrderLineItemDiscount.cs │ ├── OrderLineItemModifier.cs │ ├── OrderLineItemTax.cs │ ├── OrderMoneyAmounts.cs │ ├── OrderQuantityUnit.cs │ ├── OrderReturn.cs │ ├── OrderReturnDiscount.cs │ ├── OrderReturnLineItem.cs │ ├── OrderReturnLineItemModifier.cs │ ├── OrderReturnServiceCharge.cs │ ├── OrderReturnTax.cs │ ├── OrderRoundingAdjustment.cs │ ├── OrderServiceCharge.cs │ ├── OrderSource.cs │ ├── PayOrderRequest.cs │ ├── PayOrderResponse.cs │ ├── Payment.cs │ ├── PaymentRefund.cs │ ├── ProcessingFee.cs │ ├── Refund.cs │ ├── RefundPaymentRequest.cs │ ├── RefundPaymentResponse.cs │ ├── RegisterDomainRequest.cs │ ├── RegisterDomainResponse.cs │ ├── RenewTokenRequest.cs │ ├── RenewTokenResponse.cs │ ├── RetrieveCatalogObjectRequest.cs │ ├── RetrieveCatalogObjectResponse.cs │ ├── RetrieveCustomerRequest.cs │ ├── RetrieveCustomerResponse.cs │ ├── RetrieveEmployeeRequest.cs │ ├── RetrieveEmployeeResponse.cs │ ├── RetrieveInventoryAdjustmentRequest.cs │ ├── RetrieveInventoryAdjustmentResponse.cs │ ├── RetrieveInventoryChangesRequest.cs │ ├── RetrieveInventoryChangesResponse.cs │ ├── RetrieveInventoryCountRequest.cs │ ├── RetrieveInventoryCountResponse.cs │ ├── RetrieveInventoryPhysicalCountRequest.cs │ ├── RetrieveInventoryPhysicalCountResponse.cs │ ├── RetrieveLocationRequest.cs │ ├── RetrieveLocationResponse.cs │ ├── RetrieveMerchantRequest.cs │ ├── RetrieveMerchantResponse.cs │ ├── RetrieveTransactionRequest.cs │ ├── RetrieveTransactionResponse.cs │ ├── RevokeTokenRequest.cs │ ├── RevokeTokenResponse.cs │ ├── SearchCatalogObjectsRequest.cs │ ├── SearchCatalogObjectsResponse.cs │ ├── SearchCustomersRequest.cs │ ├── SearchCustomersResponse.cs │ ├── SearchOrdersCustomerFilter.cs │ ├── SearchOrdersDateTimeFilter.cs │ ├── SearchOrdersFilter.cs │ ├── SearchOrdersFulfillmentFilter.cs │ ├── SearchOrdersQuery.cs │ ├── SearchOrdersRequest.cs │ ├── SearchOrdersResponse.cs │ ├── SearchOrdersSort.cs │ ├── SearchOrdersSourceFilter.cs │ ├── SearchOrdersStateFilter.cs │ ├── SearchShiftsRequest.cs │ ├── SearchShiftsResponse.cs │ ├── Shift.cs │ ├── ShiftFilter.cs │ ├── ShiftQuery.cs │ ├── ShiftSort.cs │ ├── ShiftWage.cs │ ├── ShiftWorkday.cs │ ├── SourceApplication.cs │ ├── StandardUnitDescription.cs │ ├── StandardUnitDescriptionGroup.cs │ ├── Tender.cs │ ├── TenderCardDetails.cs │ ├── TenderCashDetails.cs │ ├── TimeRange.cs │ ├── Transaction.cs │ ├── UpdateBreakTypeRequest.cs │ ├── UpdateBreakTypeResponse.cs │ ├── UpdateCustomerRequest.cs │ ├── UpdateCustomerResponse.cs │ ├── UpdateItemModifierListsRequest.cs │ ├── UpdateItemModifierListsResponse.cs │ ├── UpdateItemTaxesRequest.cs │ ├── UpdateItemTaxesResponse.cs │ ├── UpdateLocationRequest.cs │ ├── UpdateLocationResponse.cs │ ├── UpdateOrderRequest.cs │ ├── UpdateOrderResponse.cs │ ├── UpdateShiftRequest.cs │ ├── UpdateShiftResponse.cs │ ├── UpdateWorkweekConfigRequest.cs │ ├── UpdateWorkweekConfigResponse.cs │ ├── UpsertCatalogObjectRequest.cs │ ├── UpsertCatalogObjectResponse.cs │ ├── V1AdjustInventoryRequest.cs │ ├── V1ApplyFeeRequest.cs │ ├── V1ApplyModifierListRequest.cs │ ├── V1BankAccount.cs │ ├── V1CashDrawerEvent.cs │ ├── V1CashDrawerShift.cs │ ├── V1Category.cs │ ├── V1CreateCategoryRequest.cs │ ├── V1CreateDiscountRequest.cs │ ├── V1CreateEmployeeRoleRequest.cs │ ├── V1CreateFeeRequest.cs │ ├── V1CreateItemRequest.cs │ ├── V1CreateModifierListRequest.cs │ ├── V1CreateModifierOptionRequest.cs │ ├── V1CreatePageRequest.cs │ ├── V1CreateRefundRequest.cs │ ├── V1CreateVariationRequest.cs │ ├── V1DeleteCategoryRequest.cs │ ├── V1DeleteDiscountRequest.cs │ ├── V1DeleteFeeRequest.cs │ ├── V1DeleteItemRequest.cs │ ├── V1DeleteModifierListRequest.cs │ ├── V1DeleteModifierOptionRequest.cs │ ├── V1DeletePageCellRequest.cs │ ├── V1DeletePageRequest.cs │ ├── V1DeleteTimecardRequest.cs │ ├── V1DeleteTimecardResponse.cs │ ├── V1DeleteVariationRequest.cs │ ├── V1Discount.cs │ ├── V1Employee.cs │ ├── V1EmployeeRole.cs │ ├── V1Fee.cs │ ├── V1InventoryEntry.cs │ ├── V1Item.cs │ ├── V1ItemImage.cs │ ├── V1ListBankAccountsRequest.cs │ ├── V1ListBankAccountsResponse.cs │ ├── V1ListCashDrawerShiftsRequest.cs │ ├── V1ListCashDrawerShiftsResponse.cs │ ├── V1ListCategoriesRequest.cs │ ├── V1ListCategoriesResponse.cs │ ├── V1ListDiscountsRequest.cs │ ├── V1ListDiscountsResponse.cs │ ├── V1ListEmployeeRolesRequest.cs │ ├── V1ListEmployeeRolesResponse.cs │ ├── V1ListEmployeesRequest.cs │ ├── V1ListEmployeesResponse.cs │ ├── V1ListFeesRequest.cs │ ├── V1ListFeesResponse.cs │ ├── V1ListInventoryRequest.cs │ ├── V1ListInventoryResponse.cs │ ├── V1ListItemsRequest.cs │ ├── V1ListItemsResponse.cs │ ├── V1ListLocationsRequest.cs │ ├── V1ListLocationsResponse.cs │ ├── V1ListModifierListsRequest.cs │ ├── V1ListModifierListsResponse.cs │ ├── V1ListOrdersRequest.cs │ ├── V1ListOrdersResponse.cs │ ├── V1ListPagesRequest.cs │ ├── V1ListPagesResponse.cs │ ├── V1ListPaymentsRequest.cs │ ├── V1ListPaymentsResponse.cs │ ├── V1ListRefundsRequest.cs │ ├── V1ListRefundsResponse.cs │ ├── V1ListSettlementsRequest.cs │ ├── V1ListSettlementsResponse.cs │ ├── V1ListTimecardEventsRequest.cs │ ├── V1ListTimecardEventsResponse.cs │ ├── V1ListTimecardsRequest.cs │ ├── V1ListTimecardsResponse.cs │ ├── V1Merchant.cs │ ├── V1MerchantLocationDetails.cs │ ├── V1ModifierList.cs │ ├── V1ModifierOption.cs │ ├── V1Money.cs │ ├── V1Order.cs │ ├── V1OrderHistoryEntry.cs │ ├── V1Page.cs │ ├── V1PageCell.cs │ ├── V1Payment.cs │ ├── V1PaymentDiscount.cs │ ├── V1PaymentItemDetail.cs │ ├── V1PaymentItemization.cs │ ├── V1PaymentModifier.cs │ ├── V1PaymentSurcharge.cs │ ├── V1PaymentTax.cs │ ├── V1PhoneNumber.cs │ ├── V1Refund.cs │ ├── V1RemoveFeeRequest.cs │ ├── V1RemoveModifierListRequest.cs │ ├── V1RetrieveBankAccountRequest.cs │ ├── V1RetrieveBusinessRequest.cs │ ├── V1RetrieveCashDrawerShiftRequest.cs │ ├── V1RetrieveEmployeeRequest.cs │ ├── V1RetrieveEmployeeRoleRequest.cs │ ├── V1RetrieveItemRequest.cs │ ├── V1RetrieveModifierListRequest.cs │ ├── V1RetrieveOrderRequest.cs │ ├── V1RetrievePaymentRequest.cs │ ├── V1RetrieveSettlementRequest.cs │ ├── V1RetrieveTimecardRequest.cs │ ├── V1Settlement.cs │ ├── V1SettlementEntry.cs │ ├── V1Tender.cs │ ├── V1Timecard.cs │ ├── V1TimecardEvent.cs │ ├── V1UpdateCategoryRequest.cs │ ├── V1UpdateDiscountRequest.cs │ ├── V1UpdateEmployeeRequest.cs │ ├── V1UpdateEmployeeRoleRequest.cs │ ├── V1UpdateFeeRequest.cs │ ├── V1UpdateItemRequest.cs │ ├── V1UpdateModifierListRequest.cs │ ├── V1UpdateModifierOptionRequest.cs │ ├── V1UpdateOrderRequest.cs │ ├── V1UpdatePageCellRequest.cs │ ├── V1UpdatePageRequest.cs │ ├── V1UpdateTimecardRequest.cs │ ├── V1UpdateVariationRequest.cs │ ├── V1Variation.cs │ ├── VoidTransactionRequest.cs │ ├── VoidTransactionResponse.cs │ └── WorkweekConfig.cs │ ├── Properties │ └── AssemblyInfo.cs │ ├── Square.Connect.csproj │ └── Square.Connect.nuspec └── travis-ci ├── accounts.enc └── build_and_publish.sh /build.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | dotnet build 3 | -------------------------------------------------------------------------------- /build.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | # 3 | # Generated by: https://github.com/swagger-api/swagger-codegen.git 4 | 5 | frameworkVersion=netstandard2.0 6 | echo "[INFO] Target framework: ${frameworkVersion}" 7 | 8 | echo "[INFO] Run 'dotnet' to build bin/Square.Connect.dll" 9 | dotnet build src/Square.Connect/Square.Connect.csproj \ 10 | -o ../../bin \ 11 | -f $frameworkVersion 12 | 13 | if [ $? -ne 0 ] 14 | then 15 | echo "[ERROR] Compilation failed with exit code $?" 16 | exit 1 17 | else 18 | echo "[INFO] bin/Square.Connect.dll was created successfully" 19 | fi 20 | -------------------------------------------------------------------------------- /docs/BalancePaymentDetails.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BalancePaymentDetails 2 | 3 | ### Description 4 | 5 | Reflects the current status of a balance payment. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **AccountId** | **string** | ID for the account used to fund the payment. | [optional] 12 | **Status** | **string** | The balance payment’s current state. Can be `COMPLETED` or `FAILED`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/BatchChangeInventoryResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BatchChangeInventoryResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Counts** | [**List<InventoryCount>**](InventoryCount.md) | The current counts for all objects referenced in the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/BatchDeleteCatalogObjectsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BatchDeleteCatalogObjectsRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **ObjectIds** | **List** | The IDs of the CatalogObjects to be deleted. When an object is deleted, other objects in the graph that depend on that object will be deleted as well (for example, deleting a CatalogItem will delete its CatalogItemVariation. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/BatchDeleteCatalogObjectsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BatchDeleteCatalogObjectsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | The set of Errors encountered. | [optional] 12 | **DeletedObjectIds** | **List** | The IDs of all CatalogObjects deleted by this request. | [optional] 13 | **DeletedAt** | **string** | The database [timestamp](https://developer.squareup.com/docs/build-basics/working-with-dates) of this deletion in RFC 3339 format, e.g., \"2016-09-04T23:59:33.123Z\". | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/BatchRetrieveCatalogObjectsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BatchRetrieveCatalogObjectsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | The set of `Error`s encountered. | [optional] 12 | **Objects** | [**List<CatalogObject>**](CatalogObject.md) | A list of `CatalogObject`s returned. | [optional] 13 | **RelatedObjects** | [**List<CatalogObject>**](CatalogObject.md) | A list of `CatalogObject`s referenced by the object in the `objects` field. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/BatchRetrieveOrdersRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BatchRetrieveOrdersRequest 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in requests to the BatchRetrieveOrders endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **OrderIds** | **List** | The IDs of the orders to retrieve. A maximum of 100 orders can be retrieved per request. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/BatchRetrieveOrdersResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BatchRetrieveOrdersResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the BatchRetrieveOrders endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Orders** | [**List<Order>**](Order.md) | The requested orders. This will omit any requested orders that do not exist. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/BusinessHours.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.BusinessHours 2 | 3 | ### Description 4 | 5 | Represents the hours of operation for a business location. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Periods** | [**List<BusinessHoursPeriod>**](BusinessHoursPeriod.md) | The list of time periods during which the business is open. There may be at most 10 periods per day. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CancelPaymentByIdempotencyKeyRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CancelPaymentByIdempotencyKeyRequest 2 | 3 | ### Description 4 | 5 | Specifies idempotency key of a payment to cancel. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **IdempotencyKey** | **string** | `idempotency_key` identifying the payment to be canceled. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CancelPaymentByIdempotencyKeyResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CancelPaymentByIdempotencyKeyResponse 2 | 3 | ### Description 4 | 5 | Return value from the [CancelPaymentByIdempotencyKey](#endpoint-payments-cancelpaymentbyidempotencykey) endpoint. On success, `errors` will be empty. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CancelPaymentRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CancelPaymentRequest 2 | 3 | ### Description 4 | 5 | Cancels (voids) a payment before it has been completed. Note: only payments created with `autocomplete` set to false can be canceled. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CancelPaymentResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CancelPaymentResponse 2 | 3 | ### Description 4 | 5 | Return value from the [CancelPayment](#endpoint-payments-cancelpayment) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 12 | **Payment** | [**Payment**](Payment.md) | The successfully canceled `Payment` object. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CaptureTransactionRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CaptureTransactionRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CaptureTransactionResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CaptureTransactionResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [CaptureTransaction](#endpoint-capturetransaction) endpoint. 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CardBrand.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CardBrand 2 | 3 | ### Description 4 | 5 | Indicates a card's brand, such as `VISA` or `MASTERCARD`. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CashPaymentDetails.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CashPaymentDetails 2 | 3 | ### Description 4 | 5 | Additional details about CASH type payments. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **BuyerSuppliedMoney** | [**Money**](Money.md) | The amount and currency of the money supplied by the buyer. | 12 | **ChangeBackMoney** | [**Money**](Money.md) | The amount of change due back to the buyer. Read Only field calculated from the amount_money and buyer_supplied_money fields. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogCategory.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogCategory 2 | 3 | ### Description 4 | 5 | A category to which a `CatalogItem` belongs in the `Catalog` object model. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Name** | **string** | The category name. Searchable. This field has max length of 255 Unicode code points. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CatalogDiscountModifyTaxBasis.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogDiscountModifyTaxBasis 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogDiscountType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogDiscountType 2 | 3 | ### Description 4 | 5 | How to apply a CatalogDiscount to a CatalogItem. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogIdMapping.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogIdMapping 2 | 3 | ### Description 4 | 5 | A mapping between a client-supplied temporary ID and a permanent server ID. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **ClientObjectId** | **string** | The client-supplied, temporary `#`-prefixed ID for a new `CatalogObject`. | [optional] 12 | **ObjectId** | **string** | The permanent ID for the CatalogObject created by the server. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogInfoRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogInfoRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogInfoResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogInfoResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | The set of errors encountered. | [optional] 12 | **Limits** | [**CatalogInfoResponseLimits**](CatalogInfoResponseLimits.md) | | [optional] 13 | **StandardUnitDescriptionGroup** | [**StandardUnitDescriptionGroup**](StandardUnitDescriptionGroup.md) | Names and abbreviations for standard units. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/CatalogItemOptionForItem.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogItemOptionForItem 2 | 3 | ### Description 4 | 5 | A list of item option values that can be assigned to item variations. For example, a t-shirt item may offer a color option or a size option. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **ItemOptionId** | **string** | The unique id of the item option, used to form the dimensions of the item option matrix in a specified order. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogItemProductType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogItemProductType 2 | 3 | ### Description 4 | 5 | The type of a CatalogItem. Connect V2 only allows the creation of `REGULAR` or `APPOINTMENTS_SERVICE` items. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogModifier.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogModifier 2 | 3 | ### Description 4 | 5 | A modifier in the Catalog object model. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Name** | **string** | The modifier name. Searchable. This field has max length of 255 Unicode code points. | [optional] 12 | **PriceMoney** | [**Money**](Money.md) | The modifier price. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogModifierListSelectionType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogModifierListSelectionType 2 | 3 | ### Description 4 | 5 | Indicates whether a CatalogModifierList supports multiple selections. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogModifierOverride.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogModifierOverride 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **ModifierId** | **string** | The ID of the `CatalogModifier` whose default behavior is being overridden. | 12 | **OnByDefault** | **bool?** | If `true`, this `CatalogModifier` should be selected by default for this `CatalogItem`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogObjectBatch.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogObjectBatch 2 | 3 | ### Description 4 | 5 | A batch of catalog objects. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Objects** | [**List<CatalogObject>**](CatalogObject.md) | A list of CatalogObjects belonging to this batch. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CatalogObjectType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogObjectType 2 | 3 | ### Description 4 | 5 | Possible types of CatalogObjects returned from the Catalog, each containing type-specific properties in the `*_data` field corresponding to the object type. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogPricingType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogPricingType 2 | 3 | ### Description 4 | 5 | Indicates whether the price of a CatalogItemVariation should be entered manually at the time of sale. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogQueryCustomAttributeUsage.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryCustomAttributeUsage 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **CustomAttributeDefinitionIds** | **List** | | [optional] 12 | **HasValue** | **bool?** | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogQueryExact.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryExact 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **AttributeName** | **string** | The name of the attribute to be searched. | 12 | **AttributeValue** | **string** | The desired value of the search attribute. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogQueryFilteredItemsCustomAttributeFilterFilterType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryFilteredItemsCustomAttributeFilterFilterType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogQueryFilteredItemsNullableAttribute.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryFilteredItemsNullableAttribute 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogQueryFilteredItemsStockLevel.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryFilteredItemsStockLevel 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CatalogQueryItemVariationsForItemOptionValues.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryItemVariationsForItemOptionValues 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **ItemOptionValueIds** | **List** | A set of `CatalogItemOptionValue` IDs to be used to find associated `CatalogItemVariation`s. All ItemVariations that contain all of the given Item Option Values (in any order) will be returned. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogQueryItemsForItemOptions.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryItemsForItemOptions 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **ItemOptionIds** | **List** | A set of `CatalogItemOption` IDs to be used to find associated `CatalogItem`s. All Items that contain all of the given Item Options (in any order) will be returned. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogQueryItemsForModifierList.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryItemsForModifierList 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **ModifierListIds** | **List** | A set of `CatalogModifierList` IDs to be used to find associated `CatalogItem`s. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CatalogQueryItemsForTax.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryItemsForTax 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **TaxIds** | **List** | A set of `CatalogTax` IDs to be used to find associated `CatalogItem`s. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CatalogQueryPrefix.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryPrefix 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **AttributeName** | **string** | The name of the attribute to be searched. | 12 | **AttributePrefix** | **string** | The desired prefix of the search attribute value. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CatalogQueryRange.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryRange 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **AttributeName** | **string** | The name of the attribute to be searched. | 12 | **AttributeMinValue** | **long?** | The desired minimum value for the search attribute (inclusive). | [optional] 13 | **AttributeMaxValue** | **long?** | The desired maximum value for the search attribute (inclusive). | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/CatalogQueryText.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogQueryText 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Keywords** | **List** | A list of 1, 2, or 3 search keywords. Keywords with fewer than 3 characters are ignored. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CatalogV1Id.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CatalogV1Id 2 | 3 | ### Description 4 | 5 | An Items Connect V1 object ID along with its associated location ID. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **_CatalogV1Id** | **string** | The ID for an object in Connect V1, if different from its Connect V2 ID. | [optional] 12 | **LocationId** | **string** | The ID of the `Location` this Connect V1 ID is associated with. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/ChargeResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ChargeResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [Charge](#endpoint-charge) endpoint. One of `errors` or `transaction` is present in a given response (never both). 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | **Transaction** | [**Transaction**](Transaction.md) | The created transaction. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/CompletePaymentRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CompletePaymentRequest 2 | 3 | ### Description 4 | 5 | Completes (captures) a payment. By default, payments are set to autocomplete immediately after they are created. To complete payments manually, set `autocomplete` to false. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CompletePaymentResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CompletePaymentResponse 2 | 3 | ### Description 4 | 5 | Return value from a [CompletePayment](#endpoint-payments-completepayment) call. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request | [optional] 12 | **Payment** | [**Payment**](Payment.md) | The successfully completed `Payment`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/Coordinates.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.Coordinates 2 | 3 | ### Description 4 | 5 | Latitude and longitude coordinates. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Latitude** | **decimal?** | The latitude of the coordinate expressed in degrees. | [optional] 12 | **Longitude** | **decimal?** | The longitude of the coordinate expressed in degrees. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/Country.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.Country 2 | 3 | ### Description 4 | 5 | Indicates the country associated with another entity, such as a business. Values are in [ISO 3166-1-alpha-2 format](http://www.iso.org/iso/home/standards/country_codes.htm). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CreateBreakTypeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateBreakTypeRequest 2 | 3 | ### Description 4 | 5 | A request to create a new `BreakType` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **IdempotencyKey** | **string** | Unique string value to insure idempotency of the operation | [optional] 12 | **BreakType** | [**BreakType**](BreakType.md) | The `BreakType` to be created. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateBreakTypeResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateBreakTypeResponse 2 | 3 | ### Description 4 | 5 | The response to the request to create a `BreakType`. Contains the created `BreakType` object. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **BreakType** | [**BreakType**](BreakType.md) | The `BreakType` that was created by the request. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateCatalogImageResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateCatalogImageResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on any errors encountered. | [optional] 12 | **Image** | [**CatalogObject**](CatalogObject.md) | The newly created `CatalogImage` including a Square-generated URL for each image. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateCheckoutResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateCheckoutResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [CreateCheckout](#endpoint-createcheckout) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Checkout** | [**Checkout**](Checkout.md) | The newly created checkout. If the same request was made with the same idempotency_key, this will be the checkout created with the idempotency_key. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateCustomerCardResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateCustomerCardResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the CreateCustomerCard endpoint. One of `errors` or `card` is present in a given response (never both). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Card** | [**Card**](Card.md) | The created card on file. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateCustomerResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateCustomerResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the CreateCustomer endpoint. One of `errors` or `customer` is present in a given response (never both). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Customer** | [**Customer**](Customer.md) | The created customer. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateLocationRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateLocationRequest 2 | 3 | ### Description 4 | 5 | Request object for the [CreateLocation](#endpoint-createlocation) endpoint. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Location** | [**Location**](Location.md) | The initial values of the location being created. The `name` field is required. All other fields are optional. Unspecified fields will be set to default values using existing location data. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateLocationResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateLocationResponse 2 | 3 | ### Description 4 | 5 | Response object returned by the [CreateLocation](#endpoint-createlocation) endpoint. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 13 | **Location** | [**Location**](Location.md) | The newly created `Location`. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/CreateMobileAuthorizationCodeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateMobileAuthorizationCodeRequest 2 | 3 | ### Description 4 | 5 | Defines the body parameters that can be provided in a request to the __CreateMobileAuthorizationCode__ endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **LocationId** | **string** | The Square location ID the authorization code should be tied to. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CreateOrderResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateOrderResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the CreateOrder endpoint. One of `errors` or `order` is present in a given response (never both). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Order** | [**Order**](Order.md) | The newly created order. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateRefundResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateRefundResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [CreateRefund](#endpoint-createrefund) endpoint. One of `errors` or `refund` is present in a given response (never both). 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | **Refund** | [**Refund**](Refund.md) | The created refund. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/CreateShiftRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateShiftRequest 2 | 3 | ### Description 4 | 5 | Represents a request to create a `Shift` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **IdempotencyKey** | **string** | Unique string value to insure the idempotency of the operation. | [optional] 12 | **Shift** | [**Shift**](Shift.md) | The `Shift` to be created | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CreateShiftResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CreateShiftResponse 2 | 3 | ### Description 4 | 5 | The response to the request to create a `Shift`. Contains the created `Shift` object. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Shift** | [**Shift**](Shift.md) | The `Shift` that was created on the request. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/Currency.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.Currency 2 | 3 | ### Description 4 | 5 | Indicates the associated currency for an amount of money. Values correspond to [ISO 4217](https://wikipedia.org/wiki/ISO_4217). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CustomerCreationSource.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CustomerCreationSource 2 | 3 | ### Description 4 | 5 | Indicates the method used to create the customer profile. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CustomerGroupInfo.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CustomerGroupInfo 2 | 3 | ### Description 4 | 5 | Contains some brief information about a customer group with its identifier included. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Id** | **string** | The ID of the customer group. | 12 | **Name** | **string** | The name of the customer group. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CustomerInclusionExclusion.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CustomerInclusionExclusion 2 | 3 | ### Description 4 | 5 | Indicates whether customers should be included in, or excluded from, the result set when they match the filtering criteria. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/CustomerPreferences.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CustomerPreferences 2 | 3 | ### Description 4 | 5 | Represents communication preferences for the customer profile. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **EmailUnsubscribed** | **bool?** | The customer has unsubscribed from receiving marketing campaign emails. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/CustomerQuery.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CustomerQuery 2 | 3 | ### Description 4 | 5 | Represents a query (filtering and sorting criteria) used to search for customer profiles. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Filter** | [**CustomerFilter**](CustomerFilter.md) | A list of filter criteria. | [optional] 12 | **Sort** | [**CustomerSort**](CustomerSort.md) | Sort criteria for query results. The default sort behavior is to order customers alphabetically by `given_name` and `last_name`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/CustomerSortField.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.CustomerSortField 2 | 3 | ### Description 4 | 5 | Indicates the sort criteria for a list of Customers. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DayOfWeek.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DayOfWeek 2 | 3 | ### Description 4 | 5 | Indicates the specific day of the week. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DeleteBreakTypeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteBreakTypeRequest 2 | 3 | ### Description 4 | 5 | A request to delete a `BreakType` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DeleteBreakTypeResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteBreakTypeResponse 2 | 3 | ### Description 4 | 5 | The response to a request to delete a `BreakType`. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/DeleteCatalogObjectRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteCatalogObjectRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DeleteCustomerCardRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteCustomerCardRequest 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in requests to the DeleteCustomerCard endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DeleteCustomerCardResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteCustomerCardResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the DeleteCustomerCard endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/DeleteCustomerRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteCustomerRequest 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in a request to the DeleteCustomer endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DeleteCustomerResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteCustomerResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the DeleteCustomer endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/DeleteShiftRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteShiftRequest 2 | 3 | ### Description 4 | 5 | A request to delete a `Shift` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/DeleteShiftResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.DeleteShiftResponse 2 | 3 | ### Description 4 | 5 | The response to a request to delete a `Shift`. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/Device.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.Device 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Id** | **string** | The device's Square-issued ID. | [optional] 13 | **Name** | **string** | The device's merchant-specified name. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/EmployeeStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.EmployeeStatus 2 | 3 | ### Description 4 | 5 | The status of the Employee being retrieved. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ErrorCategory.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ErrorCategory 2 | 3 | ### Description 4 | 5 | Indicates which high-level category of error has occurred during a request to the Connect API. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ErrorCode.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ErrorCode 2 | 3 | ### Description 4 | 5 | Indicates the specific error that occurred during a request to a Square API. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ExcludeStrategy.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ExcludeStrategy 2 | 3 | ### Description 4 | 5 | Indicates which products matched by a CatalogPricingRule will be excluded if the pricing rule uses an exclude set. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/GetBreakTypeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetBreakTypeRequest 2 | 3 | ### Description 4 | 5 | A request to GET a `BreakType` by ID 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/GetBreakTypeResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetBreakTypeResponse 2 | 3 | ### Description 4 | 5 | The response to a request to get a `BreakType`. Contains the requested `BreakType` objects. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **BreakType** | [**BreakType**](BreakType.md) | The response object. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/GetEmployeeWageRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetEmployeeWageRequest 2 | 3 | ### Description 4 | 5 | A request to get an `EmployeeWage` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/GetEmployeeWageResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetEmployeeWageResponse 2 | 3 | ### Description 4 | 5 | A response to a request to get an `EmployeeWage`. Contains the requested `EmployeeWage` objects. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **EmployeeWage** | [**EmployeeWage**](EmployeeWage.md) | The requested `EmployeeWage` object. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/GetPaymentRefundRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetPaymentRefundRequest 2 | 3 | ### Description 4 | 5 | Retrieves a specific `Refund` using the `refund_id`. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/GetPaymentRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetPaymentRequest 2 | 3 | ### Description 4 | 5 | Retrieve details for a specific Payment. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/GetPaymentResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetPaymentResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [GetPayment](#endpoint-payments-getpayment) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 12 | **Payment** | [**Payment**](Payment.md) | The requested `Payment`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/GetShiftRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetShiftRequest 2 | 3 | ### Description 4 | 5 | A request to get a `Shift` by ID 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/GetShiftResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.GetShiftResponse 2 | 3 | ### Description 4 | 5 | A response to request to get a `Shift`. Contains the requested `Shift` object. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Shift** | [**Shift**](Shift.md) | The requested `Shift`. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/InventoryAlertType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.InventoryAlertType 2 | 3 | ### Description 4 | 5 | Indicates whether Square should alert the merchant when the inventory quantity of a CatalogItemVariation is low. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/InventoryChangeType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.InventoryChangeType 2 | 3 | ### Description 4 | 5 | Indicates how the inventory change was applied to a tracked quantity of items. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/InventoryState.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.InventoryState 2 | 3 | ### Description 4 | 5 | Indicates the state of a tracked item quantity in the lifecycle of goods. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ListBreakTypesRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListBreakTypesRequest 2 | 3 | ### Description 4 | 5 | A request for a filtered set of `BreakType` objects 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **LocationId** | **string** | Filter Break Types returned to only those that are associated with the specified location. | [optional] 12 | **Limit** | **int?** | Maximum number of Break Types to return per page. Can range between 1 and 200. The default is the maximum at 200. | [optional] 13 | **Cursor** | **string** | Pointer to the next page of Break Type results to fetch. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/ListCatalogResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListCatalogResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on any errors encountered. | [optional] 12 | **Cursor** | **string** | The pagination cursor to be used in a subsequent request. If unset, this is the final response. See [Pagination](https://developer.squareup.com/docs/basics/api101/pagination) for more information. | [optional] 13 | **Objects** | [**List<CatalogObject>**](CatalogObject.md) | The CatalogObjects returned. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/ListEmployeeWagesRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListEmployeeWagesRequest 2 | 3 | ### Description 4 | 5 | A request for a set of `EmployeeWage` objects 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **EmployeeId** | **string** | Filter wages returned to only those that are associated with the specified employee. | [optional] 12 | **Limit** | **int?** | Maximum number of Employee Wages to return per page. Can range between 1 and 200. The default is the maximum at 200. | [optional] 13 | **Cursor** | **string** | Pointer to the next page of Employee Wage results to fetch. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/ListEmployeesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListEmployeesResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Employees** | [**List<Employee>**](Employee.md) | List of employees returned from the request. | [optional] 12 | **Cursor** | **string** | The token to be used to retrieve the next page of results. | [optional] 13 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/ListLocationsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListLocationsRequest 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in requests to the __ListLocations__ endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ListLocationsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListLocationsResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the __ListLocations__ endpoint. One of `errors` or `locations` is present in a given response (never both). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Locations** | [**List<Location>**](Location.md) | The business locations. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/ListMerchantsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListMerchantsRequest 2 | 3 | ### Description 4 | 5 | Request object for the [ListMerchant](#endpoint-listmerchant) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Cursor** | **int?** | The cursor generated by the previous response. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/ListMerchantsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListMerchantsResponse 2 | 3 | ### Description 4 | 5 | The response object returned by the [ListMerchant](#endpoint-listmerchant) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 12 | **Merchant** | [**List<Merchant>**](Merchant.md) | The requested `Merchant` entities. | [optional] 13 | **Cursor** | **int?** | If the response is truncated, the cursor to use in next request to fetch next set of objects. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/ListWorkweekConfigsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ListWorkweekConfigsRequest 2 | 3 | ### Description 4 | 5 | A request for a set of `WorkweekConfig` objects 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Limit** | **int?** | Maximum number of Workweek Configs to return per page. | [optional] 12 | **Cursor** | **string** | Pointer to the next page of Workweek Config results to fetch. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/LocationCapability.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.LocationCapability 2 | 3 | ### Description 4 | 5 | The capabilities a location may have. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/LocationStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.LocationStatus 2 | 3 | ### Description 4 | 5 | The status of the location, whether a location is active or inactive. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/LocationType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.LocationType 2 | 3 | ### Description 4 | 5 | A location's physical or mobile type. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/MeasurementUnitArea.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitArea 2 | 3 | ### Description 4 | 5 | Unit of area used to measure a quantity. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MeasurementUnitCustom.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitCustom 2 | 3 | ### Description 4 | 5 | The information needed to define a custom unit, provided by the seller. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Name** | **string** | The name of the custom unit, for example \"bushel\". | 13 | **Abbreviation** | **string** | The abbreviation of the custom unit, such as \"bsh\" (bushel). This appears in the cart for the Point of Sale app, and in reports. | 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/MeasurementUnitGeneric.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitGeneric 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MeasurementUnitLength.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitLength 2 | 3 | ### Description 4 | 5 | The unit of length used to measure a quantity. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MeasurementUnitTime.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitTime 2 | 3 | ### Description 4 | 5 | Unit of time used to measure a quantity (a duration). 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MeasurementUnitUnitType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitUnitType 2 | 3 | ### Description 4 | 5 | Describes the type of this unit and indicates which field contains the unit information. This is an ‘open’ enum. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MeasurementUnitVolume.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitVolume 2 | 3 | ### Description 4 | 5 | The unit of volume used to measure a quantity. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MeasurementUnitWeight.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MeasurementUnitWeight 2 | 3 | ### Description 4 | 5 | Unit of weight used to measure a quantity. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/MerchantStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.MerchantStatus 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderFulfillmentPickupDetailsScheduleType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderFulfillmentPickupDetailsScheduleType 2 | 3 | ### Description 4 | 5 | The schedule type of the pickup fulfillment. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderFulfillmentState.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderFulfillmentState 2 | 3 | ### Description 4 | 5 | The current state of this fulfillment. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderFulfillmentType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderFulfillmentType 2 | 3 | ### Description 4 | 5 | The type of fulfillment. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderLineItemDiscountScope.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderLineItemDiscountScope 2 | 3 | ### Description 4 | 5 | Indicates whether this is a line item or order level discount. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderLineItemDiscountType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderLineItemDiscountType 2 | 3 | ### Description 4 | 5 | Indicates how the discount is applied to the associated line item or order. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderLineItemTaxScope.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderLineItemTaxScope 2 | 3 | ### Description 4 | 5 | Indicates whether this is a line item or order level tax. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderLineItemTaxType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderLineItemTaxType 2 | 3 | ### Description 4 | 5 | Indicates how the tax is applied to the associated line item or order. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderServiceChargeCalculationPhase.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderServiceChargeCalculationPhase 2 | 3 | ### Description 4 | 5 | Represents a phase in the process of calculating order totals. Service charges are applied __after__ the indicated phase. [Read more about how order totals are calculated.](https://developer.squareup.com/docs/docs/orders-api/how-it-works#how-totals-are-calculated) 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/OrderSource.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderSource 2 | 3 | ### Description 4 | 5 | Represents the origination details of an order. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Name** | **string** | The name used to identify the place (physical or digital) that an order originates. If unset, the name defaults to the name of the application that created the order. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/OrderState.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.OrderState 2 | 3 | ### Description 4 | 5 | The state of the order. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/PayOrderResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.PayOrderResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [PayOrder](#endpoint-payorder) endpoint. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | **Order** | [**Order**](Order.md) | The paid, updated `order`. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/Product.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.Product 2 | 3 | ### Description 4 | 5 | Indicates the Square product used to generate an inventory change. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RefundStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RefundStatus 2 | 3 | ### Description 4 | 5 | Indicates a refund's current status. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RegisterDomainRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RegisterDomainRequest 2 | 3 | ### Description 4 | 5 | Defines the parameters that can be included in the body of a request to the __RegisterDomain__ endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **DomainName** | **string** | A domain name as described in RFC-1034 that will be registered with ApplePay | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/RegisterDomainResponseStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RegisterDomainResponseStatus 2 | 3 | ### Description 4 | 5 | The status of domain registration. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RenewTokenRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RenewTokenRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **AccessToken** | **string** | The token you want to renew. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveCatalogObjectResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveCatalogObjectResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on any errors encountered. | [optional] 12 | **_Object** | [**CatalogObject**](CatalogObject.md) | The CatalogObjects returned. | [optional] 13 | **RelatedObjects** | [**List<CatalogObject>**](CatalogObject.md) | A list of CatalogObjects referenced by the object in the `object` field. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/RetrieveCustomerRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveCustomerRequest 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in requests to the RetrieveCustomer endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RetrieveCustomerResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveCustomerResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the RetrieveCustomer endpoint. One of `errors` or `customer` is present in a given response (never both). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Customer** | [**Customer**](Customer.md) | The requested customer. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveEmployeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveEmployeeRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RetrieveEmployeeResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveEmployeeResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Employee** | [**Employee**](Employee.md) | The response object. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveInventoryAdjustmentRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveInventoryAdjustmentRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RetrieveInventoryAdjustmentResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveInventoryAdjustmentResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Adjustment** | [**InventoryAdjustment**](InventoryAdjustment.md) | The requested `InventoryAdjustment`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveInventoryPhysicalCountRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveInventoryPhysicalCountRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RetrieveInventoryPhysicalCountResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveInventoryPhysicalCountResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Count** | [**InventoryPhysicalCount**](InventoryPhysicalCount.md) | The requested `InventoryPhysicalCount`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveLocationRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveLocationRequest 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the request body for the __RetrieveLocation__ endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RetrieveLocationResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveLocationResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that the [RetrieveLocation](#endpoint-retrievelocation) endpoint returns in a response. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 12 | **Location** | [**Location**](Location.md) | The requested location. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveMerchantRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveMerchantRequest 2 | 3 | ### Description 4 | 5 | Request object for the [RetrieveMerchant](#endpoint-retrievemerchant) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/RetrieveMerchantResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveMerchantResponse 2 | 3 | ### Description 4 | 5 | The response object returned by the [RetrieveMerchant](#endpoint-retrieveMerchant) endpoint. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 12 | **Merchant** | [**Merchant**](Merchant.md) | The requested `Merchant` object. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/RetrieveTransactionRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RetrieveTransactionRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/RevokeTokenResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.RevokeTokenResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Success** | **bool?** | If the request is successful, this is true. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/SearchOrdersCustomerFilter.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchOrdersCustomerFilter 2 | 3 | ### Description 4 | 5 | Filter based on Order `customer_id` and any Tender `customer_id` associated with the Order. Does not filter based on the [FulfillmentRecipient](#type-orderfulfillmentrecipient) `customer_id`. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **CustomerIds** | **List** | List of customer IDs to filter by. Max: 10 customer IDs. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/SearchOrdersQuery.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchOrdersQuery 2 | 3 | ### Description 4 | 5 | Contains query criteria for the search. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Filter** | [**SearchOrdersFilter**](SearchOrdersFilter.md) | Criteria to filter results by. | [optional] 12 | **Sort** | [**SearchOrdersSort**](SearchOrdersSort.md) | Criteria to sort results by. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/SearchOrdersSortField.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchOrdersSortField 2 | 3 | ### Description 4 | 5 | Specifies which timestamp to use to sort SearchOrder results. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/SearchOrdersSourceFilter.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchOrdersSourceFilter 2 | 3 | ### Description 4 | 5 | Filter based on order `source` information. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **SourceNames** | **List** | Filters by `Source` `name`. Will return any orders with with a `source.name` that matches any of the listed source names. Max: 10 source names. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/SearchOrdersStateFilter.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchOrdersStateFilter 2 | 3 | ### Description 4 | 5 | Filter by current Order `state`. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **States** | **List** | States to filter for. See [OrderState](#type-orderstate) for possible values | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/SearchShiftsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchShiftsRequest 2 | 3 | ### Description 4 | 5 | A request for a filtered and sorted set of `Shift` objects. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Query** | [**ShiftQuery**](ShiftQuery.md) | Query filters. | [optional] 12 | **Limit** | **int?** | number of resources in a page (200 by default). | [optional] 13 | **Cursor** | **string** | opaque cursor for fetching the next page. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/SearchShiftsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SearchShiftsResponse 2 | 3 | ### Description 4 | 5 | The response to a request for `Shift` objects. Contains the requested `Shift` objects. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Shifts** | [**List<Shift>**](Shift.md) | Shifts | [optional] 12 | **Cursor** | **string** | Opaque cursor for fetching the next page. | [optional] 13 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/ShiftFilterStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftFilterStatus 2 | 3 | ### Description 4 | 5 | Specifies the `status` of `Shift` records to be returned. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ShiftQuery.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftQuery 2 | 3 | ### Description 4 | 5 | The parameters of a `Shift` search query. Includes filter and sort options. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Filter** | [**ShiftFilter**](ShiftFilter.md) | Query filter options | [optional] 12 | **Sort** | [**ShiftSort**](ShiftSort.md) | Sort order details | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/ShiftSort.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftSort 2 | 3 | ### Description 4 | 5 | Sets the sort order of search results. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Field** | **string** | The field to sort on. See [ShiftSortField](#type-shiftsortfield) for possible values | [optional] 12 | **Order** | **string** | The order in which results are returned. Defaults to DESC. See [SortOrder](#type-sortorder) for possible values | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/ShiftSortField.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftSortField 2 | 3 | ### Description 4 | 5 | Enumerates the `Shift` fields to sort on. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ShiftStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftStatus 2 | 3 | ### Description 4 | 5 | Enumerates the possible status of a `Shift` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/ShiftWage.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftWage 2 | 3 | ### Description 4 | 5 | The hourly wage rate used to compensate an employee for this shift. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Title** | **string** | The name of the job performed during this shift. Square labor-reporting UIs may group shifts together by title. | [optional] 12 | **HourlyRate** | [**Money**](Money.md) | Can be a custom-set hourly wage or the calculated effective hourly wage based on annual wage and hours worked per week. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/ShiftWorkdayMatcher.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.ShiftWorkdayMatcher 2 | 3 | ### Description 4 | 5 | Defines the logic used to apply a workday filter. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/SortOrder.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.SortOrder 2 | 3 | ### Description 4 | 5 | The order (e.g., chronological or alphabetical) in which results from a request are returned. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/StandardUnitDescription.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.StandardUnitDescription 2 | 3 | ### Description 4 | 5 | Contains the name and abbreviation for standard measurement unit. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Unit** | [**MeasurementUnit**](MeasurementUnit.md) | Identifies the measurement unit being described. | [optional] 12 | **Name** | **string** | UI display name of the measurement unit. For example, 'Pound'. | [optional] 13 | **Abbreviation** | **string** | UI display abbreviation for the measurement unit. For example, 'lb'. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/StandardUnitDescriptionGroup.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.StandardUnitDescriptionGroup 2 | 3 | ### Description 4 | 5 | Group of standard measurement units. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **StandardUnitDescriptions** | [**List<StandardUnitDescription>**](StandardUnitDescription.md) | List of standard (non-custom) measurement units in this description group. | [optional] 12 | **LanguageCode** | **string** | IETF language tag. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/TaxCalculationPhase.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TaxCalculationPhase 2 | 3 | ### Description 4 | 5 | When to calculate the taxes due on a cart. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/TaxInclusionType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TaxInclusionType 2 | 3 | ### Description 4 | 5 | Whether to the tax amount should be additional to or included in the CatalogItem price. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/TenderCardDetailsEntryMethod.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TenderCardDetailsEntryMethod 2 | 3 | ### Description 4 | 5 | Indicates the method used to enter the card's details. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/TenderCardDetailsStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TenderCardDetailsStatus 2 | 3 | ### Description 4 | 5 | Indicates the card transaction's current status. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/TenderCashDetails.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TenderCashDetails 2 | 3 | ### Description 4 | 5 | Represents the details of a tender with `type` `CASH`. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **BuyerTenderedMoney** | [**Money**](Money.md) | The total amount of cash provided by the buyer, before change is given. | [optional] 12 | **ChangeBackMoney** | [**Money**](Money.md) | The amount of change returned to the buyer. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/TenderType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TenderType 2 | 3 | ### Description 4 | 5 | Indicates a tender's type. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/TransactionProduct.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.TransactionProduct 2 | 3 | ### Description 4 | 5 | Indicates the Square product used to process a transaction. 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/UpdateBreakTypeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateBreakTypeRequest 2 | 3 | ### Description 4 | 5 | A request to update a `BreakType` 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **BreakType** | [**BreakType**](BreakType.md) | The updated `BreakType`. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/UpdateBreakTypeResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateBreakTypeResponse 2 | 3 | ### Description 4 | 5 | A response to a request to update a `BreakType`. Contains the requested `BreakType` objects. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **BreakType** | [**BreakType**](BreakType.md) | The response object. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpdateCustomerResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateCustomerResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the UpdateCustomer endpoint. One of `errors` or `customer` is present in a given response (never both). 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 12 | **Customer** | [**Customer**](Customer.md) | The updated customer. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpdateItemModifierListsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateItemModifierListsRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **ItemIds** | **List** | The IDs of the catalog items associated with the CatalogModifierList objects being updated. | 12 | **ModifierListsToEnable** | **List** | The IDs of the CatalogModifierList objects to enable for the CatalogItem. | [optional] 13 | **ModifierListsToDisable** | **List** | The IDs of the CatalogModifierList objects to disable for the CatalogItem. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/UpdateItemModifierListsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateItemModifierListsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on any errors encountered. | [optional] 12 | **UpdatedAt** | **string** | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpdateItemTaxesRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateItemTaxesRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **ItemIds** | **List** | IDs for the CatalogItems associated with the CatalogTax objects being updated. | 12 | **TaxesToEnable** | **List** | IDs of the CatalogTax objects to enable. | [optional] 13 | **TaxesToDisable** | **List** | IDs of the CatalogTax objects to disable. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/UpdateItemTaxesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateItemTaxesResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on any errors encountered. | [optional] 12 | **UpdatedAt** | **string** | The database [timestamp](https://developer.squareup.com/docs/build-basics/working-with-date) of this update in RFC 3339 format, e.g., `2016-09-04T23:59:33.123Z`. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpdateLocationRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateLocationRequest 2 | 3 | ### Description 4 | 5 | Request object for the [UpdateLocation](#endpoint-updatelocation) endpoint. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Location** | [**Location**](Location.md) | The `Location` object with only the fields to update. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpdateLocationResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateLocationResponse 2 | 3 | ### Description 4 | 5 | Response object returned by the [UpdateLocation](#endpoint-updatelocation) endpoint. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Information on errors encountered during the request. | [optional] 13 | **Location** | [**Location**](Location.md) | The updated `Location`. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/UpdateOrderResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateOrderResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [UpdateOrder](#endpoint-orders-updateorder) endpoint. 6 | **Note: This model is in beta.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Order** | [**Order**](Order.md) | The updated Order. | [optional] 13 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/UpdateShiftRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateShiftRequest 2 | 3 | ### Description 4 | 5 | A request to update a `Shift` object. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Shift** | [**Shift**](Shift.md) | The updated `Shift` object. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/UpdateShiftResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateShiftResponse 2 | 3 | ### Description 4 | 5 | The response to a request to update a `Shift`. Contains the updated `Shift` object. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Shift** | [**Shift**](Shift.md) | The updated `Shift`. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpdateWorkweekConfigRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateWorkweekConfigRequest 2 | 3 | ### Description 4 | 5 | A request to update a `WorkweekConfig` object 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **WorkweekConfig** | [**WorkweekConfig**](WorkweekConfig.md) | The updated `WorkweekConfig` object. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/UpdateWorkweekConfigResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpdateWorkweekConfigResponse 2 | 3 | ### Description 4 | 5 | The response to a request to update a `WorkweekConfig` object. Contains the updated `WorkweekConfig` object. May contain a set of `Error` objects if the request resulted in errors. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **WorkweekConfig** | [**WorkweekConfig**](WorkweekConfig.md) | The response object. | [optional] 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/UpsertCatalogObjectResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.UpsertCatalogObjectResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Errors** | [**List<Error>**](Error.md) | Information on any errors encountered. | [optional] 12 | **CatalogObject** | [**CatalogObject**](CatalogObject.md) | The successfully created or updated CatalogObject. | [optional] 13 | **IdMappings** | [**List<CatalogIdMapping>**](CatalogIdMapping.md) | The mapping between client and server IDs for this upsert. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1AdjustInventoryRequestAdjustmentType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1AdjustInventoryRequestAdjustmentType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ApplyFeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ApplyFeeRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ApplyModifierListRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ApplyModifierListRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1BankAccountType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1BankAccountType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1CashDrawerEventEventType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CashDrawerEventEventType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1CashDrawerShiftEventType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CashDrawerShiftEventType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1Category.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1Category 2 | 3 | ### Description 4 | 5 | V1Category 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Id** | **string** | The category's unique ID. | [optional] 13 | **Name** | **string** | The category's name. | [optional] 14 | **V2Id** | **string** | The ID of the CatalogObject in the Connect v2 API. Objects that are shared across multiple locations share the same v2 ID. | [optional] 15 | 16 | 17 | 18 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 19 | 20 | -------------------------------------------------------------------------------- /docs/V1CreateCategoryRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateCategoryRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Category**](V1Category.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreateDiscountRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateDiscountRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Discount**](V1Discount.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreateEmployeeRoleRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateEmployeeRoleRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **EmployeeRole** | [**V1EmployeeRole**](V1EmployeeRole.md) | An EmployeeRole object with a name and permissions, and an optional owner flag. | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1CreateFeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateFeeRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Fee**](V1Fee.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreateItemRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateItemRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Item**](V1Item.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreateModifierListRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateModifierListRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1ModifierList**](V1ModifierList.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreateModifierOptionRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateModifierOptionRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1ModifierOption**](V1ModifierOption.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreatePageRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreatePageRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Page**](V1Page.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1CreateRefundRequestType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateRefundRequestType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1CreateVariationRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1CreateVariationRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Variation**](V1Variation.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1DeleteCategoryRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteCategoryRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeleteDiscountRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteDiscountRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeleteFeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteFeeRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeleteItemRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteItemRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeleteModifierListRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteModifierListRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeleteModifierOptionRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteModifierOptionRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeletePageCellRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeletePageCellRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Row** | **string** | The row of the cell to clear. Always an integer between 0 and 4, inclusive. Row 0 is the top row. | [optional] 13 | **Column** | **string** | The column of the cell to clear. Always an integer between 0 and 4, inclusive. Column 0 is the leftmost column. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1DeletePageRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeletePageRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DeleteTimecardRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteTimecardRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1DeleteTimecardResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteTimecardResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1DeleteVariationRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DeleteVariationRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DiscountColor.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DiscountColor 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1DiscountDiscountType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1DiscountDiscountType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1EmployeeRolePermissions.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1EmployeeRolePermissions 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1EmployeeStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1EmployeeStatus 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1FeeAdjustmentType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1FeeAdjustmentType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1FeeCalculationPhase.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1FeeCalculationPhase 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1FeeInclusionType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1FeeInclusionType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1FeeType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1FeeType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1InventoryEntry.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1InventoryEntry 2 | 3 | ### Description 4 | 5 | V1InventoryEntry 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **VariationId** | **string** | The variation that the entry corresponds to. | [optional] 13 | **QuantityOnHand** | **decimal?** | The current available quantity of the item variation. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1ItemColor.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ItemColor 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ItemImage.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ItemImage 2 | 3 | ### Description 4 | 5 | V1ItemImage 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Id** | **string** | The image's unique ID. | [optional] 13 | **Url** | **string** | The image's publicly accessible URL. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1ItemType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ItemType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ItemVisibility.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ItemVisibility 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListBankAccountsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListBankAccountsRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1ListBankAccountsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListBankAccountsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1BankAccount>**](V1BankAccount.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListCashDrawerShiftsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListCashDrawerShiftsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1CashDrawerShift>**](V1CashDrawerShift.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListCategoriesRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListCategoriesRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListCategoriesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListCategoriesResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1Category>**](V1Category.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListDiscountsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListDiscountsRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListDiscountsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListDiscountsResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1Discount>**](V1Discount.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListEmployeeRolesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListEmployeeRolesResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1EmployeeRole>**](V1EmployeeRole.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListEmployeesRequestStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListEmployeesRequestStatus 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1ListEmployeesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListEmployeesResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1Employee>**](V1Employee.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListFeesRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListFeesRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListFeesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListFeesResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1Fee>**](V1Fee.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListInventoryRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListInventoryRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Limit** | **int?** | The maximum number of inventory entries to return in a single response. This value cannot exceed 1000. | [optional] 13 | **BatchToken** | **string** | A pagination cursor to retrieve the next set of results for your original query to the endpoint. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1ListInventoryResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListInventoryResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1InventoryEntry>**](V1InventoryEntry.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListItemsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListItemsRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **BatchToken** | **string** | A pagination cursor to retrieve the next set of results for your original query to the endpoint. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListItemsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListItemsResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1Item>**](V1Item.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListLocationsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListLocationsRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListLocationsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListLocationsResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1Merchant>**](V1Merchant.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListModifierListsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListModifierListsRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListModifierListsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListModifierListsResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1ModifierList>**](V1ModifierList.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListOrdersRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListOrdersRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Order** | **string** | TThe order in which payments are listed in the response. See [SortOrder](#type-sortorder) for possible values | [optional] 12 | **Limit** | **int?** | The maximum number of payments to return in a single response. This value cannot exceed 200. | [optional] 13 | **BatchToken** | **string** | A pagination cursor to retrieve the next set of results for your original query to the endpoint. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1ListOrdersResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListOrdersResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1Order>**](V1Order.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListPagesRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListPagesRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListPagesResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListPagesResponse 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Items** | [**List<V1Page>**](V1Page.md) | | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ListPaymentsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListPaymentsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1Payment>**](V1Payment.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListRefundsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListRefundsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1Refund>**](V1Refund.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListSettlementsRequestStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListSettlementsRequestStatus 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1ListSettlementsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListSettlementsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1Settlement>**](V1Settlement.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListTimecardEventsRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListTimecardEventsRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1ListTimecardEventsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListTimecardEventsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1TimecardEvent>**](V1TimecardEvent.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1ListTimecardsResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ListTimecardsResponse 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Items** | [**List<V1Timecard>**](V1Timecard.md) | | [optional] 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1MerchantAccountType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1MerchantAccountType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1MerchantBusinessType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1MerchantBusinessType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1MerchantLocationDetails.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1MerchantLocationDetails 2 | 3 | ### Description 4 | 5 | Additional information for a single-location account specified by its associated business account, if it has one. 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Nickname** | **string** | The nickname assigned to the single-location account by the parent business. This value appears in the parent business's multi-location dashboard. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1ModifierListSelectionType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1ModifierListSelectionType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1Money.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1Money 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Amount** | **int?** | Amount in the lowest denominated value of this Currency. E.g. in USD these are cents, in JPY they are Yen (which do not have a 'cent' concept). | [optional] 13 | **CurrencyCode** | **string** | See [Currency](#type-currency) for possible values | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1OrderHistoryEntry.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1OrderHistoryEntry 2 | 3 | ### Description 4 | 5 | V1OrderHistoryEntry 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Action** | **string** | The type of action performed on the order. See [V1OrderHistoryEntryAction](#type-v1orderhistoryentryaction) for possible values | [optional] 12 | **CreatedAt** | **string** | The time when the action was performed, in ISO 8601 format. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1OrderHistoryEntryAction.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1OrderHistoryEntryAction 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1OrderState.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1OrderState 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1Page.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1Page 2 | 3 | ### Description 4 | 5 | V1Page 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Id** | **string** | The page's unique identifier. | [optional] 13 | **Name** | **string** | The page's name, if any. | [optional] 14 | **PageIndex** | **int?** | The page's position in the merchant's list of pages. Always an integer between 0 and 6, inclusive. | [optional] 15 | **Cells** | [**List<V1PageCell>**](V1PageCell.md) | The cells included on the page. | [optional] 16 | 17 | 18 | 19 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 20 | 21 | -------------------------------------------------------------------------------- /docs/V1PageCellObjectType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PageCellObjectType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1PageCellPlaceholderType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PageCellPlaceholderType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1PaymentDiscount.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PaymentDiscount 2 | 3 | ### Description 4 | 5 | V1PaymentDiscount 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Name** | **string** | The discount's name. | [optional] 12 | **AppliedMoney** | [**V1Money**](V1Money.md) | The amount of money that this discount adds to the payment (note that this value is always negative or zero). | [optional] 13 | **DiscountId** | **string** | The ID of the applied discount, if available. Discounts applied in older versions of Square Register might not have an ID. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1PaymentItemDetail.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PaymentItemDetail 2 | 3 | ### Description 4 | 5 | V1PaymentItemDetail 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **CategoryName** | **string** | The name of the item's merchant-defined category, if any. | [optional] 12 | **Sku** | **string** | The item's merchant-defined SKU, if any. | [optional] 13 | **ItemId** | **string** | The unique ID of the item purchased, if any. | [optional] 14 | **ItemVariationId** | **string** | The unique ID of the item variation purchased, if any. | [optional] 15 | 16 | 17 | 18 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 19 | 20 | -------------------------------------------------------------------------------- /docs/V1PaymentItemizationItemizationType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PaymentItemizationItemizationType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1PaymentModifier.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PaymentModifier 2 | 3 | ### Description 4 | 5 | V1PaymentModifier 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Name** | **string** | The modifier option's name. | [optional] 12 | **AppliedMoney** | [**V1Money**](V1Money.md) | The amount of money that this modifier option adds to the payment. | [optional] 13 | **ModifierOptionId** | **string** | TThe ID of the applied modifier option, if available. Modifier options applied in older versions of Square Register might not have an ID. | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1PaymentSurchargeType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PaymentSurchargeType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1PaymentTaxInclusionType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PaymentTaxInclusionType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1PhoneNumber.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1PhoneNumber 2 | 3 | ### Description 4 | 5 | Represents a phone number. 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **CallingCode** | **string** | The phone number's international calling code. For US phone numbers, this value is +1. | 13 | **Number** | **string** | The phone number. | 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1RefundType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RefundType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RemoveFeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RemoveFeeRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1RemoveModifierListRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RemoveModifierListRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1RetrieveBankAccountRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveBankAccountRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrieveBusinessRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveBusinessRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1RetrieveCashDrawerShiftRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveCashDrawerShiftRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrieveEmployeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveEmployeeRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrieveEmployeeRoleRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveEmployeeRoleRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrieveItemRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveItemRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1RetrieveModifierListRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveModifierListRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1RetrieveOrderRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveOrderRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrievePaymentRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrievePaymentRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrieveSettlementRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveSettlementRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1RetrieveTimecardRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1RetrieveTimecardRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1SettlementEntryType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1SettlementEntryType 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1SettlementStatus.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1SettlementStatus 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1TenderCardBrand.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1TenderCardBrand 2 | 3 | ### Description 4 | 5 | The brand of a credit card. 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1TenderEntryMethod.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1TenderEntryMethod 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1TenderType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1TenderType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1TimecardEventEventType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1TimecardEventEventType 2 | 3 | ### Description 4 | 5 | Actions that resulted in a change to a timecard. All timecard events created with the Connect API have an event type that begins with `API`. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1UpdateCategoryRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateCategoryRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Category**](V1Category.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdateDiscountRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateDiscountRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Discount**](V1Discount.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdateEmployeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateEmployeeRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Body** | [**V1Employee**](V1Employee.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1UpdateEmployeeRoleRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateEmployeeRoleRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Body** | [**V1EmployeeRole**](V1EmployeeRole.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1UpdateFeeRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateFeeRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Fee**](V1Fee.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdateItemRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateItemRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Item**](V1Item.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdateModifierListRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateModifierListRequest 2 | 3 | ### Description 4 | 5 | V1UpdateModifierListRequest 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Name** | **string** | The modifier list's name. | [optional] 13 | **SelectionType** | **string** | Indicates whether multiple options from the modifier list can be applied to a single item. See [V1UpdateModifierListRequestSelectionType](#type-v1updatemodifierlistrequestselectiontype) for possible values | [optional] 14 | 15 | 16 | 17 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 | 19 | -------------------------------------------------------------------------------- /docs/V1UpdateModifierListRequestSelectionType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateModifierListRequestSelectionType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1UpdateModifierOptionRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateModifierOptionRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1ModifierOption**](V1ModifierOption.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdateOrderRequestAction.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateOrderRequestAction 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /docs/V1UpdatePageCellRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdatePageCellRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1PageCell**](V1PageCell.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdatePageRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdatePageRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Page**](V1Page.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1UpdateTimecardRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateTimecardRequest 2 | 3 | ### Description 4 | 5 | 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | **Body** | [**V1Timecard**](V1Timecard.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1UpdateVariationRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1UpdateVariationRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Body** | [**V1Variation**](V1Variation.md) | An object containing the fields to POST for the request. See the corresponding object definition for field details. | 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/V1VariationInventoryAlertType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1VariationInventoryAlertType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/V1VariationPricingType.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.V1VariationPricingType 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/VoidTransactionRequest.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.VoidTransactionRequest 2 | 3 | ### Description 4 | 5 | 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | 13 | 14 | 15 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 | 17 | -------------------------------------------------------------------------------- /docs/VoidTransactionResponse.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.VoidTransactionResponse 2 | 3 | ### Description 4 | 5 | Defines the fields that are included in the response body of a request to the [VoidTransaction](#endpoint-voidtransaction) endpoint. 6 | **Note: This model is deprecated.** 7 | 8 | ## Properties 9 | 10 | Name | Type | Description | Notes 11 | ------------ | ------------- | ------------- | ------------- 12 | **Errors** | [**List<Error>**](Error.md) | Any errors that occurred during the request. | [optional] 13 | 14 | 15 | 16 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 | 18 | -------------------------------------------------------------------------------- /docs/Weekday.md: -------------------------------------------------------------------------------- 1 | # Square.Connect.Model.Weekday 2 | 3 | ### Description 4 | 5 | The days of the week. 6 | 7 | ## Properties 8 | 9 | Name | Type | Description | Notes 10 | ------------ | ------------- | ------------- | ------------- 11 | 12 | 13 | 14 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 | 16 | -------------------------------------------------------------------------------- /mono_nunit_test.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | # 3 | # Generated by: https://github.com/swagger-api/swagger-codegen.git 4 | # 5 | 6 | echo "[INFO] Build the solution and run the unit test" 7 | dotnet test src/Square.Connect.Test/Square.Connect.Test.csproj -v n 8 | -------------------------------------------------------------------------------- /nunit_test.sh: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | echo "[INFO] Build the solution and run the unit test" 4 | dotnet test src/Square.Connect.Test/Square.Connect.Test.csproj -v n 5 | -------------------------------------------------------------------------------- /src/Square.Connect.Test/Square.Connect.Test.csproj: -------------------------------------------------------------------------------- 1 | 9 | 10 | 11 | netcoreapp2.0 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /src/Square.Connect/Client/ExceptionFactory.cs: -------------------------------------------------------------------------------- 1 | /* 2 | * Square Connect API 3 | * 4 | * Client library for accessing the Square Connect APIs 5 | * 6 | * OpenAPI spec version: 2.0 7 | * Contact: developers@squareup.com 8 | * Generated by: https://github.com/swagger-api/swagger-codegen.git 9 | */ 10 | 11 | 12 | using System; 13 | using RestSharp; 14 | 15 | namespace Square.Connect.Client 16 | { 17 | /// 18 | /// A delegate to ExceptionFactory method 19 | /// 20 | /// Method name 21 | /// Response 22 | /// Exceptions 23 | public delegate Exception ExceptionFactory(string methodName, IRestResponse response); 24 | } 25 | -------------------------------------------------------------------------------- /travis-ci/accounts.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/square/connect-csharp-sdk/b955e5ff258b2d7b9e2307cfc1584e798a956903/travis-ci/accounts.enc --------------------------------------------------------------------------------