Versions in this module Expand all Collapse all v1 v1.0.0 Jan 20, 2025 Changes in this version + const ProductionEuropeAPIURL + const SandboxAPIURL + func NewDeleteCreditNotesByCreditnoteLineItemGroupsByIdRequest(server string, creditnote string, id string, ...) (*http.Request, error) + func NewDeleteCreditNotesByCreditnoteLineItemsByIdRequest(server string, creditnote string, id string, ...) (*http.Request, error) + func NewDeleteCreditNotesByIdRequest(server string, id string, params *DeleteCreditNotesByIdParams) (*http.Request, error) + func NewDeleteCustomerAliasesByIdRequest(server string, id string, params *DeleteCustomerAliasesByIdParams) (*http.Request, error) + func NewDeleteDiscountsByIdRequest(server string, id string, params *DeleteDiscountsByIdParams) (*http.Request, error) + func NewDeleteInvoicesByIdRequest(server string, id string, params *DeleteInvoicesByIdParams) (*http.Request, error) + func NewDeleteInvoicesByInvoiceLineItemGroupsByIdRequest(server string, invoice string, id string, ...) (*http.Request, error) + func NewDeleteInvoicesByInvoiceLineItemsByIdRequest(server string, invoice string, id string, ...) (*http.Request, error) + func NewDeleteNotificationsPoliciesByIdNotificationTypesByTypeRequest(server string, id string, ...) (*http.Request, error) + func NewDeleteNotificationsPoliciesByIdRecipientsByRecipientRequest(server string, id string, recipient string, ...) (*http.Request, error) + func NewDeleteNotificationsPoliciesByIdRequest(server string, id string, params *DeleteNotificationsPoliciesByIdParams) (*http.Request, error) + func NewDeletePaymentsSettingsBillingSchedulesByIdRequest(server string, id string, ...) (*http.Request, error) + func NewDeletePaymentsSettingsCustomersByIdRequest(server string, id string, params *DeletePaymentsSettingsCustomersByIdParams) (*http.Request, error) + func NewDeletePaymentsSettingsInvoicesByIdRequest(server string, id string, params *DeletePaymentsSettingsInvoicesByIdParams) (*http.Request, error) + func NewDeletePricesByIdRequest(server string, id string, params *DeletePricesByIdParams) (*http.Request, error) + func NewDeleteSeatMetricsByIdRequest(server string, id string, params *DeleteSeatMetricsByIdParams) (*http.Request, error) + func NewDeleteTaxRatesByIdRequest(server string, id string, params *DeleteTaxRatesByIdParams) (*http.Request, error) + func NewDeleteTaxRegistrationsByIdRequest(server string, id string, params *DeleteTaxRegistrationsByIdParams) (*http.Request, error) + func NewDeleteUsageMetricsByIdRequest(server string, id string, params *DeleteUsageMetricsByIdParams) (*http.Request, error) + func NewDeleteUsersByIdRequest(server string, id string, params *DeleteUsersByIdParams) (*http.Request, error) + func NewGetBillingProductsRequest(server string, params *GetBillingProductsParams) (*http.Request, error) + func NewGetBillingSchedulesByBillingScheduleIdRequest(server string, billingScheduleId string, ...) (*http.Request, error) + func NewGetBillingSchedulesRequest(server string, params *GetBillingSchedulesParams) (*http.Request, error) + func NewGetCreditNotesByCreditnoteLineItemGroupsRequest(server string, creditnote string, ...) (*http.Request, error) + func NewGetCreditNotesByCreditnoteLineItemsRequest(server string, creditnote string, ...) (*http.Request, error) + func NewGetCreditNotesByIdDownloadRequest(server string, id string, params *GetCreditNotesByIdDownloadParams) (*http.Request, error) + func NewGetCreditNotesByIdRequest(server string, id string, params *GetCreditNotesByIdParams) (*http.Request, error) + func NewGetCreditNotesRequest(server string, params *GetCreditNotesParams) (*http.Request, error) + func NewGetCreditsByCustomerIdBalancesRequest(server string, customerId string, params *GetCreditsByCustomerIdBalancesParams) (*http.Request, error) + func NewGetCreditsByCustomerIdGrantsRequest(server string, customerId string, params *GetCreditsByCustomerIdGrantsParams) (*http.Request, error) + func NewGetCreditsByIdRequest(server string, id string, params *GetCreditsByIdParams) (*http.Request, error) + func NewGetCreditsRequest(server string, params *GetCreditsParams) (*http.Request, error) + func NewGetCustomerAliasesRequest(server string, params *GetCustomerAliasesParams) (*http.Request, error) + func NewGetCustomersByAliasByAliasRequest(server string, alias string, params *GetCustomersByAliasByAliasParams) (*http.Request, error) + func NewGetCustomersByCustomerContactsRequest(server string, customer string, params *GetCustomersByCustomerContactsParams) (*http.Request, error) + func NewGetCustomersByIdAliasesRequest(server string, id string, params *GetCustomersByIdAliasesParams) (*http.Request, error) + func NewGetCustomersByIdRequest(server string, id string, params *GetCustomersByIdParams) (*http.Request, error) + func NewGetCustomersRequest(server string, params *GetCustomersParams) (*http.Request, error) + func NewGetDiscountsByIdRequest(server string, id string, params *GetDiscountsByIdParams) (*http.Request, error) + func NewGetDiscountsRequest(server string, params *GetDiscountsParams) (*http.Request, error) + func NewGetInvoicesByIdDownloadRequest(server string, id string, params *GetInvoicesByIdDownloadParams) (*http.Request, error) + func NewGetInvoicesByIdRequest(server string, id string, params *GetInvoicesByIdParams) (*http.Request, error) + func NewGetInvoicesByInvoiceLineItemGroupsRequest(server string, invoice string, ...) (*http.Request, error) + func NewGetInvoicesByInvoiceLineItemsRequest(server string, invoice string, params *GetInvoicesByInvoiceLineItemsParams) (*http.Request, error) + func NewGetInvoicesRenderSettingsRequest(server string, params *GetInvoicesRenderSettingsParams) (*http.Request, error) + func NewGetInvoicesRequest(server string, params *GetInvoicesParams) (*http.Request, error) + func NewGetListPricesByIdRequest(server string, id string, params *GetListPricesByIdParams) (*http.Request, error) + func NewGetListPricesRequest(server string, params *GetListPricesParams) (*http.Request, error) + func NewGetNotificationsPoliciesByIdRequest(server string, id string, params *GetNotificationsPoliciesByIdParams) (*http.Request, error) + func NewGetNotificationsPoliciesRequest(server string, params *GetNotificationsPoliciesParams) (*http.Request, error) + func NewGetPaymentsSettingsBillingSchedulesByIdRequest(server string, id string, ...) (*http.Request, error) + func NewGetPaymentsSettingsBillingSchedulesForBillingScheduleByIdRequest(server string, id string, ...) (*http.Request, error) + func NewGetPaymentsSettingsCustomersByIdRequest(server string, id string, params *GetPaymentsSettingsCustomersByIdParams) (*http.Request, error) + func NewGetPaymentsSettingsInvoicesByIdRequest(server string, id string, params *GetPaymentsSettingsInvoicesByIdParams) (*http.Request, error) + func NewGetPaymentsSettingsInvoicesForInvoiceByIdRequest(server string, id string, ...) (*http.Request, error) + func NewGetPaymentsSettingsRequest(server string, params *GetPaymentsSettingsParams) (*http.Request, error) + func NewGetPricesByIdRequest(server string, id string, params *GetPricesByIdParams) (*http.Request, error) + func NewGetPricesRequest(server string, params *GetPricesParams) (*http.Request, error) + func NewGetProductsByIdRequest(server string, id string, params *GetProductsByIdParams) (*http.Request, error) + func NewGetProductsRequest(server string, params *GetProductsParams) (*http.Request, error) + func NewGetSeatBalancesRequest(server string, params *GetSeatBalancesParams) (*http.Request, error) + func NewGetSeatEventsByIdRequest(server string, id string, params *GetSeatEventsByIdParams) (*http.Request, error) + func NewGetSeatEventsRequest(server string, params *GetSeatEventsParams) (*http.Request, error) + func NewGetSeatMetricsByIdRequest(server string, id string, params *GetSeatMetricsByIdParams) (*http.Request, error) + func NewGetSeatMetricsRequest(server string, params *GetSeatMetricsParams) (*http.Request, error) + func NewGetSequenceAccountsByIdRequest(server string, id string, params *GetSequenceAccountsByIdParams) (*http.Request, error) + func NewGetSequenceAccountsRequest(server string, params *GetSequenceAccountsParams) (*http.Request, error) + func NewGetTaxRatesByIdRequest(server string, id string, params *GetTaxRatesByIdParams) (*http.Request, error) + func NewGetTaxRatesRequest(server string, params *GetTaxRatesParams) (*http.Request, error) + func NewGetTaxRegistrationsByIdRequest(server string, id string, params *GetTaxRegistrationsByIdParams) (*http.Request, error) + func NewGetTaxRegistrationsForCustomerByIdRequest(server string, id string, params *GetTaxRegistrationsForCustomerByIdParams) (*http.Request, error) + func NewGetTaxRegistrationsForMerchantByIdRequest(server string, id string, params *GetTaxRegistrationsForMerchantByIdParams) (*http.Request, error) + func NewGetTaxRegistrationsRequest(server string, params *GetTaxRegistrationsParams) (*http.Request, error) + func NewGetUsageEventsRequest(server string, params *GetUsageEventsParams) (*http.Request, error) + func NewGetUsageMetricsByIdRequest(server string, id string, params *GetUsageMetricsByIdParams) (*http.Request, error) + func NewGetUsageMetricsByUsageMetricIdCalculateRequest(server string, usageMetricId string, ...) (*http.Request, error) + func NewGetUsageMetricsRequest(server string, params *GetUsageMetricsParams) (*http.Request, error) + func NewGetUsersByIdRequest(server string, id string, params *GetUsersByIdParams) (*http.Request, error) + func NewGetUsersRequest(server string, params *GetUsersParams) (*http.Request, error) + func NewPatchInvoicesByIdRequest(server string, id string, params *PatchInvoicesByIdParams, ...) (*http.Request, error) + func NewPatchInvoicesByIdRequestWithBody(server string, id string, params *PatchInvoicesByIdParams, contentType string, ...) (*http.Request, error) + func NewPostBillingSchedulesByBillingScheduleIdArchiveRequest(server string, billingScheduleId string, ...) (*http.Request, error) + func NewPostBillingSchedulesRequest(server string, params *PostBillingSchedulesParams, ...) (*http.Request, error) + func NewPostBillingSchedulesRequestWithBody(server string, params *PostBillingSchedulesParams, contentType string, ...) (*http.Request, error) + func NewPostBillingSchedulesValidateTaxesRequest(server string, params *PostBillingSchedulesValidateTaxesParams, ...) (*http.Request, error) + func NewPostBillingSchedulesValidateTaxesRequestWithBody(server string, params *PostBillingSchedulesValidateTaxesParams, ...) (*http.Request, error) + func NewPostCreditNotesByCreditnoteLineItemGroupsRequest(server string, creditnote string, ...) (*http.Request, error) + func NewPostCreditNotesByCreditnoteLineItemGroupsRequestWithBody(server string, creditnote string, ...) (*http.Request, error) + func NewPostCreditNotesByCreditnoteLineItemsRequest(server string, creditnote string, ...) (*http.Request, error) + func NewPostCreditNotesByCreditnoteLineItemsRequestWithBody(server string, creditnote string, ...) (*http.Request, error) + func NewPostCreditNotesByIdFinalizeAndSendRequest(server string, id string, params *PostCreditNotesByIdFinalizeAndSendParams) (*http.Request, error) + func NewPostCreditNotesByIdFinalizeRequest(server string, id string, params *PostCreditNotesByIdFinalizeParams) (*http.Request, error) + func NewPostCreditNotesByIdSendRequest(server string, id string, params *PostCreditNotesByIdSendParams) (*http.Request, error) + func NewPostCreditNotesByIdVoidRequest(server string, id string, params *PostCreditNotesByIdVoidParams) (*http.Request, error) + func NewPostCreditNotesRequest(server string, params *PostCreditNotesParams, ...) (*http.Request, error) + func NewPostCreditNotesRequestWithBody(server string, params *PostCreditNotesParams, contentType string, ...) (*http.Request, error) + func NewPostCreditsRequest(server string, params *PostCreditsParams, body PostCreditsJSONRequestBody) (*http.Request, error) + func NewPostCreditsRequestWithBody(server string, params *PostCreditsParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostCustomerAliasesRequest(server string, params *PostCustomerAliasesParams, ...) (*http.Request, error) + func NewPostCustomerAliasesRequestWithBody(server string, params *PostCustomerAliasesParams, contentType string, ...) (*http.Request, error) + func NewPostCustomerOrganizationsByIdMembersRequest(server string, id string, params *PostCustomerOrganizationsByIdMembersParams, ...) (*http.Request, error) + func NewPostCustomerOrganizationsByIdMembersRequestWithBody(server string, id string, params *PostCustomerOrganizationsByIdMembersParams, ...) (*http.Request, error) + func NewPostCustomerOrganizationsRequest(server string, params *PostCustomerOrganizationsParams, ...) (*http.Request, error) + func NewPostCustomerOrganizationsRequestWithBody(server string, params *PostCustomerOrganizationsParams, contentType string, ...) (*http.Request, error) + func NewPostCustomersByCustomerContactsByIdArchiveRequest(server string, customer string, id string, ...) (*http.Request, error) + func NewPostCustomersByCustomerContactsRequest(server string, customer string, params *PostCustomersByCustomerContactsParams, ...) (*http.Request, error) + func NewPostCustomersByCustomerContactsRequestWithBody(server string, customer string, params *PostCustomersByCustomerContactsParams, ...) (*http.Request, error) + func NewPostCustomersByIdArchiveRequest(server string, id string, params *PostCustomersByIdArchiveParams) (*http.Request, error) + func NewPostCustomersRequest(server string, params *PostCustomersParams, body PostCustomersJSONRequestBody) (*http.Request, error) + func NewPostCustomersRequestWithBody(server string, params *PostCustomersParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostInvoicesByIdDraftRequest(server string, id string, params *PostInvoicesByIdDraftParams) (*http.Request, error) + func NewPostInvoicesByIdFinalizeAndSendRequest(server string, id string, params *PostInvoicesByIdFinalizeAndSendParams) (*http.Request, error) + func NewPostInvoicesByIdFinalizeRequest(server string, id string, params *PostInvoicesByIdFinalizeParams) (*http.Request, error) + func NewPostInvoicesByIdSendPaymentReminderRequest(server string, id string, params *PostInvoicesByIdSendPaymentReminderParams) (*http.Request, error) + func NewPostInvoicesByIdSendRequest(server string, id string, params *PostInvoicesByIdSendParams) (*http.Request, error) + func NewPostInvoicesByIdVoidRequest(server string, id string, params *PostInvoicesByIdVoidParams) (*http.Request, error) + func NewPostInvoicesByInvoiceLineItemGroupsRequest(server string, invoice string, ...) (*http.Request, error) + func NewPostInvoicesByInvoiceLineItemGroupsRequestWithBody(server string, invoice string, ...) (*http.Request, error) + func NewPostInvoicesByInvoiceLineItemsRequest(server string, invoice string, params *PostInvoicesByInvoiceLineItemsParams, ...) (*http.Request, error) + func NewPostInvoicesByInvoiceLineItemsRequestWithBody(server string, invoice string, params *PostInvoicesByInvoiceLineItemsParams, ...) (*http.Request, error) + func NewPostInvoicesRequest(server string, params *PostInvoicesParams, body PostInvoicesJSONRequestBody) (*http.Request, error) + func NewPostInvoicesRequestWithBody(server string, params *PostInvoicesParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostListPricesByIdArchiveRequest(server string, id string, params *PostListPricesByIdArchiveParams) (*http.Request, error) + func NewPostListPricesRequest(server string, params *PostListPricesParams, ...) (*http.Request, error) + func NewPostListPricesRequestWithBody(server string, params *PostListPricesParams, contentType string, ...) (*http.Request, error) + func NewPostNotificationsPoliciesByIdNotificationTypesRequest(server string, id string, ...) (*http.Request, error) + func NewPostNotificationsPoliciesByIdNotificationTypesRequestWithBody(server string, id string, ...) (*http.Request, error) + func NewPostNotificationsPoliciesByIdRecipientsRequest(server string, id string, ...) (*http.Request, error) + func NewPostNotificationsPoliciesByIdRecipientsRequestWithBody(server string, id string, ...) (*http.Request, error) + func NewPostNotificationsPoliciesRequest(server string, params *PostNotificationsPoliciesParams, ...) (*http.Request, error) + func NewPostNotificationsPoliciesRequestWithBody(server string, params *PostNotificationsPoliciesParams, contentType string, ...) (*http.Request, error) + func NewPostPaymentsSettingsBillingSchedulesRequest(server string, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*http.Request, error) + func NewPostPaymentsSettingsBillingSchedulesRequestWithBody(server string, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*http.Request, error) + func NewPostPaymentsSettingsCustomersRequest(server string, params *PostPaymentsSettingsCustomersParams, ...) (*http.Request, error) + func NewPostPaymentsSettingsCustomersRequestWithBody(server string, params *PostPaymentsSettingsCustomersParams, contentType string, ...) (*http.Request, error) + func NewPostPaymentsSettingsInvoicesRequest(server string, params *PostPaymentsSettingsInvoicesParams, ...) (*http.Request, error) + func NewPostPaymentsSettingsInvoicesRequestWithBody(server string, params *PostPaymentsSettingsInvoicesParams, contentType string, ...) (*http.Request, error) + func NewPostPricesRequest(server string, params *PostPricesParams, body PostPricesJSONRequestBody) (*http.Request, error) + func NewPostPricesRequestWithBody(server string, params *PostPricesParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostProductsByIdArchiveRequest(server string, id string, params *PostProductsByIdArchiveParams) (*http.Request, error) + func NewPostProductsRequest(server string, params *PostProductsParams, body PostProductsJSONRequestBody) (*http.Request, error) + func NewPostProductsRequestWithBody(server string, params *PostProductsParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostSeatEventsRequest(server string, params *PostSeatEventsParams, ...) (*http.Request, error) + func NewPostSeatEventsRequestWithBody(server string, params *PostSeatEventsParams, contentType string, ...) (*http.Request, error) + func NewPostSeatMetricsRequest(server string, params *PostSeatMetricsParams, ...) (*http.Request, error) + func NewPostSeatMetricsRequestWithBody(server string, params *PostSeatMetricsParams, contentType string, ...) (*http.Request, error) + func NewPostTaxRatesByIdArchiveRequest(server string, id string, params *PostTaxRatesByIdArchiveParams) (*http.Request, error) + func NewPostTaxRatesRequest(server string, params *PostTaxRatesParams, body PostTaxRatesJSONRequestBody) (*http.Request, error) + func NewPostTaxRatesRequestWithBody(server string, params *PostTaxRatesParams, contentType string, body io.Reader) (*http.Request, error) + func NewPostTaxRegistrationsRequest(server string, params *PostTaxRegistrationsParams, ...) (*http.Request, error) + func NewPostTaxRegistrationsRequestWithBody(server string, params *PostTaxRegistrationsParams, contentType string, ...) (*http.Request, error) + func NewPostUsageEventsRequest(server string, params *PostUsageEventsParams, ...) (*http.Request, error) + func NewPostUsageEventsRequestWithBody(server string, params *PostUsageEventsParams, contentType string, ...) (*http.Request, error) + func NewPostUsageMetricsRequest(server string, params *PostUsageMetricsParams, ...) (*http.Request, error) + func NewPostUsageMetricsRequestWithBody(server string, params *PostUsageMetricsParams, contentType string, ...) (*http.Request, error) + func NewPutBillingSchedulesByBillingScheduleIdActivateRequest(server string, billingScheduleId string, ...) (*http.Request, error) + func NewPutBillingSchedulesByBillingScheduleIdRequest(server string, billingScheduleId string, ...) (*http.Request, error) + func NewPutBillingSchedulesByBillingScheduleIdRequestWithBody(server string, billingScheduleId string, ...) (*http.Request, error) + func NewPutCreditNotesByCreditnoteLineItemGroupsByIdRequest(server string, creditnote string, id string, ...) (*http.Request, error) + func NewPutCreditNotesByCreditnoteLineItemGroupsByIdRequestWithBody(server string, creditnote string, id string, ...) (*http.Request, error) + func NewPutCreditNotesByCreditnoteLineItemsByIdRequest(server string, creditnote string, id string, ...) (*http.Request, error) + func NewPutCreditNotesByCreditnoteLineItemsByIdRequestWithBody(server string, creditnote string, id string, ...) (*http.Request, error) + func NewPutCreditNotesByIdRequest(server string, id string, params *PutCreditNotesByIdParams, ...) (*http.Request, error) + func NewPutCreditNotesByIdRequestWithBody(server string, id string, params *PutCreditNotesByIdParams, contentType string, ...) (*http.Request, error) + func NewPutCustomerAliasesByIdRequest(server string, id string, params *PutCustomerAliasesByIdParams, ...) (*http.Request, error) + func NewPutCustomerAliasesByIdRequestWithBody(server string, id string, params *PutCustomerAliasesByIdParams, ...) (*http.Request, error) + func NewPutCustomerOrganizationsByIdMembersRequest(server string, id string, params *PutCustomerOrganizationsByIdMembersParams, ...) (*http.Request, error) + func NewPutCustomerOrganizationsByIdMembersRequestWithBody(server string, id string, params *PutCustomerOrganizationsByIdMembersParams, ...) (*http.Request, error) + func NewPutCustomersByCustomerContactsByIdRequest(server string, customer string, id string, ...) (*http.Request, error) + func NewPutCustomersByCustomerContactsByIdRequestWithBody(server string, customer string, id string, ...) (*http.Request, error) + func NewPutCustomersByIdRequest(server string, id string, params *PutCustomersByIdParams, ...) (*http.Request, error) + func NewPutCustomersByIdRequestWithBody(server string, id string, params *PutCustomersByIdParams, contentType string, ...) (*http.Request, error) + func NewPutDiscountsByIdRequest(server string, id string, params *PutDiscountsByIdParams, ...) (*http.Request, error) + func NewPutDiscountsByIdRequestWithBody(server string, id string, params *PutDiscountsByIdParams, contentType string, ...) (*http.Request, error) + func NewPutInvoicesByIdPaymentStatusRequest(server string, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*http.Request, error) + func NewPutInvoicesByIdPaymentStatusRequestWithBody(server string, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*http.Request, error) + func NewPutInvoicesByIdRequest(server string, id string, params *PutInvoicesByIdParams, ...) (*http.Request, error) + func NewPutInvoicesByIdRequestWithBody(server string, id string, params *PutInvoicesByIdParams, contentType string, ...) (*http.Request, error) + func NewPutInvoicesByInvoiceLineItemGroupsByIdRequest(server string, invoice string, id string, ...) (*http.Request, error) + func NewPutInvoicesByInvoiceLineItemGroupsByIdRequestWithBody(server string, invoice string, id string, ...) (*http.Request, error) + func NewPutInvoicesByInvoiceLineItemsByIdRequest(server string, invoice string, id string, ...) (*http.Request, error) + func NewPutInvoicesByInvoiceLineItemsByIdRequestWithBody(server string, invoice string, id string, ...) (*http.Request, error) + func NewPutInvoicesRenderSettingsByIdRequest(server string, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*http.Request, error) + func NewPutInvoicesRenderSettingsByIdRequestWithBody(server string, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*http.Request, error) + func NewPutListPricesByIdRequest(server string, id string, params *PutListPricesByIdParams, ...) (*http.Request, error) + func NewPutListPricesByIdRequestWithBody(server string, id string, params *PutListPricesByIdParams, contentType string, ...) (*http.Request, error) + func NewPutPaymentsSettingsBillingSchedulesByIdRequest(server string, id string, ...) (*http.Request, error) + func NewPutPaymentsSettingsBillingSchedulesByIdRequestWithBody(server string, id string, ...) (*http.Request, error) + func NewPutPaymentsSettingsByIdRequest(server string, id string, params *PutPaymentsSettingsByIdParams, ...) (*http.Request, error) + func NewPutPaymentsSettingsByIdRequestWithBody(server string, id string, params *PutPaymentsSettingsByIdParams, ...) (*http.Request, error) + func NewPutPaymentsSettingsCustomersByIdRequest(server string, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*http.Request, error) + func NewPutPaymentsSettingsCustomersByIdRequestWithBody(server string, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*http.Request, error) + func NewPutPaymentsSettingsInvoicesByIdRequest(server string, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*http.Request, error) + func NewPutPaymentsSettingsInvoicesByIdRequestWithBody(server string, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*http.Request, error) + func NewPutPricesByIdRequest(server string, id string, params *PutPricesByIdParams, ...) (*http.Request, error) + func NewPutPricesByIdRequestWithBody(server string, id string, params *PutPricesByIdParams, contentType string, ...) (*http.Request, error) + func NewPutProductsByIdRequest(server string, id string, params *PutProductsByIdParams, ...) (*http.Request, error) + func NewPutProductsByIdRequestWithBody(server string, id string, params *PutProductsByIdParams, contentType string, ...) (*http.Request, error) + func NewPutSeatMetricsByIdRequest(server string, id string, params *PutSeatMetricsByIdParams, ...) (*http.Request, error) + func NewPutSeatMetricsByIdRequestWithBody(server string, id string, params *PutSeatMetricsByIdParams, contentType string, ...) (*http.Request, error) + func NewPutSequenceAccountsByIdRequest(server string, id string, params *PutSequenceAccountsByIdParams, ...) (*http.Request, error) + func NewPutSequenceAccountsByIdRequestWithBody(server string, id string, params *PutSequenceAccountsByIdParams, ...) (*http.Request, error) + func NewPutTaxRatesByIdRequest(server string, id string, params *PutTaxRatesByIdParams, ...) (*http.Request, error) + func NewPutTaxRatesByIdRequestWithBody(server string, id string, params *PutTaxRatesByIdParams, contentType string, ...) (*http.Request, error) + func NewPutTaxRegistrationsByIdRequest(server string, id string, params *PutTaxRegistrationsByIdParams, ...) (*http.Request, error) + func NewPutTaxRegistrationsByIdRequestWithBody(server string, id string, params *PutTaxRegistrationsByIdParams, ...) (*http.Request, error) + func NewPutUsageMetricsByIdRequest(server string, id string, params *PutUsageMetricsByIdParams, ...) (*http.Request, error) + func NewPutUsageMetricsByIdRequestWithBody(server string, id string, params *PutUsageMetricsByIdParams, ...) (*http.Request, error) + func NewPutUsersByIdRequest(server string, id string, params *PutUsersByIdParams, ...) (*http.Request, error) + func NewPutUsersByIdRequestWithBody(server string, id string, params *PutUsersByIdParams, contentType string, ...) (*http.Request, error) + type APIKey struct + ClientID string + ClientSecret string + func (apiKey APIKey) AuthorizationHeaderValue() string + func (apiKey APIKey) Base64() string + type APIURL string + type AccountPaymentSettings struct + FailureNotifications PaymentFailureNotifications + Id string + type AddNotificationTypesToPolicyRequest struct + NotificationTypes []NotificationType + type AddRecipientsToPolicyRequest struct + Recipients []string + type Address struct + Country CountryCode1 + Line1 string + Postcode string + State *State + Town string + type Address1 struct + Country CountryCode2 + Line1 string + Line2 *string + Postcode string + State *State2 + Town string + type AggregationType string + const COUNT + const CUSTOM + const SUM + const UNIQUE + type ArchiveTaxRateEndpointProductArchiveTaxRateResponseModel struct + Amount string + Country CountryCode + Description *string + Id string + InvoiceName string + InvoiceShortName string + IsArchived bool + IsPublished bool + Name string + Region *string + SequenceAccountId string + SubRates *[]interface{} + TaxCategoryId *string + Version int64 + VersionId string + type AssetFormat string + const JPEG + const PDF + const PNG + type AssetResponse struct + CreatedAt string + CreatedBy string + FileName string + FileSizeBytes int32 + Format AssetFormat + Id string + Type AssetType + Url string + type AssetType string + const DOCUMENT + const IMAGE + type AustralianBankAccountDestination struct + AccountNumber string + Bsb string + LegalName string + SwiftCode string + type BillingFrequency string + const BillingFrequencyHALFYEARLY + const BillingFrequencyMONTHLY + const BillingFrequencyONDEMAND + const BillingFrequencyONETIME + const BillingFrequencyQUARTERLY + const BillingFrequencyYEARLY + type BillingProduct struct + CreatedAt string + Id string + Label string + Name string + Prices []interface{} + RecognitionMethod RevenueRecognitionMethod + SequenceAccountId string + TaxCategoryName *string + UpdatedAt string + type BillingScheduleResponse struct + ArchivedAt *string + AttachmentAssets []AssetResponse + AutoIssueInvoices bool + CreatedAt string + CustomerId string + EndDate *openapi_types.Date + FirstBillingDate *openapi_types.Date + Id string + IntegrationIds []IntegrationId2 + Label *string + LastInvoiceId *string + Phases []Phase + Prices []PriceResponse + PurchaseOrderNumber *string + RecurrenceDayOfMonth *int32 + Reference *string + RollUpBilling bool + StartDate openapi_types.Date + Status GetBillingScheduleEndpointApiBillingScheduleStatus + TaxRates *[]ProductTaxRateRepresentation + UpdatedAt string + type BillingScheduleSettings struct + AutoCharge bool + BillingScheduleId string + Id string + PaymentProvider PaymentProvider + SequenceAccountId string + type BillingType string + const INADVANCE + const INARREARS + type CanadianBankAccountDestination struct + AccountNumber string + InstitutionNumber string + TransitNumber string + type CanadianInternationalDestination struct + AccountNumber string + BankAddress Address1 + BankName string + InstitutionNumber string + IntermediaryBank *IntermediaryBank + LegalName string + SwiftCode string + TransitNumber string + type Client struct + Client HttpRequestDoer + RequestEditors []RequestEditorFn + Server string + func NewClient(server string, opts ...ClientOption) (*Client, error) + func (c *Client) DeleteCreditNotesByCreditnoteLineItemGroupsById(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + func (c *Client) DeleteCreditNotesByCreditnoteLineItemsById(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + func (c *Client) DeleteCreditNotesById(ctx context.Context, id string, params *DeleteCreditNotesByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteCustomerAliasesById(ctx context.Context, id string, params *DeleteCustomerAliasesByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteDiscountsById(ctx context.Context, id string, params *DeleteDiscountsByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteInvoicesById(ctx context.Context, id string, params *DeleteInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteInvoicesByInvoiceLineItemGroupsById(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + func (c *Client) DeleteInvoicesByInvoiceLineItemsById(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + func (c *Client) DeleteNotificationsPoliciesById(ctx context.Context, id string, params *DeleteNotificationsPoliciesByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteNotificationsPoliciesByIdNotificationTypesByType(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) DeleteNotificationsPoliciesByIdRecipientsByRecipient(ctx context.Context, id string, recipient string, ...) (*http.Response, error) + func (c *Client) DeletePaymentsSettingsBillingSchedulesById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) DeletePaymentsSettingsCustomersById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) DeletePaymentsSettingsInvoicesById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) DeletePricesById(ctx context.Context, id string, params *DeletePricesByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteSeatMetricsById(ctx context.Context, id string, params *DeleteSeatMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteTaxRatesById(ctx context.Context, id string, params *DeleteTaxRatesByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteTaxRegistrationsById(ctx context.Context, id string, params *DeleteTaxRegistrationsByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteUsageMetricsById(ctx context.Context, id string, params *DeleteUsageMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) DeleteUsersById(ctx context.Context, id string, params *DeleteUsersByIdParams, ...) (*http.Response, error) + func (c *Client) GetBillingProducts(ctx context.Context, params *GetBillingProductsParams, ...) (*http.Response, error) + func (c *Client) GetBillingSchedules(ctx context.Context, params *GetBillingSchedulesParams, ...) (*http.Response, error) + func (c *Client) GetBillingSchedulesByBillingScheduleId(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + func (c *Client) GetCreditNotes(ctx context.Context, params *GetCreditNotesParams, ...) (*http.Response, error) + func (c *Client) GetCreditNotesByCreditnoteLineItemGroups(ctx context.Context, creditnote string, ...) (*http.Response, error) + func (c *Client) GetCreditNotesByCreditnoteLineItems(ctx context.Context, creditnote string, ...) (*http.Response, error) + func (c *Client) GetCreditNotesById(ctx context.Context, id string, params *GetCreditNotesByIdParams, ...) (*http.Response, error) + func (c *Client) GetCreditNotesByIdDownload(ctx context.Context, id string, params *GetCreditNotesByIdDownloadParams, ...) (*http.Response, error) + func (c *Client) GetCredits(ctx context.Context, params *GetCreditsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCreditsByCustomerIdBalances(ctx context.Context, customerId string, ...) (*http.Response, error) + func (c *Client) GetCreditsByCustomerIdGrants(ctx context.Context, customerId string, ...) (*http.Response, error) + func (c *Client) GetCreditsById(ctx context.Context, id string, params *GetCreditsByIdParams, ...) (*http.Response, error) + func (c *Client) GetCustomerAliases(ctx context.Context, params *GetCustomerAliasesParams, ...) (*http.Response, error) + func (c *Client) GetCustomers(ctx context.Context, params *GetCustomersParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetCustomersByAliasByAlias(ctx context.Context, alias string, params *GetCustomersByAliasByAliasParams, ...) (*http.Response, error) + func (c *Client) GetCustomersByCustomerContacts(ctx context.Context, customer string, ...) (*http.Response, error) + func (c *Client) GetCustomersById(ctx context.Context, id string, params *GetCustomersByIdParams, ...) (*http.Response, error) + func (c *Client) GetCustomersByIdAliases(ctx context.Context, id string, params *GetCustomersByIdAliasesParams, ...) (*http.Response, error) + func (c *Client) GetDiscounts(ctx context.Context, params *GetDiscountsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetDiscountsById(ctx context.Context, id string, params *GetDiscountsByIdParams, ...) (*http.Response, error) + func (c *Client) GetInvoices(ctx context.Context, params *GetInvoicesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetInvoicesById(ctx context.Context, id string, params *GetInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) GetInvoicesByIdDownload(ctx context.Context, id string, params *GetInvoicesByIdDownloadParams, ...) (*http.Response, error) + func (c *Client) GetInvoicesByInvoiceLineItemGroups(ctx context.Context, invoice string, ...) (*http.Response, error) + func (c *Client) GetInvoicesByInvoiceLineItems(ctx context.Context, invoice string, ...) (*http.Response, error) + func (c *Client) GetInvoicesRenderSettings(ctx context.Context, params *GetInvoicesRenderSettingsParams, ...) (*http.Response, error) + func (c *Client) GetListPrices(ctx context.Context, params *GetListPricesParams, ...) (*http.Response, error) + func (c *Client) GetListPricesById(ctx context.Context, id string, params *GetListPricesByIdParams, ...) (*http.Response, error) + func (c *Client) GetNotificationsPolicies(ctx context.Context, params *GetNotificationsPoliciesParams, ...) (*http.Response, error) + func (c *Client) GetNotificationsPoliciesById(ctx context.Context, id string, params *GetNotificationsPoliciesByIdParams, ...) (*http.Response, error) + func (c *Client) GetPaymentsSettings(ctx context.Context, params *GetPaymentsSettingsParams, ...) (*http.Response, error) + func (c *Client) GetPaymentsSettingsBillingSchedulesById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) GetPaymentsSettingsBillingSchedulesForBillingScheduleById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) GetPaymentsSettingsCustomersById(ctx context.Context, id string, params *GetPaymentsSettingsCustomersByIdParams, ...) (*http.Response, error) + func (c *Client) GetPaymentsSettingsInvoicesById(ctx context.Context, id string, params *GetPaymentsSettingsInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) GetPaymentsSettingsInvoicesForInvoiceById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) GetPrices(ctx context.Context, params *GetPricesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetPricesById(ctx context.Context, id string, params *GetPricesByIdParams, ...) (*http.Response, error) + func (c *Client) GetProducts(ctx context.Context, params *GetProductsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetProductsById(ctx context.Context, id string, params *GetProductsByIdParams, ...) (*http.Response, error) + func (c *Client) GetSeatBalances(ctx context.Context, params *GetSeatBalancesParams, ...) (*http.Response, error) + func (c *Client) GetSeatEvents(ctx context.Context, params *GetSeatEventsParams, ...) (*http.Response, error) + func (c *Client) GetSeatEventsById(ctx context.Context, id string, params *GetSeatEventsByIdParams, ...) (*http.Response, error) + func (c *Client) GetSeatMetrics(ctx context.Context, params *GetSeatMetricsParams, ...) (*http.Response, error) + func (c *Client) GetSeatMetricsById(ctx context.Context, id string, params *GetSeatMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) GetSequenceAccounts(ctx context.Context, params *GetSequenceAccountsParams, ...) (*http.Response, error) + func (c *Client) GetSequenceAccountsById(ctx context.Context, id string, params *GetSequenceAccountsByIdParams, ...) (*http.Response, error) + func (c *Client) GetTaxRates(ctx context.Context, params *GetTaxRatesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetTaxRatesById(ctx context.Context, id string, params *GetTaxRatesByIdParams, ...) (*http.Response, error) + func (c *Client) GetTaxRegistrations(ctx context.Context, params *GetTaxRegistrationsParams, ...) (*http.Response, error) + func (c *Client) GetTaxRegistrationsById(ctx context.Context, id string, params *GetTaxRegistrationsByIdParams, ...) (*http.Response, error) + func (c *Client) GetTaxRegistrationsForCustomerById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) GetTaxRegistrationsForMerchantById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) GetUsageEvents(ctx context.Context, params *GetUsageEventsParams, ...) (*http.Response, error) + func (c *Client) GetUsageMetrics(ctx context.Context, params *GetUsageMetricsParams, ...) (*http.Response, error) + func (c *Client) GetUsageMetricsById(ctx context.Context, id string, params *GetUsageMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) GetUsageMetricsByUsageMetricIdCalculate(ctx context.Context, usageMetricId string, ...) (*http.Response, error) + func (c *Client) GetUsers(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error) + func (c *Client) GetUsersById(ctx context.Context, id string, params *GetUsersByIdParams, ...) (*http.Response, error) + func (c *Client) PatchInvoicesById(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) PatchInvoicesByIdWithBody(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) PostBillingSchedules(ctx context.Context, params *PostBillingSchedulesParams, ...) (*http.Response, error) + func (c *Client) PostBillingSchedulesByBillingScheduleIdArchive(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + func (c *Client) PostBillingSchedulesValidateTaxes(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*http.Response, error) + func (c *Client) PostBillingSchedulesValidateTaxesWithBody(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*http.Response, error) + func (c *Client) PostBillingSchedulesWithBody(ctx context.Context, params *PostBillingSchedulesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostCreditNotes(ctx context.Context, params *PostCreditNotesParams, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByCreditnoteLineItemGroups(ctx context.Context, creditnote string, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByCreditnoteLineItemGroupsWithBody(ctx context.Context, creditnote string, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByCreditnoteLineItems(ctx context.Context, creditnote string, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByCreditnoteLineItemsWithBody(ctx context.Context, creditnote string, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByIdFinalize(ctx context.Context, id string, params *PostCreditNotesByIdFinalizeParams, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByIdFinalizeAndSend(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByIdSend(ctx context.Context, id string, params *PostCreditNotesByIdSendParams, ...) (*http.Response, error) + func (c *Client) PostCreditNotesByIdVoid(ctx context.Context, id string, params *PostCreditNotesByIdVoidParams, ...) (*http.Response, error) + func (c *Client) PostCreditNotesWithBody(ctx context.Context, params *PostCreditNotesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostCredits(ctx context.Context, params *PostCreditsParams, ...) (*http.Response, error) + func (c *Client) PostCreditsWithBody(ctx context.Context, params *PostCreditsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostCustomerAliases(ctx context.Context, params *PostCustomerAliasesParams, ...) (*http.Response, error) + func (c *Client) PostCustomerAliasesWithBody(ctx context.Context, params *PostCustomerAliasesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostCustomerOrganizations(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*http.Response, error) + func (c *Client) PostCustomerOrganizationsByIdMembers(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostCustomerOrganizationsByIdMembersWithBody(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostCustomerOrganizationsWithBody(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*http.Response, error) + func (c *Client) PostCustomers(ctx context.Context, params *PostCustomersParams, ...) (*http.Response, error) + func (c *Client) PostCustomersByCustomerContacts(ctx context.Context, customer string, ...) (*http.Response, error) + func (c *Client) PostCustomersByCustomerContactsByIdArchive(ctx context.Context, customer string, id string, ...) (*http.Response, error) + func (c *Client) PostCustomersByCustomerContactsWithBody(ctx context.Context, customer string, ...) (*http.Response, error) + func (c *Client) PostCustomersByIdArchive(ctx context.Context, id string, params *PostCustomersByIdArchiveParams, ...) (*http.Response, error) + func (c *Client) PostCustomersWithBody(ctx context.Context, params *PostCustomersParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostInvoices(ctx context.Context, params *PostInvoicesParams, ...) (*http.Response, error) + func (c *Client) PostInvoicesByIdDraft(ctx context.Context, id string, params *PostInvoicesByIdDraftParams, ...) (*http.Response, error) + func (c *Client) PostInvoicesByIdFinalize(ctx context.Context, id string, params *PostInvoicesByIdFinalizeParams, ...) (*http.Response, error) + func (c *Client) PostInvoicesByIdFinalizeAndSend(ctx context.Context, id string, params *PostInvoicesByIdFinalizeAndSendParams, ...) (*http.Response, error) + func (c *Client) PostInvoicesByIdSend(ctx context.Context, id string, params *PostInvoicesByIdSendParams, ...) (*http.Response, error) + func (c *Client) PostInvoicesByIdSendPaymentReminder(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostInvoicesByIdVoid(ctx context.Context, id string, params *PostInvoicesByIdVoidParams, ...) (*http.Response, error) + func (c *Client) PostInvoicesByInvoiceLineItemGroups(ctx context.Context, invoice string, ...) (*http.Response, error) + func (c *Client) PostInvoicesByInvoiceLineItemGroupsWithBody(ctx context.Context, invoice string, ...) (*http.Response, error) + func (c *Client) PostInvoicesByInvoiceLineItems(ctx context.Context, invoice string, ...) (*http.Response, error) + func (c *Client) PostInvoicesByInvoiceLineItemsWithBody(ctx context.Context, invoice string, ...) (*http.Response, error) + func (c *Client) PostInvoicesWithBody(ctx context.Context, params *PostInvoicesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostListPrices(ctx context.Context, params *PostListPricesParams, ...) (*http.Response, error) + func (c *Client) PostListPricesByIdArchive(ctx context.Context, id string, params *PostListPricesByIdArchiveParams, ...) (*http.Response, error) + func (c *Client) PostListPricesWithBody(ctx context.Context, params *PostListPricesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostNotificationsPolicies(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*http.Response, error) + func (c *Client) PostNotificationsPoliciesByIdNotificationTypes(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostNotificationsPoliciesByIdNotificationTypesWithBody(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostNotificationsPoliciesByIdRecipients(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostNotificationsPoliciesByIdRecipientsWithBody(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PostNotificationsPoliciesWithBody(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*http.Response, error) + func (c *Client) PostPaymentsSettingsBillingSchedules(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*http.Response, error) + func (c *Client) PostPaymentsSettingsBillingSchedulesWithBody(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*http.Response, error) + func (c *Client) PostPaymentsSettingsCustomers(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*http.Response, error) + func (c *Client) PostPaymentsSettingsCustomersWithBody(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*http.Response, error) + func (c *Client) PostPaymentsSettingsInvoices(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*http.Response, error) + func (c *Client) PostPaymentsSettingsInvoicesWithBody(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*http.Response, error) + func (c *Client) PostPrices(ctx context.Context, params *PostPricesParams, body PostPricesJSONRequestBody, ...) (*http.Response, error) + func (c *Client) PostPricesWithBody(ctx context.Context, params *PostPricesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostProducts(ctx context.Context, params *PostProductsParams, ...) (*http.Response, error) + func (c *Client) PostProductsByIdArchive(ctx context.Context, id string, params *PostProductsByIdArchiveParams, ...) (*http.Response, error) + func (c *Client) PostProductsWithBody(ctx context.Context, params *PostProductsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostSeatEvents(ctx context.Context, params *PostSeatEventsParams, ...) (*http.Response, error) + func (c *Client) PostSeatEventsWithBody(ctx context.Context, params *PostSeatEventsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostSeatMetrics(ctx context.Context, params *PostSeatMetricsParams, ...) (*http.Response, error) + func (c *Client) PostSeatMetricsWithBody(ctx context.Context, params *PostSeatMetricsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostTaxRates(ctx context.Context, params *PostTaxRatesParams, ...) (*http.Response, error) + func (c *Client) PostTaxRatesByIdArchive(ctx context.Context, id string, params *PostTaxRatesByIdArchiveParams, ...) (*http.Response, error) + func (c *Client) PostTaxRatesWithBody(ctx context.Context, params *PostTaxRatesParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostTaxRegistrations(ctx context.Context, params *PostTaxRegistrationsParams, ...) (*http.Response, error) + func (c *Client) PostTaxRegistrationsWithBody(ctx context.Context, params *PostTaxRegistrationsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostUsageEvents(ctx context.Context, params *PostUsageEventsParams, ...) (*http.Response, error) + func (c *Client) PostUsageEventsWithBody(ctx context.Context, params *PostUsageEventsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PostUsageMetrics(ctx context.Context, params *PostUsageMetricsParams, ...) (*http.Response, error) + func (c *Client) PostUsageMetricsWithBody(ctx context.Context, params *PostUsageMetricsParams, contentType string, ...) (*http.Response, error) + func (c *Client) PutBillingSchedulesByBillingScheduleId(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + func (c *Client) PutBillingSchedulesByBillingScheduleIdActivate(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + func (c *Client) PutBillingSchedulesByBillingScheduleIdWithBody(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + func (c *Client) PutCreditNotesByCreditnoteLineItemGroupsById(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + func (c *Client) PutCreditNotesByCreditnoteLineItemGroupsByIdWithBody(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + func (c *Client) PutCreditNotesByCreditnoteLineItemsById(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + func (c *Client) PutCreditNotesByCreditnoteLineItemsByIdWithBody(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + func (c *Client) PutCreditNotesById(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*http.Response, error) + func (c *Client) PutCreditNotesByIdWithBody(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*http.Response, error) + func (c *Client) PutCustomerAliasesById(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*http.Response, error) + func (c *Client) PutCustomerAliasesByIdWithBody(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*http.Response, error) + func (c *Client) PutCustomerOrganizationsByIdMembers(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PutCustomerOrganizationsByIdMembersWithBody(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PutCustomersByCustomerContactsById(ctx context.Context, customer string, id string, ...) (*http.Response, error) + func (c *Client) PutCustomersByCustomerContactsByIdWithBody(ctx context.Context, customer string, id string, ...) (*http.Response, error) + func (c *Client) PutCustomersById(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*http.Response, error) + func (c *Client) PutCustomersByIdWithBody(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*http.Response, error) + func (c *Client) PutDiscountsById(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*http.Response, error) + func (c *Client) PutDiscountsByIdWithBody(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*http.Response, error) + func (c *Client) PutInvoicesById(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) PutInvoicesByIdPaymentStatus(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*http.Response, error) + func (c *Client) PutInvoicesByIdPaymentStatusWithBody(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*http.Response, error) + func (c *Client) PutInvoicesByIdWithBody(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) PutInvoicesByInvoiceLineItemGroupsById(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + func (c *Client) PutInvoicesByInvoiceLineItemGroupsByIdWithBody(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + func (c *Client) PutInvoicesByInvoiceLineItemsById(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + func (c *Client) PutInvoicesByInvoiceLineItemsByIdWithBody(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + func (c *Client) PutInvoicesRenderSettingsById(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*http.Response, error) + func (c *Client) PutInvoicesRenderSettingsByIdWithBody(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*http.Response, error) + func (c *Client) PutListPricesById(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*http.Response, error) + func (c *Client) PutListPricesByIdWithBody(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsBillingSchedulesById(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsBillingSchedulesByIdWithBody(ctx context.Context, id string, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsById(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsByIdWithBody(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsCustomersById(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsCustomersByIdWithBody(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsInvoicesById(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) PutPaymentsSettingsInvoicesByIdWithBody(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*http.Response, error) + func (c *Client) PutPricesById(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*http.Response, error) + func (c *Client) PutPricesByIdWithBody(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*http.Response, error) + func (c *Client) PutProductsById(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*http.Response, error) + func (c *Client) PutProductsByIdWithBody(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*http.Response, error) + func (c *Client) PutSeatMetricsById(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) PutSeatMetricsByIdWithBody(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) PutSequenceAccountsById(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*http.Response, error) + func (c *Client) PutSequenceAccountsByIdWithBody(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*http.Response, error) + func (c *Client) PutTaxRatesById(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*http.Response, error) + func (c *Client) PutTaxRatesByIdWithBody(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*http.Response, error) + func (c *Client) PutTaxRegistrationsById(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*http.Response, error) + func (c *Client) PutTaxRegistrationsByIdWithBody(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*http.Response, error) + func (c *Client) PutUsageMetricsById(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) PutUsageMetricsByIdWithBody(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*http.Response, error) + func (c *Client) PutUsersById(ctx context.Context, id string, params *PutUsersByIdParams, ...) (*http.Response, error) + func (c *Client) PutUsersByIdWithBody(ctx context.Context, id string, params *PutUsersByIdParams, contentType string, ...) (*http.Response, error) + type ClientInterface interface + DeleteCreditNotesByCreditnoteLineItemGroupsById func(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + DeleteCreditNotesByCreditnoteLineItemsById func(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + DeleteCreditNotesById func(ctx context.Context, id string, params *DeleteCreditNotesByIdParams, ...) (*http.Response, error) + DeleteCustomerAliasesById func(ctx context.Context, id string, params *DeleteCustomerAliasesByIdParams, ...) (*http.Response, error) + DeleteDiscountsById func(ctx context.Context, id string, params *DeleteDiscountsByIdParams, ...) (*http.Response, error) + DeleteInvoicesById func(ctx context.Context, id string, params *DeleteInvoicesByIdParams, ...) (*http.Response, error) + DeleteInvoicesByInvoiceLineItemGroupsById func(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + DeleteInvoicesByInvoiceLineItemsById func(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + DeleteNotificationsPoliciesById func(ctx context.Context, id string, params *DeleteNotificationsPoliciesByIdParams, ...) (*http.Response, error) + DeleteNotificationsPoliciesByIdNotificationTypesByType func(ctx context.Context, id string, ...) (*http.Response, error) + DeleteNotificationsPoliciesByIdRecipientsByRecipient func(ctx context.Context, id string, recipient string, ...) (*http.Response, error) + DeletePaymentsSettingsBillingSchedulesById func(ctx context.Context, id string, ...) (*http.Response, error) + DeletePaymentsSettingsCustomersById func(ctx context.Context, id string, ...) (*http.Response, error) + DeletePaymentsSettingsInvoicesById func(ctx context.Context, id string, ...) (*http.Response, error) + DeletePricesById func(ctx context.Context, id string, params *DeletePricesByIdParams, ...) (*http.Response, error) + DeleteSeatMetricsById func(ctx context.Context, id string, params *DeleteSeatMetricsByIdParams, ...) (*http.Response, error) + DeleteTaxRatesById func(ctx context.Context, id string, params *DeleteTaxRatesByIdParams, ...) (*http.Response, error) + DeleteTaxRegistrationsById func(ctx context.Context, id string, params *DeleteTaxRegistrationsByIdParams, ...) (*http.Response, error) + DeleteUsageMetricsById func(ctx context.Context, id string, params *DeleteUsageMetricsByIdParams, ...) (*http.Response, error) + DeleteUsersById func(ctx context.Context, id string, params *DeleteUsersByIdParams, ...) (*http.Response, error) + GetBillingProducts func(ctx context.Context, params *GetBillingProductsParams, ...) (*http.Response, error) + GetBillingSchedules func(ctx context.Context, params *GetBillingSchedulesParams, ...) (*http.Response, error) + GetBillingSchedulesByBillingScheduleId func(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + GetCreditNotes func(ctx context.Context, params *GetCreditNotesParams, ...) (*http.Response, error) + GetCreditNotesByCreditnoteLineItemGroups func(ctx context.Context, creditnote string, ...) (*http.Response, error) + GetCreditNotesByCreditnoteLineItems func(ctx context.Context, creditnote string, ...) (*http.Response, error) + GetCreditNotesById func(ctx context.Context, id string, params *GetCreditNotesByIdParams, ...) (*http.Response, error) + GetCreditNotesByIdDownload func(ctx context.Context, id string, params *GetCreditNotesByIdDownloadParams, ...) (*http.Response, error) + GetCredits func(ctx context.Context, params *GetCreditsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCreditsByCustomerIdBalances func(ctx context.Context, customerId string, ...) (*http.Response, error) + GetCreditsByCustomerIdGrants func(ctx context.Context, customerId string, ...) (*http.Response, error) + GetCreditsById func(ctx context.Context, id string, params *GetCreditsByIdParams, ...) (*http.Response, error) + GetCustomerAliases func(ctx context.Context, params *GetCustomerAliasesParams, ...) (*http.Response, error) + GetCustomers func(ctx context.Context, params *GetCustomersParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetCustomersByAliasByAlias func(ctx context.Context, alias string, params *GetCustomersByAliasByAliasParams, ...) (*http.Response, error) + GetCustomersByCustomerContacts func(ctx context.Context, customer string, ...) (*http.Response, error) + GetCustomersById func(ctx context.Context, id string, params *GetCustomersByIdParams, ...) (*http.Response, error) + GetCustomersByIdAliases func(ctx context.Context, id string, params *GetCustomersByIdAliasesParams, ...) (*http.Response, error) + GetDiscounts func(ctx context.Context, params *GetDiscountsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetDiscountsById func(ctx context.Context, id string, params *GetDiscountsByIdParams, ...) (*http.Response, error) + GetInvoices func(ctx context.Context, params *GetInvoicesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetInvoicesById func(ctx context.Context, id string, params *GetInvoicesByIdParams, ...) (*http.Response, error) + GetInvoicesByIdDownload func(ctx context.Context, id string, params *GetInvoicesByIdDownloadParams, ...) (*http.Response, error) + GetInvoicesByInvoiceLineItemGroups func(ctx context.Context, invoice string, ...) (*http.Response, error) + GetInvoicesByInvoiceLineItems func(ctx context.Context, invoice string, ...) (*http.Response, error) + GetInvoicesRenderSettings func(ctx context.Context, params *GetInvoicesRenderSettingsParams, ...) (*http.Response, error) + GetListPrices func(ctx context.Context, params *GetListPricesParams, ...) (*http.Response, error) + GetListPricesById func(ctx context.Context, id string, params *GetListPricesByIdParams, ...) (*http.Response, error) + GetNotificationsPolicies func(ctx context.Context, params *GetNotificationsPoliciesParams, ...) (*http.Response, error) + GetNotificationsPoliciesById func(ctx context.Context, id string, params *GetNotificationsPoliciesByIdParams, ...) (*http.Response, error) + GetPaymentsSettings func(ctx context.Context, params *GetPaymentsSettingsParams, ...) (*http.Response, error) + GetPaymentsSettingsBillingSchedulesById func(ctx context.Context, id string, ...) (*http.Response, error) + GetPaymentsSettingsBillingSchedulesForBillingScheduleById func(ctx context.Context, id string, ...) (*http.Response, error) + GetPaymentsSettingsCustomersById func(ctx context.Context, id string, params *GetPaymentsSettingsCustomersByIdParams, ...) (*http.Response, error) + GetPaymentsSettingsInvoicesById func(ctx context.Context, id string, params *GetPaymentsSettingsInvoicesByIdParams, ...) (*http.Response, error) + GetPaymentsSettingsInvoicesForInvoiceById func(ctx context.Context, id string, ...) (*http.Response, error) + GetPrices func(ctx context.Context, params *GetPricesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetPricesById func(ctx context.Context, id string, params *GetPricesByIdParams, ...) (*http.Response, error) + GetProducts func(ctx context.Context, params *GetProductsParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetProductsById func(ctx context.Context, id string, params *GetProductsByIdParams, ...) (*http.Response, error) + GetSeatBalances func(ctx context.Context, params *GetSeatBalancesParams, ...) (*http.Response, error) + GetSeatEvents func(ctx context.Context, params *GetSeatEventsParams, ...) (*http.Response, error) + GetSeatEventsById func(ctx context.Context, id string, params *GetSeatEventsByIdParams, ...) (*http.Response, error) + GetSeatMetrics func(ctx context.Context, params *GetSeatMetricsParams, ...) (*http.Response, error) + GetSeatMetricsById func(ctx context.Context, id string, params *GetSeatMetricsByIdParams, ...) (*http.Response, error) + GetSequenceAccounts func(ctx context.Context, params *GetSequenceAccountsParams, ...) (*http.Response, error) + GetSequenceAccountsById func(ctx context.Context, id string, params *GetSequenceAccountsByIdParams, ...) (*http.Response, error) + GetTaxRates func(ctx context.Context, params *GetTaxRatesParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetTaxRatesById func(ctx context.Context, id string, params *GetTaxRatesByIdParams, ...) (*http.Response, error) + GetTaxRegistrations func(ctx context.Context, params *GetTaxRegistrationsParams, ...) (*http.Response, error) + GetTaxRegistrationsById func(ctx context.Context, id string, params *GetTaxRegistrationsByIdParams, ...) (*http.Response, error) + GetTaxRegistrationsForCustomerById func(ctx context.Context, id string, ...) (*http.Response, error) + GetTaxRegistrationsForMerchantById func(ctx context.Context, id string, ...) (*http.Response, error) + GetUsageEvents func(ctx context.Context, params *GetUsageEventsParams, ...) (*http.Response, error) + GetUsageMetrics func(ctx context.Context, params *GetUsageMetricsParams, ...) (*http.Response, error) + GetUsageMetricsById func(ctx context.Context, id string, params *GetUsageMetricsByIdParams, ...) (*http.Response, error) + GetUsageMetricsByUsageMetricIdCalculate func(ctx context.Context, usageMetricId string, ...) (*http.Response, error) + GetUsers func(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error) + GetUsersById func(ctx context.Context, id string, params *GetUsersByIdParams, ...) (*http.Response, error) + PatchInvoicesById func(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*http.Response, error) + PatchInvoicesByIdWithBody func(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*http.Response, error) + PostBillingSchedules func(ctx context.Context, params *PostBillingSchedulesParams, ...) (*http.Response, error) + PostBillingSchedulesByBillingScheduleIdArchive func(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + PostBillingSchedulesValidateTaxes func(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*http.Response, error) + PostBillingSchedulesValidateTaxesWithBody func(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*http.Response, error) + PostBillingSchedulesWithBody func(ctx context.Context, params *PostBillingSchedulesParams, contentType string, ...) (*http.Response, error) + PostCreditNotes func(ctx context.Context, params *PostCreditNotesParams, ...) (*http.Response, error) + PostCreditNotesByCreditnoteLineItemGroups func(ctx context.Context, creditnote string, ...) (*http.Response, error) + PostCreditNotesByCreditnoteLineItemGroupsWithBody func(ctx context.Context, creditnote string, ...) (*http.Response, error) + PostCreditNotesByCreditnoteLineItems func(ctx context.Context, creditnote string, ...) (*http.Response, error) + PostCreditNotesByCreditnoteLineItemsWithBody func(ctx context.Context, creditnote string, ...) (*http.Response, error) + PostCreditNotesByIdFinalize func(ctx context.Context, id string, params *PostCreditNotesByIdFinalizeParams, ...) (*http.Response, error) + PostCreditNotesByIdFinalizeAndSend func(ctx context.Context, id string, ...) (*http.Response, error) + PostCreditNotesByIdSend func(ctx context.Context, id string, params *PostCreditNotesByIdSendParams, ...) (*http.Response, error) + PostCreditNotesByIdVoid func(ctx context.Context, id string, params *PostCreditNotesByIdVoidParams, ...) (*http.Response, error) + PostCreditNotesWithBody func(ctx context.Context, params *PostCreditNotesParams, contentType string, ...) (*http.Response, error) + PostCredits func(ctx context.Context, params *PostCreditsParams, ...) (*http.Response, error) + PostCreditsWithBody func(ctx context.Context, params *PostCreditsParams, contentType string, ...) (*http.Response, error) + PostCustomerAliases func(ctx context.Context, params *PostCustomerAliasesParams, ...) (*http.Response, error) + PostCustomerAliasesWithBody func(ctx context.Context, params *PostCustomerAliasesParams, contentType string, ...) (*http.Response, error) + PostCustomerOrganizations func(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*http.Response, error) + PostCustomerOrganizationsByIdMembers func(ctx context.Context, id string, ...) (*http.Response, error) + PostCustomerOrganizationsByIdMembersWithBody func(ctx context.Context, id string, ...) (*http.Response, error) + PostCustomerOrganizationsWithBody func(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*http.Response, error) + PostCustomers func(ctx context.Context, params *PostCustomersParams, ...) (*http.Response, error) + PostCustomersByCustomerContacts func(ctx context.Context, customer string, ...) (*http.Response, error) + PostCustomersByCustomerContactsByIdArchive func(ctx context.Context, customer string, id string, ...) (*http.Response, error) + PostCustomersByCustomerContactsWithBody func(ctx context.Context, customer string, ...) (*http.Response, error) + PostCustomersByIdArchive func(ctx context.Context, id string, params *PostCustomersByIdArchiveParams, ...) (*http.Response, error) + PostCustomersWithBody func(ctx context.Context, params *PostCustomersParams, contentType string, ...) (*http.Response, error) + PostInvoices func(ctx context.Context, params *PostInvoicesParams, ...) (*http.Response, error) + PostInvoicesByIdDraft func(ctx context.Context, id string, params *PostInvoicesByIdDraftParams, ...) (*http.Response, error) + PostInvoicesByIdFinalize func(ctx context.Context, id string, params *PostInvoicesByIdFinalizeParams, ...) (*http.Response, error) + PostInvoicesByIdFinalizeAndSend func(ctx context.Context, id string, params *PostInvoicesByIdFinalizeAndSendParams, ...) (*http.Response, error) + PostInvoicesByIdSend func(ctx context.Context, id string, params *PostInvoicesByIdSendParams, ...) (*http.Response, error) + PostInvoicesByIdSendPaymentReminder func(ctx context.Context, id string, ...) (*http.Response, error) + PostInvoicesByIdVoid func(ctx context.Context, id string, params *PostInvoicesByIdVoidParams, ...) (*http.Response, error) + PostInvoicesByInvoiceLineItemGroups func(ctx context.Context, invoice string, ...) (*http.Response, error) + PostInvoicesByInvoiceLineItemGroupsWithBody func(ctx context.Context, invoice string, ...) (*http.Response, error) + PostInvoicesByInvoiceLineItems func(ctx context.Context, invoice string, ...) (*http.Response, error) + PostInvoicesByInvoiceLineItemsWithBody func(ctx context.Context, invoice string, ...) (*http.Response, error) + PostInvoicesWithBody func(ctx context.Context, params *PostInvoicesParams, contentType string, ...) (*http.Response, error) + PostListPrices func(ctx context.Context, params *PostListPricesParams, ...) (*http.Response, error) + PostListPricesByIdArchive func(ctx context.Context, id string, params *PostListPricesByIdArchiveParams, ...) (*http.Response, error) + PostListPricesWithBody func(ctx context.Context, params *PostListPricesParams, contentType string, ...) (*http.Response, error) + PostNotificationsPolicies func(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*http.Response, error) + PostNotificationsPoliciesByIdNotificationTypes func(ctx context.Context, id string, ...) (*http.Response, error) + PostNotificationsPoliciesByIdNotificationTypesWithBody func(ctx context.Context, id string, ...) (*http.Response, error) + PostNotificationsPoliciesByIdRecipients func(ctx context.Context, id string, ...) (*http.Response, error) + PostNotificationsPoliciesByIdRecipientsWithBody func(ctx context.Context, id string, ...) (*http.Response, error) + PostNotificationsPoliciesWithBody func(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*http.Response, error) + PostPaymentsSettingsBillingSchedules func(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*http.Response, error) + PostPaymentsSettingsBillingSchedulesWithBody func(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*http.Response, error) + PostPaymentsSettingsCustomers func(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*http.Response, error) + PostPaymentsSettingsCustomersWithBody func(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*http.Response, error) + PostPaymentsSettingsInvoices func(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*http.Response, error) + PostPaymentsSettingsInvoicesWithBody func(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*http.Response, error) + PostPrices func(ctx context.Context, params *PostPricesParams, body PostPricesJSONRequestBody, ...) (*http.Response, error) + PostPricesWithBody func(ctx context.Context, params *PostPricesParams, contentType string, ...) (*http.Response, error) + PostProducts func(ctx context.Context, params *PostProductsParams, ...) (*http.Response, error) + PostProductsByIdArchive func(ctx context.Context, id string, params *PostProductsByIdArchiveParams, ...) (*http.Response, error) + PostProductsWithBody func(ctx context.Context, params *PostProductsParams, contentType string, ...) (*http.Response, error) + PostSeatEvents func(ctx context.Context, params *PostSeatEventsParams, ...) (*http.Response, error) + PostSeatEventsWithBody func(ctx context.Context, params *PostSeatEventsParams, contentType string, ...) (*http.Response, error) + PostSeatMetrics func(ctx context.Context, params *PostSeatMetricsParams, ...) (*http.Response, error) + PostSeatMetricsWithBody func(ctx context.Context, params *PostSeatMetricsParams, contentType string, ...) (*http.Response, error) + PostTaxRates func(ctx context.Context, params *PostTaxRatesParams, ...) (*http.Response, error) + PostTaxRatesByIdArchive func(ctx context.Context, id string, params *PostTaxRatesByIdArchiveParams, ...) (*http.Response, error) + PostTaxRatesWithBody func(ctx context.Context, params *PostTaxRatesParams, contentType string, ...) (*http.Response, error) + PostTaxRegistrations func(ctx context.Context, params *PostTaxRegistrationsParams, ...) (*http.Response, error) + PostTaxRegistrationsWithBody func(ctx context.Context, params *PostTaxRegistrationsParams, contentType string, ...) (*http.Response, error) + PostUsageEvents func(ctx context.Context, params *PostUsageEventsParams, ...) (*http.Response, error) + PostUsageEventsWithBody func(ctx context.Context, params *PostUsageEventsParams, contentType string, ...) (*http.Response, error) + PostUsageMetrics func(ctx context.Context, params *PostUsageMetricsParams, ...) (*http.Response, error) + PostUsageMetricsWithBody func(ctx context.Context, params *PostUsageMetricsParams, contentType string, ...) (*http.Response, error) + PutBillingSchedulesByBillingScheduleId func(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + PutBillingSchedulesByBillingScheduleIdActivate func(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + PutBillingSchedulesByBillingScheduleIdWithBody func(ctx context.Context, billingScheduleId string, ...) (*http.Response, error) + PutCreditNotesByCreditnoteLineItemGroupsById func(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + PutCreditNotesByCreditnoteLineItemGroupsByIdWithBody func(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + PutCreditNotesByCreditnoteLineItemsById func(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + PutCreditNotesByCreditnoteLineItemsByIdWithBody func(ctx context.Context, creditnote string, id string, ...) (*http.Response, error) + PutCreditNotesById func(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*http.Response, error) + PutCreditNotesByIdWithBody func(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*http.Response, error) + PutCustomerAliasesById func(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*http.Response, error) + PutCustomerAliasesByIdWithBody func(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*http.Response, error) + PutCustomerOrganizationsByIdMembers func(ctx context.Context, id string, ...) (*http.Response, error) + PutCustomerOrganizationsByIdMembersWithBody func(ctx context.Context, id string, ...) (*http.Response, error) + PutCustomersByCustomerContactsById func(ctx context.Context, customer string, id string, ...) (*http.Response, error) + PutCustomersByCustomerContactsByIdWithBody func(ctx context.Context, customer string, id string, ...) (*http.Response, error) + PutCustomersById func(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*http.Response, error) + PutCustomersByIdWithBody func(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*http.Response, error) + PutDiscountsById func(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*http.Response, error) + PutDiscountsByIdWithBody func(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*http.Response, error) + PutInvoicesById func(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*http.Response, error) + PutInvoicesByIdPaymentStatus func(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*http.Response, error) + PutInvoicesByIdPaymentStatusWithBody func(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*http.Response, error) + PutInvoicesByIdWithBody func(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*http.Response, error) + PutInvoicesByInvoiceLineItemGroupsById func(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + PutInvoicesByInvoiceLineItemGroupsByIdWithBody func(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + PutInvoicesByInvoiceLineItemsById func(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + PutInvoicesByInvoiceLineItemsByIdWithBody func(ctx context.Context, invoice string, id string, ...) (*http.Response, error) + PutInvoicesRenderSettingsById func(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*http.Response, error) + PutInvoicesRenderSettingsByIdWithBody func(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*http.Response, error) + PutListPricesById func(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*http.Response, error) + PutListPricesByIdWithBody func(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*http.Response, error) + PutPaymentsSettingsBillingSchedulesById func(ctx context.Context, id string, ...) (*http.Response, error) + PutPaymentsSettingsBillingSchedulesByIdWithBody func(ctx context.Context, id string, ...) (*http.Response, error) + PutPaymentsSettingsById func(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*http.Response, error) + PutPaymentsSettingsByIdWithBody func(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*http.Response, error) + PutPaymentsSettingsCustomersById func(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*http.Response, error) + PutPaymentsSettingsCustomersByIdWithBody func(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*http.Response, error) + PutPaymentsSettingsInvoicesById func(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*http.Response, error) + PutPaymentsSettingsInvoicesByIdWithBody func(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*http.Response, error) + PutPricesById func(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*http.Response, error) + PutPricesByIdWithBody func(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*http.Response, error) + PutProductsById func(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*http.Response, error) + PutProductsByIdWithBody func(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*http.Response, error) + PutSeatMetricsById func(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*http.Response, error) + PutSeatMetricsByIdWithBody func(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*http.Response, error) + PutSequenceAccountsById func(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*http.Response, error) + PutSequenceAccountsByIdWithBody func(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*http.Response, error) + PutTaxRatesById func(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*http.Response, error) + PutTaxRatesByIdWithBody func(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*http.Response, error) + PutTaxRegistrationsById func(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*http.Response, error) + PutTaxRegistrationsByIdWithBody func(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*http.Response, error) + PutUsageMetricsById func(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*http.Response, error) + PutUsageMetricsByIdWithBody func(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*http.Response, error) + PutUsersById func(ctx context.Context, id string, params *PutUsersByIdParams, ...) (*http.Response, error) + PutUsersByIdWithBody func(ctx context.Context, id string, params *PutUsersByIdParams, contentType string, ...) (*http.Response, error) + type ClientOption func(*Client) error + func WithAPIKey(apiKey APIKey) ClientOption + func WithBaseURL(baseURL string) ClientOption + func WithHTTPClient(doer HttpRequestDoer) ClientOption + func WithRequestEditorFn(fn RequestEditorFn) ClientOption + type ClientWithResponses struct + func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error) + func NewProductionEuropeClient(opts ...ClientOption) (*ClientWithResponses, error) + func NewSandboxClient(opts ...ClientOption) (*ClientWithResponses, error) + func (c *ClientWithResponses) DeleteCreditNotesByCreditnoteLineItemGroupsByIdWithResponse(ctx context.Context, creditnote string, id string, ...) (*DeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + func (c *ClientWithResponses) DeleteCreditNotesByCreditnoteLineItemsByIdWithResponse(ctx context.Context, creditnote string, id string, ...) (*DeleteCreditNotesByCreditnoteLineItemsByIdResponse, error) + func (c *ClientWithResponses) DeleteCreditNotesByIdWithResponse(ctx context.Context, id string, params *DeleteCreditNotesByIdParams, ...) (*DeleteCreditNotesByIdResponse, error) + func (c *ClientWithResponses) DeleteCustomerAliasesByIdWithResponse(ctx context.Context, id string, params *DeleteCustomerAliasesByIdParams, ...) (*DeleteCustomerAliasesByIdResponse, error) + func (c *ClientWithResponses) DeleteDiscountsByIdWithResponse(ctx context.Context, id string, params *DeleteDiscountsByIdParams, ...) (*DeleteDiscountsByIdResponse, error) + func (c *ClientWithResponses) DeleteInvoicesByIdWithResponse(ctx context.Context, id string, params *DeleteInvoicesByIdParams, ...) (*DeleteInvoicesByIdResponse, error) + func (c *ClientWithResponses) DeleteInvoicesByInvoiceLineItemGroupsByIdWithResponse(ctx context.Context, invoice string, id string, ...) (*DeleteInvoicesByInvoiceLineItemGroupsByIdResponse, error) + func (c *ClientWithResponses) DeleteInvoicesByInvoiceLineItemsByIdWithResponse(ctx context.Context, invoice string, id string, ...) (*DeleteInvoicesByInvoiceLineItemsByIdResponse, error) + func (c *ClientWithResponses) DeleteNotificationsPoliciesByIdNotificationTypesByTypeWithResponse(ctx context.Context, id string, ...) (*DeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse, error) + func (c *ClientWithResponses) DeleteNotificationsPoliciesByIdRecipientsByRecipientWithResponse(ctx context.Context, id string, recipient string, ...) (*DeleteNotificationsPoliciesByIdRecipientsByRecipientResponse, error) + func (c *ClientWithResponses) DeleteNotificationsPoliciesByIdWithResponse(ctx context.Context, id string, params *DeleteNotificationsPoliciesByIdParams, ...) (*DeleteNotificationsPoliciesByIdResponse, error) + func (c *ClientWithResponses) DeletePaymentsSettingsBillingSchedulesByIdWithResponse(ctx context.Context, id string, ...) (*DeletePaymentsSettingsBillingSchedulesByIdResponse, error) + func (c *ClientWithResponses) DeletePaymentsSettingsCustomersByIdWithResponse(ctx context.Context, id string, ...) (*DeletePaymentsSettingsCustomersByIdResponse, error) + func (c *ClientWithResponses) DeletePaymentsSettingsInvoicesByIdWithResponse(ctx context.Context, id string, ...) (*DeletePaymentsSettingsInvoicesByIdResponse, error) + func (c *ClientWithResponses) DeletePricesByIdWithResponse(ctx context.Context, id string, params *DeletePricesByIdParams, ...) (*DeletePricesByIdResponse, error) + func (c *ClientWithResponses) DeleteSeatMetricsByIdWithResponse(ctx context.Context, id string, params *DeleteSeatMetricsByIdParams, ...) (*DeleteSeatMetricsByIdResponse, error) + func (c *ClientWithResponses) DeleteTaxRatesByIdWithResponse(ctx context.Context, id string, params *DeleteTaxRatesByIdParams, ...) (*DeleteTaxRatesByIdResponse, error) + func (c *ClientWithResponses) DeleteTaxRegistrationsByIdWithResponse(ctx context.Context, id string, params *DeleteTaxRegistrationsByIdParams, ...) (*DeleteTaxRegistrationsByIdResponse, error) + func (c *ClientWithResponses) DeleteUsageMetricsByIdWithResponse(ctx context.Context, id string, params *DeleteUsageMetricsByIdParams, ...) (*DeleteUsageMetricsByIdResponse, error) + func (c *ClientWithResponses) DeleteUsersByIdWithResponse(ctx context.Context, id string, params *DeleteUsersByIdParams, ...) (*DeleteUsersByIdResponse, error) + func (c *ClientWithResponses) GetBillingProductsWithResponse(ctx context.Context, params *GetBillingProductsParams, ...) (*GetBillingProductsResponse, error) + func (c *ClientWithResponses) GetBillingSchedulesByBillingScheduleIdWithResponse(ctx context.Context, billingScheduleId string, ...) (*GetBillingSchedulesByBillingScheduleIdResponse, error) + func (c *ClientWithResponses) GetBillingSchedulesWithResponse(ctx context.Context, params *GetBillingSchedulesParams, ...) (*GetBillingSchedulesResponse, error) + func (c *ClientWithResponses) GetCreditNotesByCreditnoteLineItemGroupsWithResponse(ctx context.Context, creditnote string, ...) (*GetCreditNotesByCreditnoteLineItemGroupsResponse, error) + func (c *ClientWithResponses) GetCreditNotesByCreditnoteLineItemsWithResponse(ctx context.Context, creditnote string, ...) (*GetCreditNotesByCreditnoteLineItemsResponse, error) + func (c *ClientWithResponses) GetCreditNotesByIdDownloadWithResponse(ctx context.Context, id string, params *GetCreditNotesByIdDownloadParams, ...) (*GetCreditNotesByIdDownloadResponse, error) + func (c *ClientWithResponses) GetCreditNotesByIdWithResponse(ctx context.Context, id string, params *GetCreditNotesByIdParams, ...) (*GetCreditNotesByIdResponse, error) + func (c *ClientWithResponses) GetCreditNotesWithResponse(ctx context.Context, params *GetCreditNotesParams, ...) (*GetCreditNotesResponse, error) + func (c *ClientWithResponses) GetCreditsByCustomerIdBalancesWithResponse(ctx context.Context, customerId string, ...) (*GetCreditsByCustomerIdBalancesResponse, error) + func (c *ClientWithResponses) GetCreditsByCustomerIdGrantsWithResponse(ctx context.Context, customerId string, ...) (*GetCreditsByCustomerIdGrantsResponse, error) + func (c *ClientWithResponses) GetCreditsByIdWithResponse(ctx context.Context, id string, params *GetCreditsByIdParams, ...) (*GetCreditsByIdResponse, error) + func (c *ClientWithResponses) GetCreditsWithResponse(ctx context.Context, params *GetCreditsParams, reqEditors ...RequestEditorFn) (*GetCreditsResponse, error) + func (c *ClientWithResponses) GetCustomerAliasesWithResponse(ctx context.Context, params *GetCustomerAliasesParams, ...) (*GetCustomerAliasesResponse, error) + func (c *ClientWithResponses) GetCustomersByAliasByAliasWithResponse(ctx context.Context, alias string, params *GetCustomersByAliasByAliasParams, ...) (*GetCustomersByAliasByAliasResponse, error) + func (c *ClientWithResponses) GetCustomersByCustomerContactsWithResponse(ctx context.Context, customer string, ...) (*GetCustomersByCustomerContactsResponse, error) + func (c *ClientWithResponses) GetCustomersByIdAliasesWithResponse(ctx context.Context, id string, params *GetCustomersByIdAliasesParams, ...) (*GetCustomersByIdAliasesResponse, error) + func (c *ClientWithResponses) GetCustomersByIdWithResponse(ctx context.Context, id string, params *GetCustomersByIdParams, ...) (*GetCustomersByIdResponse, error) + func (c *ClientWithResponses) GetCustomersWithResponse(ctx context.Context, params *GetCustomersParams, reqEditors ...RequestEditorFn) (*GetCustomersResponse, error) + func (c *ClientWithResponses) GetDiscountsByIdWithResponse(ctx context.Context, id string, params *GetDiscountsByIdParams, ...) (*GetDiscountsByIdResponse, error) + func (c *ClientWithResponses) GetDiscountsWithResponse(ctx context.Context, params *GetDiscountsParams, reqEditors ...RequestEditorFn) (*GetDiscountsResponse, error) + func (c *ClientWithResponses) GetInvoicesByIdDownloadWithResponse(ctx context.Context, id string, params *GetInvoicesByIdDownloadParams, ...) (*GetInvoicesByIdDownloadResponse, error) + func (c *ClientWithResponses) GetInvoicesByIdWithResponse(ctx context.Context, id string, params *GetInvoicesByIdParams, ...) (*GetInvoicesByIdResponse, error) + func (c *ClientWithResponses) GetInvoicesByInvoiceLineItemGroupsWithResponse(ctx context.Context, invoice string, ...) (*GetInvoicesByInvoiceLineItemGroupsResponse, error) + func (c *ClientWithResponses) GetInvoicesByInvoiceLineItemsWithResponse(ctx context.Context, invoice string, ...) (*GetInvoicesByInvoiceLineItemsResponse, error) + func (c *ClientWithResponses) GetInvoicesRenderSettingsWithResponse(ctx context.Context, params *GetInvoicesRenderSettingsParams, ...) (*GetInvoicesRenderSettingsResponse, error) + func (c *ClientWithResponses) GetInvoicesWithResponse(ctx context.Context, params *GetInvoicesParams, reqEditors ...RequestEditorFn) (*GetInvoicesResponse, error) + func (c *ClientWithResponses) GetListPricesByIdWithResponse(ctx context.Context, id string, params *GetListPricesByIdParams, ...) (*GetListPricesByIdResponse, error) + func (c *ClientWithResponses) GetListPricesWithResponse(ctx context.Context, params *GetListPricesParams, ...) (*GetListPricesResponse, error) + func (c *ClientWithResponses) GetNotificationsPoliciesByIdWithResponse(ctx context.Context, id string, params *GetNotificationsPoliciesByIdParams, ...) (*GetNotificationsPoliciesByIdResponse, error) + func (c *ClientWithResponses) GetNotificationsPoliciesWithResponse(ctx context.Context, params *GetNotificationsPoliciesParams, ...) (*GetNotificationsPoliciesResponse, error) + func (c *ClientWithResponses) GetPaymentsSettingsBillingSchedulesByIdWithResponse(ctx context.Context, id string, ...) (*GetPaymentsSettingsBillingSchedulesByIdResponse, error) + func (c *ClientWithResponses) GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdWithResponse(ctx context.Context, id string, ...) (*GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse, error) + func (c *ClientWithResponses) GetPaymentsSettingsCustomersByIdWithResponse(ctx context.Context, id string, params *GetPaymentsSettingsCustomersByIdParams, ...) (*GetPaymentsSettingsCustomersByIdResponse, error) + func (c *ClientWithResponses) GetPaymentsSettingsInvoicesByIdWithResponse(ctx context.Context, id string, params *GetPaymentsSettingsInvoicesByIdParams, ...) (*GetPaymentsSettingsInvoicesByIdResponse, error) + func (c *ClientWithResponses) GetPaymentsSettingsInvoicesForInvoiceByIdWithResponse(ctx context.Context, id string, ...) (*GetPaymentsSettingsInvoicesForInvoiceByIdResponse, error) + func (c *ClientWithResponses) GetPaymentsSettingsWithResponse(ctx context.Context, params *GetPaymentsSettingsParams, ...) (*GetPaymentsSettingsResponse, error) + func (c *ClientWithResponses) GetPricesByIdWithResponse(ctx context.Context, id string, params *GetPricesByIdParams, ...) (*GetPricesByIdResponse, error) + func (c *ClientWithResponses) GetPricesWithResponse(ctx context.Context, params *GetPricesParams, reqEditors ...RequestEditorFn) (*GetPricesResponse, error) + func (c *ClientWithResponses) GetProductsByIdWithResponse(ctx context.Context, id string, params *GetProductsByIdParams, ...) (*GetProductsByIdResponse, error) + func (c *ClientWithResponses) GetProductsWithResponse(ctx context.Context, params *GetProductsParams, reqEditors ...RequestEditorFn) (*GetProductsResponse, error) + func (c *ClientWithResponses) GetSeatBalancesWithResponse(ctx context.Context, params *GetSeatBalancesParams, ...) (*GetSeatBalancesResponse, error) + func (c *ClientWithResponses) GetSeatEventsByIdWithResponse(ctx context.Context, id string, params *GetSeatEventsByIdParams, ...) (*GetSeatEventsByIdResponse, error) + func (c *ClientWithResponses) GetSeatEventsWithResponse(ctx context.Context, params *GetSeatEventsParams, ...) (*GetSeatEventsResponse, error) + func (c *ClientWithResponses) GetSeatMetricsByIdWithResponse(ctx context.Context, id string, params *GetSeatMetricsByIdParams, ...) (*GetSeatMetricsByIdResponse, error) + func (c *ClientWithResponses) GetSeatMetricsWithResponse(ctx context.Context, params *GetSeatMetricsParams, ...) (*GetSeatMetricsResponse, error) + func (c *ClientWithResponses) GetSequenceAccountsByIdWithResponse(ctx context.Context, id string, params *GetSequenceAccountsByIdParams, ...) (*GetSequenceAccountsByIdResponse, error) + func (c *ClientWithResponses) GetSequenceAccountsWithResponse(ctx context.Context, params *GetSequenceAccountsParams, ...) (*GetSequenceAccountsResponse, error) + func (c *ClientWithResponses) GetTaxRatesByIdWithResponse(ctx context.Context, id string, params *GetTaxRatesByIdParams, ...) (*GetTaxRatesByIdResponse, error) + func (c *ClientWithResponses) GetTaxRatesWithResponse(ctx context.Context, params *GetTaxRatesParams, reqEditors ...RequestEditorFn) (*GetTaxRatesResponse, error) + func (c *ClientWithResponses) GetTaxRegistrationsByIdWithResponse(ctx context.Context, id string, params *GetTaxRegistrationsByIdParams, ...) (*GetTaxRegistrationsByIdResponse, error) + func (c *ClientWithResponses) GetTaxRegistrationsForCustomerByIdWithResponse(ctx context.Context, id string, ...) (*GetTaxRegistrationsForCustomerByIdResponse, error) + func (c *ClientWithResponses) GetTaxRegistrationsForMerchantByIdWithResponse(ctx context.Context, id string, ...) (*GetTaxRegistrationsForMerchantByIdResponse, error) + func (c *ClientWithResponses) GetTaxRegistrationsWithResponse(ctx context.Context, params *GetTaxRegistrationsParams, ...) (*GetTaxRegistrationsResponse, error) + func (c *ClientWithResponses) GetUsageEventsWithResponse(ctx context.Context, params *GetUsageEventsParams, ...) (*GetUsageEventsResponse, error) + func (c *ClientWithResponses) GetUsageMetricsByIdWithResponse(ctx context.Context, id string, params *GetUsageMetricsByIdParams, ...) (*GetUsageMetricsByIdResponse, error) + func (c *ClientWithResponses) GetUsageMetricsByUsageMetricIdCalculateWithResponse(ctx context.Context, usageMetricId string, ...) (*GetUsageMetricsByUsageMetricIdCalculateResponse, error) + func (c *ClientWithResponses) GetUsageMetricsWithResponse(ctx context.Context, params *GetUsageMetricsParams, ...) (*GetUsageMetricsResponse, error) + func (c *ClientWithResponses) GetUsersByIdWithResponse(ctx context.Context, id string, params *GetUsersByIdParams, ...) (*GetUsersByIdResponse, error) + func (c *ClientWithResponses) GetUsersWithResponse(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*GetUsersResponse, error) + func (c *ClientWithResponses) PatchInvoicesByIdWithBodyWithResponse(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*PatchInvoicesByIdResponse, error) + func (c *ClientWithResponses) PatchInvoicesByIdWithResponse(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*PatchInvoicesByIdResponse, error) + func (c *ClientWithResponses) PostBillingSchedulesByBillingScheduleIdArchiveWithResponse(ctx context.Context, billingScheduleId string, ...) (*PostBillingSchedulesByBillingScheduleIdArchiveResponse, error) + func (c *ClientWithResponses) PostBillingSchedulesValidateTaxesWithBodyWithResponse(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*PostBillingSchedulesValidateTaxesResponse, error) + func (c *ClientWithResponses) PostBillingSchedulesValidateTaxesWithResponse(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*PostBillingSchedulesValidateTaxesResponse, error) + func (c *ClientWithResponses) PostBillingSchedulesWithBodyWithResponse(ctx context.Context, params *PostBillingSchedulesParams, contentType string, ...) (*PostBillingSchedulesResponse, error) + func (c *ClientWithResponses) PostBillingSchedulesWithResponse(ctx context.Context, params *PostBillingSchedulesParams, ...) (*PostBillingSchedulesResponse, error) + func (c *ClientWithResponses) PostCreditNotesByCreditnoteLineItemGroupsWithBodyWithResponse(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemGroupsResponse, error) + func (c *ClientWithResponses) PostCreditNotesByCreditnoteLineItemGroupsWithResponse(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemGroupsResponse, error) + func (c *ClientWithResponses) PostCreditNotesByCreditnoteLineItemsWithBodyWithResponse(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemsResponse, error) + func (c *ClientWithResponses) PostCreditNotesByCreditnoteLineItemsWithResponse(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemsResponse, error) + func (c *ClientWithResponses) PostCreditNotesByIdFinalizeAndSendWithResponse(ctx context.Context, id string, ...) (*PostCreditNotesByIdFinalizeAndSendResponse, error) + func (c *ClientWithResponses) PostCreditNotesByIdFinalizeWithResponse(ctx context.Context, id string, params *PostCreditNotesByIdFinalizeParams, ...) (*PostCreditNotesByIdFinalizeResponse, error) + func (c *ClientWithResponses) PostCreditNotesByIdSendWithResponse(ctx context.Context, id string, params *PostCreditNotesByIdSendParams, ...) (*PostCreditNotesByIdSendResponse, error) + func (c *ClientWithResponses) PostCreditNotesByIdVoidWithResponse(ctx context.Context, id string, params *PostCreditNotesByIdVoidParams, ...) (*PostCreditNotesByIdVoidResponse, error) + func (c *ClientWithResponses) PostCreditNotesWithBodyWithResponse(ctx context.Context, params *PostCreditNotesParams, contentType string, ...) (*PostCreditNotesResponse, error) + func (c *ClientWithResponses) PostCreditNotesWithResponse(ctx context.Context, params *PostCreditNotesParams, ...) (*PostCreditNotesResponse, error) + func (c *ClientWithResponses) PostCreditsWithBodyWithResponse(ctx context.Context, params *PostCreditsParams, contentType string, ...) (*PostCreditsResponse, error) + func (c *ClientWithResponses) PostCreditsWithResponse(ctx context.Context, params *PostCreditsParams, ...) (*PostCreditsResponse, error) + func (c *ClientWithResponses) PostCustomerAliasesWithBodyWithResponse(ctx context.Context, params *PostCustomerAliasesParams, contentType string, ...) (*PostCustomerAliasesResponse, error) + func (c *ClientWithResponses) PostCustomerAliasesWithResponse(ctx context.Context, params *PostCustomerAliasesParams, ...) (*PostCustomerAliasesResponse, error) + func (c *ClientWithResponses) PostCustomerOrganizationsByIdMembersWithBodyWithResponse(ctx context.Context, id string, ...) (*PostCustomerOrganizationsByIdMembersResponse, error) + func (c *ClientWithResponses) PostCustomerOrganizationsByIdMembersWithResponse(ctx context.Context, id string, ...) (*PostCustomerOrganizationsByIdMembersResponse, error) + func (c *ClientWithResponses) PostCustomerOrganizationsWithBodyWithResponse(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*PostCustomerOrganizationsResponse, error) + func (c *ClientWithResponses) PostCustomerOrganizationsWithResponse(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*PostCustomerOrganizationsResponse, error) + func (c *ClientWithResponses) PostCustomersByCustomerContactsByIdArchiveWithResponse(ctx context.Context, customer string, id string, ...) (*PostCustomersByCustomerContactsByIdArchiveResponse, error) + func (c *ClientWithResponses) PostCustomersByCustomerContactsWithBodyWithResponse(ctx context.Context, customer string, ...) (*PostCustomersByCustomerContactsResponse, error) + func (c *ClientWithResponses) PostCustomersByCustomerContactsWithResponse(ctx context.Context, customer string, ...) (*PostCustomersByCustomerContactsResponse, error) + func (c *ClientWithResponses) PostCustomersByIdArchiveWithResponse(ctx context.Context, id string, params *PostCustomersByIdArchiveParams, ...) (*PostCustomersByIdArchiveResponse, error) + func (c *ClientWithResponses) PostCustomersWithBodyWithResponse(ctx context.Context, params *PostCustomersParams, contentType string, ...) (*PostCustomersResponse, error) + func (c *ClientWithResponses) PostCustomersWithResponse(ctx context.Context, params *PostCustomersParams, ...) (*PostCustomersResponse, error) + func (c *ClientWithResponses) PostInvoicesByIdDraftWithResponse(ctx context.Context, id string, params *PostInvoicesByIdDraftParams, ...) (*PostInvoicesByIdDraftResponse, error) + func (c *ClientWithResponses) PostInvoicesByIdFinalizeAndSendWithResponse(ctx context.Context, id string, params *PostInvoicesByIdFinalizeAndSendParams, ...) (*PostInvoicesByIdFinalizeAndSendResponse, error) + func (c *ClientWithResponses) PostInvoicesByIdFinalizeWithResponse(ctx context.Context, id string, params *PostInvoicesByIdFinalizeParams, ...) (*PostInvoicesByIdFinalizeResponse, error) + func (c *ClientWithResponses) PostInvoicesByIdSendPaymentReminderWithResponse(ctx context.Context, id string, ...) (*PostInvoicesByIdSendPaymentReminderResponse, error) + func (c *ClientWithResponses) PostInvoicesByIdSendWithResponse(ctx context.Context, id string, params *PostInvoicesByIdSendParams, ...) (*PostInvoicesByIdSendResponse, error) + func (c *ClientWithResponses) PostInvoicesByIdVoidWithResponse(ctx context.Context, id string, params *PostInvoicesByIdVoidParams, ...) (*PostInvoicesByIdVoidResponse, error) + func (c *ClientWithResponses) PostInvoicesByInvoiceLineItemGroupsWithBodyWithResponse(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemGroupsResponse, error) + func (c *ClientWithResponses) PostInvoicesByInvoiceLineItemGroupsWithResponse(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemGroupsResponse, error) + func (c *ClientWithResponses) PostInvoicesByInvoiceLineItemsWithBodyWithResponse(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemsResponse, error) + func (c *ClientWithResponses) PostInvoicesByInvoiceLineItemsWithResponse(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemsResponse, error) + func (c *ClientWithResponses) PostInvoicesWithBodyWithResponse(ctx context.Context, params *PostInvoicesParams, contentType string, ...) (*PostInvoicesResponse, error) + func (c *ClientWithResponses) PostInvoicesWithResponse(ctx context.Context, params *PostInvoicesParams, ...) (*PostInvoicesResponse, error) + func (c *ClientWithResponses) PostListPricesByIdArchiveWithResponse(ctx context.Context, id string, params *PostListPricesByIdArchiveParams, ...) (*PostListPricesByIdArchiveResponse, error) + func (c *ClientWithResponses) PostListPricesWithBodyWithResponse(ctx context.Context, params *PostListPricesParams, contentType string, ...) (*PostListPricesResponse, error) + func (c *ClientWithResponses) PostListPricesWithResponse(ctx context.Context, params *PostListPricesParams, ...) (*PostListPricesResponse, error) + func (c *ClientWithResponses) PostNotificationsPoliciesByIdNotificationTypesWithBodyWithResponse(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdNotificationTypesResponse, error) + func (c *ClientWithResponses) PostNotificationsPoliciesByIdNotificationTypesWithResponse(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdNotificationTypesResponse, error) + func (c *ClientWithResponses) PostNotificationsPoliciesByIdRecipientsWithBodyWithResponse(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdRecipientsResponse, error) + func (c *ClientWithResponses) PostNotificationsPoliciesByIdRecipientsWithResponse(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdRecipientsResponse, error) + func (c *ClientWithResponses) PostNotificationsPoliciesWithBodyWithResponse(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*PostNotificationsPoliciesResponse, error) + func (c *ClientWithResponses) PostNotificationsPoliciesWithResponse(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*PostNotificationsPoliciesResponse, error) + func (c *ClientWithResponses) PostPaymentsSettingsBillingSchedulesWithBodyWithResponse(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*PostPaymentsSettingsBillingSchedulesResponse, error) + func (c *ClientWithResponses) PostPaymentsSettingsBillingSchedulesWithResponse(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*PostPaymentsSettingsBillingSchedulesResponse, error) + func (c *ClientWithResponses) PostPaymentsSettingsCustomersWithBodyWithResponse(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*PostPaymentsSettingsCustomersResponse, error) + func (c *ClientWithResponses) PostPaymentsSettingsCustomersWithResponse(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*PostPaymentsSettingsCustomersResponse, error) + func (c *ClientWithResponses) PostPaymentsSettingsInvoicesWithBodyWithResponse(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*PostPaymentsSettingsInvoicesResponse, error) + func (c *ClientWithResponses) PostPaymentsSettingsInvoicesWithResponse(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*PostPaymentsSettingsInvoicesResponse, error) + func (c *ClientWithResponses) PostPricesWithBodyWithResponse(ctx context.Context, params *PostPricesParams, contentType string, ...) (*PostPricesResponse, error) + func (c *ClientWithResponses) PostPricesWithResponse(ctx context.Context, params *PostPricesParams, body PostPricesJSONRequestBody, ...) (*PostPricesResponse, error) + func (c *ClientWithResponses) PostProductsByIdArchiveWithResponse(ctx context.Context, id string, params *PostProductsByIdArchiveParams, ...) (*PostProductsByIdArchiveResponse, error) + func (c *ClientWithResponses) PostProductsWithBodyWithResponse(ctx context.Context, params *PostProductsParams, contentType string, ...) (*PostProductsResponse, error) + func (c *ClientWithResponses) PostProductsWithResponse(ctx context.Context, params *PostProductsParams, ...) (*PostProductsResponse, error) + func (c *ClientWithResponses) PostSeatEventsWithBodyWithResponse(ctx context.Context, params *PostSeatEventsParams, contentType string, ...) (*PostSeatEventsResponse, error) + func (c *ClientWithResponses) PostSeatEventsWithResponse(ctx context.Context, params *PostSeatEventsParams, ...) (*PostSeatEventsResponse, error) + func (c *ClientWithResponses) PostSeatMetricsWithBodyWithResponse(ctx context.Context, params *PostSeatMetricsParams, contentType string, ...) (*PostSeatMetricsResponse, error) + func (c *ClientWithResponses) PostSeatMetricsWithResponse(ctx context.Context, params *PostSeatMetricsParams, ...) (*PostSeatMetricsResponse, error) + func (c *ClientWithResponses) PostTaxRatesByIdArchiveWithResponse(ctx context.Context, id string, params *PostTaxRatesByIdArchiveParams, ...) (*PostTaxRatesByIdArchiveResponse, error) + func (c *ClientWithResponses) PostTaxRatesWithBodyWithResponse(ctx context.Context, params *PostTaxRatesParams, contentType string, ...) (*PostTaxRatesResponse, error) + func (c *ClientWithResponses) PostTaxRatesWithResponse(ctx context.Context, params *PostTaxRatesParams, ...) (*PostTaxRatesResponse, error) + func (c *ClientWithResponses) PostTaxRegistrationsWithBodyWithResponse(ctx context.Context, params *PostTaxRegistrationsParams, contentType string, ...) (*PostTaxRegistrationsResponse, error) + func (c *ClientWithResponses) PostTaxRegistrationsWithResponse(ctx context.Context, params *PostTaxRegistrationsParams, ...) (*PostTaxRegistrationsResponse, error) + func (c *ClientWithResponses) PostUsageEventsWithBodyWithResponse(ctx context.Context, params *PostUsageEventsParams, contentType string, ...) (*PostUsageEventsResponse, error) + func (c *ClientWithResponses) PostUsageEventsWithResponse(ctx context.Context, params *PostUsageEventsParams, ...) (*PostUsageEventsResponse, error) + func (c *ClientWithResponses) PostUsageMetricsWithBodyWithResponse(ctx context.Context, params *PostUsageMetricsParams, contentType string, ...) (*PostUsageMetricsResponse, error) + func (c *ClientWithResponses) PostUsageMetricsWithResponse(ctx context.Context, params *PostUsageMetricsParams, ...) (*PostUsageMetricsResponse, error) + func (c *ClientWithResponses) PutBillingSchedulesByBillingScheduleIdActivateWithResponse(ctx context.Context, billingScheduleId string, ...) (*PutBillingSchedulesByBillingScheduleIdActivateResponse, error) + func (c *ClientWithResponses) PutBillingSchedulesByBillingScheduleIdWithBodyWithResponse(ctx context.Context, billingScheduleId string, ...) (*PutBillingSchedulesByBillingScheduleIdResponse, error) + func (c *ClientWithResponses) PutBillingSchedulesByBillingScheduleIdWithResponse(ctx context.Context, billingScheduleId string, ...) (*PutBillingSchedulesByBillingScheduleIdResponse, error) + func (c *ClientWithResponses) PutCreditNotesByCreditnoteLineItemGroupsByIdWithBodyWithResponse(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + func (c *ClientWithResponses) PutCreditNotesByCreditnoteLineItemGroupsByIdWithResponse(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + func (c *ClientWithResponses) PutCreditNotesByCreditnoteLineItemsByIdWithBodyWithResponse(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemsByIdResponse, error) + func (c *ClientWithResponses) PutCreditNotesByCreditnoteLineItemsByIdWithResponse(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemsByIdResponse, error) + func (c *ClientWithResponses) PutCreditNotesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*PutCreditNotesByIdResponse, error) + func (c *ClientWithResponses) PutCreditNotesByIdWithResponse(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*PutCreditNotesByIdResponse, error) + func (c *ClientWithResponses) PutCustomerAliasesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*PutCustomerAliasesByIdResponse, error) + func (c *ClientWithResponses) PutCustomerAliasesByIdWithResponse(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*PutCustomerAliasesByIdResponse, error) + func (c *ClientWithResponses) PutCustomerOrganizationsByIdMembersWithBodyWithResponse(ctx context.Context, id string, ...) (*PutCustomerOrganizationsByIdMembersResponse, error) + func (c *ClientWithResponses) PutCustomerOrganizationsByIdMembersWithResponse(ctx context.Context, id string, ...) (*PutCustomerOrganizationsByIdMembersResponse, error) + func (c *ClientWithResponses) PutCustomersByCustomerContactsByIdWithBodyWithResponse(ctx context.Context, customer string, id string, ...) (*PutCustomersByCustomerContactsByIdResponse, error) + func (c *ClientWithResponses) PutCustomersByCustomerContactsByIdWithResponse(ctx context.Context, customer string, id string, ...) (*PutCustomersByCustomerContactsByIdResponse, error) + func (c *ClientWithResponses) PutCustomersByIdWithBodyWithResponse(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*PutCustomersByIdResponse, error) + func (c *ClientWithResponses) PutCustomersByIdWithResponse(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*PutCustomersByIdResponse, error) + func (c *ClientWithResponses) PutDiscountsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*PutDiscountsByIdResponse, error) + func (c *ClientWithResponses) PutDiscountsByIdWithResponse(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*PutDiscountsByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesByIdPaymentStatusWithBodyWithResponse(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*PutInvoicesByIdPaymentStatusResponse, error) + func (c *ClientWithResponses) PutInvoicesByIdPaymentStatusWithResponse(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*PutInvoicesByIdPaymentStatusResponse, error) + func (c *ClientWithResponses) PutInvoicesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*PutInvoicesByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesByIdWithResponse(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*PutInvoicesByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesByInvoiceLineItemGroupsByIdWithBodyWithResponse(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemGroupsByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesByInvoiceLineItemGroupsByIdWithResponse(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemGroupsByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesByInvoiceLineItemsByIdWithBodyWithResponse(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemsByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesByInvoiceLineItemsByIdWithResponse(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemsByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesRenderSettingsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*PutInvoicesRenderSettingsByIdResponse, error) + func (c *ClientWithResponses) PutInvoicesRenderSettingsByIdWithResponse(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*PutInvoicesRenderSettingsByIdResponse, error) + func (c *ClientWithResponses) PutListPricesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*PutListPricesByIdResponse, error) + func (c *ClientWithResponses) PutListPricesByIdWithResponse(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*PutListPricesByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsBillingSchedulesByIdWithBodyWithResponse(ctx context.Context, id string, ...) (*PutPaymentsSettingsBillingSchedulesByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsBillingSchedulesByIdWithResponse(ctx context.Context, id string, ...) (*PutPaymentsSettingsBillingSchedulesByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*PutPaymentsSettingsByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsByIdWithResponse(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*PutPaymentsSettingsByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsCustomersByIdWithBodyWithResponse(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*PutPaymentsSettingsCustomersByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsCustomersByIdWithResponse(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*PutPaymentsSettingsCustomersByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsInvoicesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*PutPaymentsSettingsInvoicesByIdResponse, error) + func (c *ClientWithResponses) PutPaymentsSettingsInvoicesByIdWithResponse(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*PutPaymentsSettingsInvoicesByIdResponse, error) + func (c *ClientWithResponses) PutPricesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*PutPricesByIdResponse, error) + func (c *ClientWithResponses) PutPricesByIdWithResponse(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*PutPricesByIdResponse, error) + func (c *ClientWithResponses) PutProductsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*PutProductsByIdResponse, error) + func (c *ClientWithResponses) PutProductsByIdWithResponse(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*PutProductsByIdResponse, error) + func (c *ClientWithResponses) PutSeatMetricsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*PutSeatMetricsByIdResponse, error) + func (c *ClientWithResponses) PutSeatMetricsByIdWithResponse(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*PutSeatMetricsByIdResponse, error) + func (c *ClientWithResponses) PutSequenceAccountsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*PutSequenceAccountsByIdResponse, error) + func (c *ClientWithResponses) PutSequenceAccountsByIdWithResponse(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*PutSequenceAccountsByIdResponse, error) + func (c *ClientWithResponses) PutTaxRatesByIdWithBodyWithResponse(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*PutTaxRatesByIdResponse, error) + func (c *ClientWithResponses) PutTaxRatesByIdWithResponse(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*PutTaxRatesByIdResponse, error) + func (c *ClientWithResponses) PutTaxRegistrationsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*PutTaxRegistrationsByIdResponse, error) + func (c *ClientWithResponses) PutTaxRegistrationsByIdWithResponse(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*PutTaxRegistrationsByIdResponse, error) + func (c *ClientWithResponses) PutUsageMetricsByIdWithBodyWithResponse(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*PutUsageMetricsByIdResponse, error) + func (c *ClientWithResponses) PutUsageMetricsByIdWithResponse(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*PutUsageMetricsByIdResponse, error) + func (c *ClientWithResponses) PutUsersByIdWithBodyWithResponse(ctx context.Context, id string, params *PutUsersByIdParams, contentType string, ...) (*PutUsersByIdResponse, error) + func (c *ClientWithResponses) PutUsersByIdWithResponse(ctx context.Context, id string, params *PutUsersByIdParams, ...) (*PutUsersByIdResponse, error) + type ClientWithResponsesInterface interface + DeleteCreditNotesByCreditnoteLineItemGroupsByIdWithResponse func(ctx context.Context, creditnote string, id string, ...) (*DeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + DeleteCreditNotesByCreditnoteLineItemsByIdWithResponse func(ctx context.Context, creditnote string, id string, ...) (*DeleteCreditNotesByCreditnoteLineItemsByIdResponse, error) + DeleteCreditNotesByIdWithResponse func(ctx context.Context, id string, params *DeleteCreditNotesByIdParams, ...) (*DeleteCreditNotesByIdResponse, error) + DeleteCustomerAliasesByIdWithResponse func(ctx context.Context, id string, params *DeleteCustomerAliasesByIdParams, ...) (*DeleteCustomerAliasesByIdResponse, error) + DeleteDiscountsByIdWithResponse func(ctx context.Context, id string, params *DeleteDiscountsByIdParams, ...) (*DeleteDiscountsByIdResponse, error) + DeleteInvoicesByIdWithResponse func(ctx context.Context, id string, params *DeleteInvoicesByIdParams, ...) (*DeleteInvoicesByIdResponse, error) + DeleteInvoicesByInvoiceLineItemGroupsByIdWithResponse func(ctx context.Context, invoice string, id string, ...) (*DeleteInvoicesByInvoiceLineItemGroupsByIdResponse, error) + DeleteInvoicesByInvoiceLineItemsByIdWithResponse func(ctx context.Context, invoice string, id string, ...) (*DeleteInvoicesByInvoiceLineItemsByIdResponse, error) + DeleteNotificationsPoliciesByIdNotificationTypesByTypeWithResponse func(ctx context.Context, id string, ...) (*DeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse, error) + DeleteNotificationsPoliciesByIdRecipientsByRecipientWithResponse func(ctx context.Context, id string, recipient string, ...) (*DeleteNotificationsPoliciesByIdRecipientsByRecipientResponse, error) + DeleteNotificationsPoliciesByIdWithResponse func(ctx context.Context, id string, params *DeleteNotificationsPoliciesByIdParams, ...) (*DeleteNotificationsPoliciesByIdResponse, error) + DeletePaymentsSettingsBillingSchedulesByIdWithResponse func(ctx context.Context, id string, ...) (*DeletePaymentsSettingsBillingSchedulesByIdResponse, error) + DeletePaymentsSettingsCustomersByIdWithResponse func(ctx context.Context, id string, ...) (*DeletePaymentsSettingsCustomersByIdResponse, error) + DeletePaymentsSettingsInvoicesByIdWithResponse func(ctx context.Context, id string, ...) (*DeletePaymentsSettingsInvoicesByIdResponse, error) + DeletePricesByIdWithResponse func(ctx context.Context, id string, params *DeletePricesByIdParams, ...) (*DeletePricesByIdResponse, error) + DeleteSeatMetricsByIdWithResponse func(ctx context.Context, id string, params *DeleteSeatMetricsByIdParams, ...) (*DeleteSeatMetricsByIdResponse, error) + DeleteTaxRatesByIdWithResponse func(ctx context.Context, id string, params *DeleteTaxRatesByIdParams, ...) (*DeleteTaxRatesByIdResponse, error) + DeleteTaxRegistrationsByIdWithResponse func(ctx context.Context, id string, params *DeleteTaxRegistrationsByIdParams, ...) (*DeleteTaxRegistrationsByIdResponse, error) + DeleteUsageMetricsByIdWithResponse func(ctx context.Context, id string, params *DeleteUsageMetricsByIdParams, ...) (*DeleteUsageMetricsByIdResponse, error) + DeleteUsersByIdWithResponse func(ctx context.Context, id string, params *DeleteUsersByIdParams, ...) (*DeleteUsersByIdResponse, error) + GetBillingProductsWithResponse func(ctx context.Context, params *GetBillingProductsParams, ...) (*GetBillingProductsResponse, error) + GetBillingSchedulesByBillingScheduleIdWithResponse func(ctx context.Context, billingScheduleId string, ...) (*GetBillingSchedulesByBillingScheduleIdResponse, error) + GetBillingSchedulesWithResponse func(ctx context.Context, params *GetBillingSchedulesParams, ...) (*GetBillingSchedulesResponse, error) + GetCreditNotesByCreditnoteLineItemGroupsWithResponse func(ctx context.Context, creditnote string, ...) (*GetCreditNotesByCreditnoteLineItemGroupsResponse, error) + GetCreditNotesByCreditnoteLineItemsWithResponse func(ctx context.Context, creditnote string, ...) (*GetCreditNotesByCreditnoteLineItemsResponse, error) + GetCreditNotesByIdDownloadWithResponse func(ctx context.Context, id string, params *GetCreditNotesByIdDownloadParams, ...) (*GetCreditNotesByIdDownloadResponse, error) + GetCreditNotesByIdWithResponse func(ctx context.Context, id string, params *GetCreditNotesByIdParams, ...) (*GetCreditNotesByIdResponse, error) + GetCreditNotesWithResponse func(ctx context.Context, params *GetCreditNotesParams, ...) (*GetCreditNotesResponse, error) + GetCreditsByCustomerIdBalancesWithResponse func(ctx context.Context, customerId string, ...) (*GetCreditsByCustomerIdBalancesResponse, error) + GetCreditsByCustomerIdGrantsWithResponse func(ctx context.Context, customerId string, ...) (*GetCreditsByCustomerIdGrantsResponse, error) + GetCreditsByIdWithResponse func(ctx context.Context, id string, params *GetCreditsByIdParams, ...) (*GetCreditsByIdResponse, error) + GetCreditsWithResponse func(ctx context.Context, params *GetCreditsParams, reqEditors ...RequestEditorFn) (*GetCreditsResponse, error) + GetCustomerAliasesWithResponse func(ctx context.Context, params *GetCustomerAliasesParams, ...) (*GetCustomerAliasesResponse, error) + GetCustomersByAliasByAliasWithResponse func(ctx context.Context, alias string, params *GetCustomersByAliasByAliasParams, ...) (*GetCustomersByAliasByAliasResponse, error) + GetCustomersByCustomerContactsWithResponse func(ctx context.Context, customer string, ...) (*GetCustomersByCustomerContactsResponse, error) + GetCustomersByIdAliasesWithResponse func(ctx context.Context, id string, params *GetCustomersByIdAliasesParams, ...) (*GetCustomersByIdAliasesResponse, error) + GetCustomersByIdWithResponse func(ctx context.Context, id string, params *GetCustomersByIdParams, ...) (*GetCustomersByIdResponse, error) + GetCustomersWithResponse func(ctx context.Context, params *GetCustomersParams, reqEditors ...RequestEditorFn) (*GetCustomersResponse, error) + GetDiscountsByIdWithResponse func(ctx context.Context, id string, params *GetDiscountsByIdParams, ...) (*GetDiscountsByIdResponse, error) + GetDiscountsWithResponse func(ctx context.Context, params *GetDiscountsParams, reqEditors ...RequestEditorFn) (*GetDiscountsResponse, error) + GetInvoicesByIdDownloadWithResponse func(ctx context.Context, id string, params *GetInvoicesByIdDownloadParams, ...) (*GetInvoicesByIdDownloadResponse, error) + GetInvoicesByIdWithResponse func(ctx context.Context, id string, params *GetInvoicesByIdParams, ...) (*GetInvoicesByIdResponse, error) + GetInvoicesByInvoiceLineItemGroupsWithResponse func(ctx context.Context, invoice string, ...) (*GetInvoicesByInvoiceLineItemGroupsResponse, error) + GetInvoicesByInvoiceLineItemsWithResponse func(ctx context.Context, invoice string, ...) (*GetInvoicesByInvoiceLineItemsResponse, error) + GetInvoicesRenderSettingsWithResponse func(ctx context.Context, params *GetInvoicesRenderSettingsParams, ...) (*GetInvoicesRenderSettingsResponse, error) + GetInvoicesWithResponse func(ctx context.Context, params *GetInvoicesParams, reqEditors ...RequestEditorFn) (*GetInvoicesResponse, error) + GetListPricesByIdWithResponse func(ctx context.Context, id string, params *GetListPricesByIdParams, ...) (*GetListPricesByIdResponse, error) + GetListPricesWithResponse func(ctx context.Context, params *GetListPricesParams, ...) (*GetListPricesResponse, error) + GetNotificationsPoliciesByIdWithResponse func(ctx context.Context, id string, params *GetNotificationsPoliciesByIdParams, ...) (*GetNotificationsPoliciesByIdResponse, error) + GetNotificationsPoliciesWithResponse func(ctx context.Context, params *GetNotificationsPoliciesParams, ...) (*GetNotificationsPoliciesResponse, error) + GetPaymentsSettingsBillingSchedulesByIdWithResponse func(ctx context.Context, id string, ...) (*GetPaymentsSettingsBillingSchedulesByIdResponse, error) + GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdWithResponse func(ctx context.Context, id string, ...) (*GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse, error) + GetPaymentsSettingsCustomersByIdWithResponse func(ctx context.Context, id string, params *GetPaymentsSettingsCustomersByIdParams, ...) (*GetPaymentsSettingsCustomersByIdResponse, error) + GetPaymentsSettingsInvoicesByIdWithResponse func(ctx context.Context, id string, params *GetPaymentsSettingsInvoicesByIdParams, ...) (*GetPaymentsSettingsInvoicesByIdResponse, error) + GetPaymentsSettingsInvoicesForInvoiceByIdWithResponse func(ctx context.Context, id string, ...) (*GetPaymentsSettingsInvoicesForInvoiceByIdResponse, error) + GetPaymentsSettingsWithResponse func(ctx context.Context, params *GetPaymentsSettingsParams, ...) (*GetPaymentsSettingsResponse, error) + GetPricesByIdWithResponse func(ctx context.Context, id string, params *GetPricesByIdParams, ...) (*GetPricesByIdResponse, error) + GetPricesWithResponse func(ctx context.Context, params *GetPricesParams, reqEditors ...RequestEditorFn) (*GetPricesResponse, error) + GetProductsByIdWithResponse func(ctx context.Context, id string, params *GetProductsByIdParams, ...) (*GetProductsByIdResponse, error) + GetProductsWithResponse func(ctx context.Context, params *GetProductsParams, reqEditors ...RequestEditorFn) (*GetProductsResponse, error) + GetSeatBalancesWithResponse func(ctx context.Context, params *GetSeatBalancesParams, ...) (*GetSeatBalancesResponse, error) + GetSeatEventsByIdWithResponse func(ctx context.Context, id string, params *GetSeatEventsByIdParams, ...) (*GetSeatEventsByIdResponse, error) + GetSeatEventsWithResponse func(ctx context.Context, params *GetSeatEventsParams, ...) (*GetSeatEventsResponse, error) + GetSeatMetricsByIdWithResponse func(ctx context.Context, id string, params *GetSeatMetricsByIdParams, ...) (*GetSeatMetricsByIdResponse, error) + GetSeatMetricsWithResponse func(ctx context.Context, params *GetSeatMetricsParams, ...) (*GetSeatMetricsResponse, error) + GetSequenceAccountsByIdWithResponse func(ctx context.Context, id string, params *GetSequenceAccountsByIdParams, ...) (*GetSequenceAccountsByIdResponse, error) + GetSequenceAccountsWithResponse func(ctx context.Context, params *GetSequenceAccountsParams, ...) (*GetSequenceAccountsResponse, error) + GetTaxRatesByIdWithResponse func(ctx context.Context, id string, params *GetTaxRatesByIdParams, ...) (*GetTaxRatesByIdResponse, error) + GetTaxRatesWithResponse func(ctx context.Context, params *GetTaxRatesParams, reqEditors ...RequestEditorFn) (*GetTaxRatesResponse, error) + GetTaxRegistrationsByIdWithResponse func(ctx context.Context, id string, params *GetTaxRegistrationsByIdParams, ...) (*GetTaxRegistrationsByIdResponse, error) + GetTaxRegistrationsForCustomerByIdWithResponse func(ctx context.Context, id string, ...) (*GetTaxRegistrationsForCustomerByIdResponse, error) + GetTaxRegistrationsForMerchantByIdWithResponse func(ctx context.Context, id string, ...) (*GetTaxRegistrationsForMerchantByIdResponse, error) + GetTaxRegistrationsWithResponse func(ctx context.Context, params *GetTaxRegistrationsParams, ...) (*GetTaxRegistrationsResponse, error) + GetUsageEventsWithResponse func(ctx context.Context, params *GetUsageEventsParams, ...) (*GetUsageEventsResponse, error) + GetUsageMetricsByIdWithResponse func(ctx context.Context, id string, params *GetUsageMetricsByIdParams, ...) (*GetUsageMetricsByIdResponse, error) + GetUsageMetricsByUsageMetricIdCalculateWithResponse func(ctx context.Context, usageMetricId string, ...) (*GetUsageMetricsByUsageMetricIdCalculateResponse, error) + GetUsageMetricsWithResponse func(ctx context.Context, params *GetUsageMetricsParams, ...) (*GetUsageMetricsResponse, error) + GetUsersByIdWithResponse func(ctx context.Context, id string, params *GetUsersByIdParams, ...) (*GetUsersByIdResponse, error) + GetUsersWithResponse func(ctx context.Context, params *GetUsersParams, reqEditors ...RequestEditorFn) (*GetUsersResponse, error) + PatchInvoicesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*PatchInvoicesByIdResponse, error) + PatchInvoicesByIdWithResponse func(ctx context.Context, id string, params *PatchInvoicesByIdParams, ...) (*PatchInvoicesByIdResponse, error) + PostBillingSchedulesByBillingScheduleIdArchiveWithResponse func(ctx context.Context, billingScheduleId string, ...) (*PostBillingSchedulesByBillingScheduleIdArchiveResponse, error) + PostBillingSchedulesValidateTaxesWithBodyWithResponse func(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*PostBillingSchedulesValidateTaxesResponse, error) + PostBillingSchedulesValidateTaxesWithResponse func(ctx context.Context, params *PostBillingSchedulesValidateTaxesParams, ...) (*PostBillingSchedulesValidateTaxesResponse, error) + PostBillingSchedulesWithBodyWithResponse func(ctx context.Context, params *PostBillingSchedulesParams, contentType string, ...) (*PostBillingSchedulesResponse, error) + PostBillingSchedulesWithResponse func(ctx context.Context, params *PostBillingSchedulesParams, ...) (*PostBillingSchedulesResponse, error) + PostCreditNotesByCreditnoteLineItemGroupsWithBodyWithResponse func(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemGroupsResponse, error) + PostCreditNotesByCreditnoteLineItemGroupsWithResponse func(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemGroupsResponse, error) + PostCreditNotesByCreditnoteLineItemsWithBodyWithResponse func(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemsResponse, error) + PostCreditNotesByCreditnoteLineItemsWithResponse func(ctx context.Context, creditnote string, ...) (*PostCreditNotesByCreditnoteLineItemsResponse, error) + PostCreditNotesByIdFinalizeAndSendWithResponse func(ctx context.Context, id string, ...) (*PostCreditNotesByIdFinalizeAndSendResponse, error) + PostCreditNotesByIdFinalizeWithResponse func(ctx context.Context, id string, params *PostCreditNotesByIdFinalizeParams, ...) (*PostCreditNotesByIdFinalizeResponse, error) + PostCreditNotesByIdSendWithResponse func(ctx context.Context, id string, params *PostCreditNotesByIdSendParams, ...) (*PostCreditNotesByIdSendResponse, error) + PostCreditNotesByIdVoidWithResponse func(ctx context.Context, id string, params *PostCreditNotesByIdVoidParams, ...) (*PostCreditNotesByIdVoidResponse, error) + PostCreditNotesWithBodyWithResponse func(ctx context.Context, params *PostCreditNotesParams, contentType string, ...) (*PostCreditNotesResponse, error) + PostCreditNotesWithResponse func(ctx context.Context, params *PostCreditNotesParams, ...) (*PostCreditNotesResponse, error) + PostCreditsWithBodyWithResponse func(ctx context.Context, params *PostCreditsParams, contentType string, ...) (*PostCreditsResponse, error) + PostCreditsWithResponse func(ctx context.Context, params *PostCreditsParams, ...) (*PostCreditsResponse, error) + PostCustomerAliasesWithBodyWithResponse func(ctx context.Context, params *PostCustomerAliasesParams, contentType string, ...) (*PostCustomerAliasesResponse, error) + PostCustomerAliasesWithResponse func(ctx context.Context, params *PostCustomerAliasesParams, ...) (*PostCustomerAliasesResponse, error) + PostCustomerOrganizationsByIdMembersWithBodyWithResponse func(ctx context.Context, id string, ...) (*PostCustomerOrganizationsByIdMembersResponse, error) + PostCustomerOrganizationsByIdMembersWithResponse func(ctx context.Context, id string, ...) (*PostCustomerOrganizationsByIdMembersResponse, error) + PostCustomerOrganizationsWithBodyWithResponse func(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*PostCustomerOrganizationsResponse, error) + PostCustomerOrganizationsWithResponse func(ctx context.Context, params *PostCustomerOrganizationsParams, ...) (*PostCustomerOrganizationsResponse, error) + PostCustomersByCustomerContactsByIdArchiveWithResponse func(ctx context.Context, customer string, id string, ...) (*PostCustomersByCustomerContactsByIdArchiveResponse, error) + PostCustomersByCustomerContactsWithBodyWithResponse func(ctx context.Context, customer string, ...) (*PostCustomersByCustomerContactsResponse, error) + PostCustomersByCustomerContactsWithResponse func(ctx context.Context, customer string, ...) (*PostCustomersByCustomerContactsResponse, error) + PostCustomersByIdArchiveWithResponse func(ctx context.Context, id string, params *PostCustomersByIdArchiveParams, ...) (*PostCustomersByIdArchiveResponse, error) + PostCustomersWithBodyWithResponse func(ctx context.Context, params *PostCustomersParams, contentType string, ...) (*PostCustomersResponse, error) + PostCustomersWithResponse func(ctx context.Context, params *PostCustomersParams, ...) (*PostCustomersResponse, error) + PostInvoicesByIdDraftWithResponse func(ctx context.Context, id string, params *PostInvoicesByIdDraftParams, ...) (*PostInvoicesByIdDraftResponse, error) + PostInvoicesByIdFinalizeAndSendWithResponse func(ctx context.Context, id string, params *PostInvoicesByIdFinalizeAndSendParams, ...) (*PostInvoicesByIdFinalizeAndSendResponse, error) + PostInvoicesByIdFinalizeWithResponse func(ctx context.Context, id string, params *PostInvoicesByIdFinalizeParams, ...) (*PostInvoicesByIdFinalizeResponse, error) + PostInvoicesByIdSendPaymentReminderWithResponse func(ctx context.Context, id string, ...) (*PostInvoicesByIdSendPaymentReminderResponse, error) + PostInvoicesByIdSendWithResponse func(ctx context.Context, id string, params *PostInvoicesByIdSendParams, ...) (*PostInvoicesByIdSendResponse, error) + PostInvoicesByIdVoidWithResponse func(ctx context.Context, id string, params *PostInvoicesByIdVoidParams, ...) (*PostInvoicesByIdVoidResponse, error) + PostInvoicesByInvoiceLineItemGroupsWithBodyWithResponse func(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemGroupsResponse, error) + PostInvoicesByInvoiceLineItemGroupsWithResponse func(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemGroupsResponse, error) + PostInvoicesByInvoiceLineItemsWithBodyWithResponse func(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemsResponse, error) + PostInvoicesByInvoiceLineItemsWithResponse func(ctx context.Context, invoice string, ...) (*PostInvoicesByInvoiceLineItemsResponse, error) + PostInvoicesWithBodyWithResponse func(ctx context.Context, params *PostInvoicesParams, contentType string, ...) (*PostInvoicesResponse, error) + PostInvoicesWithResponse func(ctx context.Context, params *PostInvoicesParams, ...) (*PostInvoicesResponse, error) + PostListPricesByIdArchiveWithResponse func(ctx context.Context, id string, params *PostListPricesByIdArchiveParams, ...) (*PostListPricesByIdArchiveResponse, error) + PostListPricesWithBodyWithResponse func(ctx context.Context, params *PostListPricesParams, contentType string, ...) (*PostListPricesResponse, error) + PostListPricesWithResponse func(ctx context.Context, params *PostListPricesParams, ...) (*PostListPricesResponse, error) + PostNotificationsPoliciesByIdNotificationTypesWithBodyWithResponse func(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdNotificationTypesResponse, error) + PostNotificationsPoliciesByIdNotificationTypesWithResponse func(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdNotificationTypesResponse, error) + PostNotificationsPoliciesByIdRecipientsWithBodyWithResponse func(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdRecipientsResponse, error) + PostNotificationsPoliciesByIdRecipientsWithResponse func(ctx context.Context, id string, ...) (*PostNotificationsPoliciesByIdRecipientsResponse, error) + PostNotificationsPoliciesWithBodyWithResponse func(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*PostNotificationsPoliciesResponse, error) + PostNotificationsPoliciesWithResponse func(ctx context.Context, params *PostNotificationsPoliciesParams, ...) (*PostNotificationsPoliciesResponse, error) + PostPaymentsSettingsBillingSchedulesWithBodyWithResponse func(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*PostPaymentsSettingsBillingSchedulesResponse, error) + PostPaymentsSettingsBillingSchedulesWithResponse func(ctx context.Context, params *PostPaymentsSettingsBillingSchedulesParams, ...) (*PostPaymentsSettingsBillingSchedulesResponse, error) + PostPaymentsSettingsCustomersWithBodyWithResponse func(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*PostPaymentsSettingsCustomersResponse, error) + PostPaymentsSettingsCustomersWithResponse func(ctx context.Context, params *PostPaymentsSettingsCustomersParams, ...) (*PostPaymentsSettingsCustomersResponse, error) + PostPaymentsSettingsInvoicesWithBodyWithResponse func(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*PostPaymentsSettingsInvoicesResponse, error) + PostPaymentsSettingsInvoicesWithResponse func(ctx context.Context, params *PostPaymentsSettingsInvoicesParams, ...) (*PostPaymentsSettingsInvoicesResponse, error) + PostPricesWithBodyWithResponse func(ctx context.Context, params *PostPricesParams, contentType string, ...) (*PostPricesResponse, error) + PostPricesWithResponse func(ctx context.Context, params *PostPricesParams, body PostPricesJSONRequestBody, ...) (*PostPricesResponse, error) + PostProductsByIdArchiveWithResponse func(ctx context.Context, id string, params *PostProductsByIdArchiveParams, ...) (*PostProductsByIdArchiveResponse, error) + PostProductsWithBodyWithResponse func(ctx context.Context, params *PostProductsParams, contentType string, ...) (*PostProductsResponse, error) + PostProductsWithResponse func(ctx context.Context, params *PostProductsParams, ...) (*PostProductsResponse, error) + PostSeatEventsWithBodyWithResponse func(ctx context.Context, params *PostSeatEventsParams, contentType string, ...) (*PostSeatEventsResponse, error) + PostSeatEventsWithResponse func(ctx context.Context, params *PostSeatEventsParams, ...) (*PostSeatEventsResponse, error) + PostSeatMetricsWithBodyWithResponse func(ctx context.Context, params *PostSeatMetricsParams, contentType string, ...) (*PostSeatMetricsResponse, error) + PostSeatMetricsWithResponse func(ctx context.Context, params *PostSeatMetricsParams, ...) (*PostSeatMetricsResponse, error) + PostTaxRatesByIdArchiveWithResponse func(ctx context.Context, id string, params *PostTaxRatesByIdArchiveParams, ...) (*PostTaxRatesByIdArchiveResponse, error) + PostTaxRatesWithBodyWithResponse func(ctx context.Context, params *PostTaxRatesParams, contentType string, ...) (*PostTaxRatesResponse, error) + PostTaxRatesWithResponse func(ctx context.Context, params *PostTaxRatesParams, ...) (*PostTaxRatesResponse, error) + PostTaxRegistrationsWithBodyWithResponse func(ctx context.Context, params *PostTaxRegistrationsParams, contentType string, ...) (*PostTaxRegistrationsResponse, error) + PostTaxRegistrationsWithResponse func(ctx context.Context, params *PostTaxRegistrationsParams, ...) (*PostTaxRegistrationsResponse, error) + PostUsageEventsWithBodyWithResponse func(ctx context.Context, params *PostUsageEventsParams, contentType string, ...) (*PostUsageEventsResponse, error) + PostUsageEventsWithResponse func(ctx context.Context, params *PostUsageEventsParams, ...) (*PostUsageEventsResponse, error) + PostUsageMetricsWithBodyWithResponse func(ctx context.Context, params *PostUsageMetricsParams, contentType string, ...) (*PostUsageMetricsResponse, error) + PostUsageMetricsWithResponse func(ctx context.Context, params *PostUsageMetricsParams, ...) (*PostUsageMetricsResponse, error) + PutBillingSchedulesByBillingScheduleIdActivateWithResponse func(ctx context.Context, billingScheduleId string, ...) (*PutBillingSchedulesByBillingScheduleIdActivateResponse, error) + PutBillingSchedulesByBillingScheduleIdWithBodyWithResponse func(ctx context.Context, billingScheduleId string, ...) (*PutBillingSchedulesByBillingScheduleIdResponse, error) + PutBillingSchedulesByBillingScheduleIdWithResponse func(ctx context.Context, billingScheduleId string, ...) (*PutBillingSchedulesByBillingScheduleIdResponse, error) + PutCreditNotesByCreditnoteLineItemGroupsByIdWithBodyWithResponse func(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + PutCreditNotesByCreditnoteLineItemGroupsByIdWithResponse func(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + PutCreditNotesByCreditnoteLineItemsByIdWithBodyWithResponse func(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemsByIdResponse, error) + PutCreditNotesByCreditnoteLineItemsByIdWithResponse func(ctx context.Context, creditnote string, id string, ...) (*PutCreditNotesByCreditnoteLineItemsByIdResponse, error) + PutCreditNotesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*PutCreditNotesByIdResponse, error) + PutCreditNotesByIdWithResponse func(ctx context.Context, id string, params *PutCreditNotesByIdParams, ...) (*PutCreditNotesByIdResponse, error) + PutCustomerAliasesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*PutCustomerAliasesByIdResponse, error) + PutCustomerAliasesByIdWithResponse func(ctx context.Context, id string, params *PutCustomerAliasesByIdParams, ...) (*PutCustomerAliasesByIdResponse, error) + PutCustomerOrganizationsByIdMembersWithBodyWithResponse func(ctx context.Context, id string, ...) (*PutCustomerOrganizationsByIdMembersResponse, error) + PutCustomerOrganizationsByIdMembersWithResponse func(ctx context.Context, id string, ...) (*PutCustomerOrganizationsByIdMembersResponse, error) + PutCustomersByCustomerContactsByIdWithBodyWithResponse func(ctx context.Context, customer string, id string, ...) (*PutCustomersByCustomerContactsByIdResponse, error) + PutCustomersByCustomerContactsByIdWithResponse func(ctx context.Context, customer string, id string, ...) (*PutCustomersByCustomerContactsByIdResponse, error) + PutCustomersByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*PutCustomersByIdResponse, error) + PutCustomersByIdWithResponse func(ctx context.Context, id string, params *PutCustomersByIdParams, ...) (*PutCustomersByIdResponse, error) + PutDiscountsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*PutDiscountsByIdResponse, error) + PutDiscountsByIdWithResponse func(ctx context.Context, id string, params *PutDiscountsByIdParams, ...) (*PutDiscountsByIdResponse, error) + PutInvoicesByIdPaymentStatusWithBodyWithResponse func(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*PutInvoicesByIdPaymentStatusResponse, error) + PutInvoicesByIdPaymentStatusWithResponse func(ctx context.Context, id string, params *PutInvoicesByIdPaymentStatusParams, ...) (*PutInvoicesByIdPaymentStatusResponse, error) + PutInvoicesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*PutInvoicesByIdResponse, error) + PutInvoicesByIdWithResponse func(ctx context.Context, id string, params *PutInvoicesByIdParams, ...) (*PutInvoicesByIdResponse, error) + PutInvoicesByInvoiceLineItemGroupsByIdWithBodyWithResponse func(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemGroupsByIdResponse, error) + PutInvoicesByInvoiceLineItemGroupsByIdWithResponse func(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemGroupsByIdResponse, error) + PutInvoicesByInvoiceLineItemsByIdWithBodyWithResponse func(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemsByIdResponse, error) + PutInvoicesByInvoiceLineItemsByIdWithResponse func(ctx context.Context, invoice string, id string, ...) (*PutInvoicesByInvoiceLineItemsByIdResponse, error) + PutInvoicesRenderSettingsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*PutInvoicesRenderSettingsByIdResponse, error) + PutInvoicesRenderSettingsByIdWithResponse func(ctx context.Context, id string, params *PutInvoicesRenderSettingsByIdParams, ...) (*PutInvoicesRenderSettingsByIdResponse, error) + PutListPricesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*PutListPricesByIdResponse, error) + PutListPricesByIdWithResponse func(ctx context.Context, id string, params *PutListPricesByIdParams, ...) (*PutListPricesByIdResponse, error) + PutPaymentsSettingsBillingSchedulesByIdWithBodyWithResponse func(ctx context.Context, id string, ...) (*PutPaymentsSettingsBillingSchedulesByIdResponse, error) + PutPaymentsSettingsBillingSchedulesByIdWithResponse func(ctx context.Context, id string, ...) (*PutPaymentsSettingsBillingSchedulesByIdResponse, error) + PutPaymentsSettingsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*PutPaymentsSettingsByIdResponse, error) + PutPaymentsSettingsByIdWithResponse func(ctx context.Context, id string, params *PutPaymentsSettingsByIdParams, ...) (*PutPaymentsSettingsByIdResponse, error) + PutPaymentsSettingsCustomersByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*PutPaymentsSettingsCustomersByIdResponse, error) + PutPaymentsSettingsCustomersByIdWithResponse func(ctx context.Context, id string, params *PutPaymentsSettingsCustomersByIdParams, ...) (*PutPaymentsSettingsCustomersByIdResponse, error) + PutPaymentsSettingsInvoicesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*PutPaymentsSettingsInvoicesByIdResponse, error) + PutPaymentsSettingsInvoicesByIdWithResponse func(ctx context.Context, id string, params *PutPaymentsSettingsInvoicesByIdParams, ...) (*PutPaymentsSettingsInvoicesByIdResponse, error) + PutPricesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*PutPricesByIdResponse, error) + PutPricesByIdWithResponse func(ctx context.Context, id string, params *PutPricesByIdParams, ...) (*PutPricesByIdResponse, error) + PutProductsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*PutProductsByIdResponse, error) + PutProductsByIdWithResponse func(ctx context.Context, id string, params *PutProductsByIdParams, ...) (*PutProductsByIdResponse, error) + PutSeatMetricsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*PutSeatMetricsByIdResponse, error) + PutSeatMetricsByIdWithResponse func(ctx context.Context, id string, params *PutSeatMetricsByIdParams, ...) (*PutSeatMetricsByIdResponse, error) + PutSequenceAccountsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*PutSequenceAccountsByIdResponse, error) + PutSequenceAccountsByIdWithResponse func(ctx context.Context, id string, params *PutSequenceAccountsByIdParams, ...) (*PutSequenceAccountsByIdResponse, error) + PutTaxRatesByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*PutTaxRatesByIdResponse, error) + PutTaxRatesByIdWithResponse func(ctx context.Context, id string, params *PutTaxRatesByIdParams, ...) (*PutTaxRatesByIdResponse, error) + PutTaxRegistrationsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*PutTaxRegistrationsByIdResponse, error) + PutTaxRegistrationsByIdWithResponse func(ctx context.Context, id string, params *PutTaxRegistrationsByIdParams, ...) (*PutTaxRegistrationsByIdResponse, error) + PutUsageMetricsByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*PutUsageMetricsByIdResponse, error) + PutUsageMetricsByIdWithResponse func(ctx context.Context, id string, params *PutUsageMetricsByIdParams, ...) (*PutUsageMetricsByIdResponse, error) + PutUsersByIdWithBodyWithResponse func(ctx context.Context, id string, params *PutUsersByIdParams, contentType string, ...) (*PutUsersByIdResponse, error) + PutUsersByIdWithResponse func(ctx context.Context, id string, params *PutUsersByIdParams, ...) (*PutUsersByIdResponse, error) + type Contact struct + ArchivedAt *string + BillingPreference ContactBillingPreference + CreatedAt string + Email string + Id string + Name string + UpdatedAt string + type ContactBillingPreference string + const ContactBillingPreferenceNONE + const ContactBillingPreferencePRIMARY + const ContactBillingPreferenceSTANDARD + type ContactRequestModel struct + BillingPreference ContactBillingPreference + Email string + Name string + type CountryCode string + const CountryCodeAD + const CountryCodeAE + const CountryCodeAF + const CountryCodeAG + const CountryCodeAI + const CountryCodeAL + const CountryCodeAM + const CountryCodeAO + const CountryCodeAQ + const CountryCodeAR + const CountryCodeAS + const CountryCodeAT + const CountryCodeAU + const CountryCodeAW + const CountryCodeAX + const CountryCodeAZ + const CountryCodeBA + const CountryCodeBB + const CountryCodeBD + const CountryCodeBE + const CountryCodeBF + const CountryCodeBG + const CountryCodeBH + const CountryCodeBI + const CountryCodeBJ + const CountryCodeBL + const CountryCodeBM + const CountryCodeBN + const CountryCodeBO + const CountryCodeBQ + const CountryCodeBR + const CountryCodeBS + const CountryCodeBT + const CountryCodeBV + const CountryCodeBW + const CountryCodeBY + const CountryCodeBZ + const CountryCodeCA + const CountryCodeCC + const CountryCodeCD + const CountryCodeCF + const CountryCodeCG + const CountryCodeCH + const CountryCodeCI + const CountryCodeCK + const CountryCodeCL + const CountryCodeCM + const CountryCodeCN + const CountryCodeCO + const CountryCodeCR + const CountryCodeCU + const CountryCodeCV + const CountryCodeCW + const CountryCodeCX + const CountryCodeCY + const CountryCodeCZ + const CountryCodeDE + const CountryCodeDJ + const CountryCodeDK + const CountryCodeDM + const CountryCodeDO + const CountryCodeDZ + const CountryCodeEC + const CountryCodeEE + const CountryCodeEG + const CountryCodeEH + const CountryCodeER + const CountryCodeES + const CountryCodeET + const CountryCodeFI + const CountryCodeFJ + const CountryCodeFK + const CountryCodeFM + const CountryCodeFO + const CountryCodeFR + const CountryCodeGA + const CountryCodeGB + const CountryCodeGD + const CountryCodeGE + const CountryCodeGF + const CountryCodeGG + const CountryCodeGH + const CountryCodeGI + const CountryCodeGL + const CountryCodeGM + const CountryCodeGN + const CountryCodeGP + const CountryCodeGQ + const CountryCodeGR + const CountryCodeGS + const CountryCodeGT + const CountryCodeGU + const CountryCodeGW + const CountryCodeGY + const CountryCodeHK + const CountryCodeHM + const CountryCodeHN + const CountryCodeHR + const CountryCodeHT + const CountryCodeHU + const CountryCodeID + const CountryCodeIE + const CountryCodeIL + const CountryCodeIM + const CountryCodeIN + const CountryCodeIO + const CountryCodeIQ + const CountryCodeIR + const CountryCodeIS + const CountryCodeIT + const CountryCodeJE + const CountryCodeJM + const CountryCodeJO + const CountryCodeJP + const CountryCodeKE + const CountryCodeKG + const CountryCodeKH + const CountryCodeKI + const CountryCodeKM + const CountryCodeKN + const CountryCodeKP + const CountryCodeKR + const CountryCodeKW + const CountryCodeKY + const CountryCodeKZ + const CountryCodeLA + const CountryCodeLB + const CountryCodeLC + const CountryCodeLI + const CountryCodeLK + const CountryCodeLR + const CountryCodeLS + const CountryCodeLT + const CountryCodeLU + const CountryCodeLV + const CountryCodeLY + const CountryCodeMA + const CountryCodeMC + const CountryCodeMD + const CountryCodeME + const CountryCodeMF + const CountryCodeMG + const CountryCodeMH + const CountryCodeMK + const CountryCodeML + const CountryCodeMM + const CountryCodeMN + const CountryCodeMO + const CountryCodeMP + const CountryCodeMQ + const CountryCodeMR + const CountryCodeMS + const CountryCodeMT + const CountryCodeMU + const CountryCodeMV + const CountryCodeMW + const CountryCodeMX + const CountryCodeMY + const CountryCodeMZ + const CountryCodeNA + const CountryCodeNC + const CountryCodeNE + const CountryCodeNF + const CountryCodeNG + const CountryCodeNI + const CountryCodeNL + const CountryCodeNO + const CountryCodeNP + const CountryCodeNR + const CountryCodeNU + const CountryCodeNZ + const CountryCodeOM + const CountryCodePA + const CountryCodePE + const CountryCodePF + const CountryCodePG + const CountryCodePH + const CountryCodePK + const CountryCodePL + const CountryCodePM + const CountryCodePN + const CountryCodePR + const CountryCodePS + const CountryCodePT + const CountryCodePW + const CountryCodePY + const CountryCodeQA + const CountryCodeRE + const CountryCodeRO + const CountryCodeRS + const CountryCodeRU + const CountryCodeRW + const CountryCodeSA + const CountryCodeSB + const CountryCodeSC + const CountryCodeSD + const CountryCodeSE + const CountryCodeSG + const CountryCodeSH + const CountryCodeSI + const CountryCodeSJ + const CountryCodeSK + const CountryCodeSL + const CountryCodeSM + const CountryCodeSN + const CountryCodeSO + const CountryCodeSR + const CountryCodeSS + const CountryCodeST + const CountryCodeSV + const CountryCodeSX + const CountryCodeSY + const CountryCodeSZ + const CountryCodeTC + const CountryCodeTD + const CountryCodeTF + const CountryCodeTG + const CountryCodeTH + const CountryCodeTJ + const CountryCodeTK + const CountryCodeTL + const CountryCodeTM + const CountryCodeTN + const CountryCodeTO + const CountryCodeTR + const CountryCodeTT + const CountryCodeTV + const CountryCodeTW + const CountryCodeTZ + const CountryCodeUA + const CountryCodeUG + const CountryCodeUM + const CountryCodeUS + const CountryCodeUY + const CountryCodeUZ + const CountryCodeVA + const CountryCodeVC + const CountryCodeVE + const CountryCodeVG + const CountryCodeVI + const CountryCodeVN + const CountryCodeVU + const CountryCodeWF + const CountryCodeWS + const CountryCodeXK + const CountryCodeYE + const CountryCodeYT + const CountryCodeZA + const CountryCodeZM + const CountryCodeZW + type CountryCode1 string + const CountryCode1AD + const CountryCode1AE + const CountryCode1AF + const CountryCode1AG + const CountryCode1AI + const CountryCode1AL + const CountryCode1AM + const CountryCode1AO + const CountryCode1AQ + const CountryCode1AR + const CountryCode1AS + const CountryCode1AT + const CountryCode1AU + const CountryCode1AW + const CountryCode1AX + const CountryCode1AZ + const CountryCode1BA + const CountryCode1BB + const CountryCode1BD + const CountryCode1BE + const CountryCode1BF + const CountryCode1BG + const CountryCode1BH + const CountryCode1BI + const CountryCode1BJ + const CountryCode1BL + const CountryCode1BM + const CountryCode1BN + const CountryCode1BO + const CountryCode1BQ + const CountryCode1BR + const CountryCode1BS + const CountryCode1BT + const CountryCode1BV + const CountryCode1BW + const CountryCode1BY + const CountryCode1BZ + const CountryCode1CA + const CountryCode1CC + const CountryCode1CD + const CountryCode1CF + const CountryCode1CG + const CountryCode1CH + const CountryCode1CI + const CountryCode1CK + const CountryCode1CL + const CountryCode1CM + const CountryCode1CN + const CountryCode1CO + const CountryCode1CR + const CountryCode1CU + const CountryCode1CV + const CountryCode1CW + const CountryCode1CX + const CountryCode1CY + const CountryCode1CZ + const CountryCode1DE + const CountryCode1DJ + const CountryCode1DK + const CountryCode1DM + const CountryCode1DO + const CountryCode1DZ + const CountryCode1EC + const CountryCode1EE + const CountryCode1EG + const CountryCode1EH + const CountryCode1ER + const CountryCode1ES + const CountryCode1ET + const CountryCode1FI + const CountryCode1FJ + const CountryCode1FK + const CountryCode1FM + const CountryCode1FO + const CountryCode1FR + const CountryCode1GA + const CountryCode1GB + const CountryCode1GD + const CountryCode1GE + const CountryCode1GF + const CountryCode1GG + const CountryCode1GH + const CountryCode1GI + const CountryCode1GL + const CountryCode1GM + const CountryCode1GN + const CountryCode1GP + const CountryCode1GQ + const CountryCode1GR + const CountryCode1GS + const CountryCode1GT + const CountryCode1GU + const CountryCode1GW + const CountryCode1GY + const CountryCode1HK + const CountryCode1HM + const CountryCode1HN + const CountryCode1HR + const CountryCode1HT + const CountryCode1HU + const CountryCode1ID + const CountryCode1IE + const CountryCode1IL + const CountryCode1IM + const CountryCode1IN + const CountryCode1IO + const CountryCode1IQ + const CountryCode1IR + const CountryCode1IS + const CountryCode1IT + const CountryCode1JE + const CountryCode1JM + const CountryCode1JO + const CountryCode1JP + const CountryCode1KE + const CountryCode1KG + const CountryCode1KH + const CountryCode1KI + const CountryCode1KM + const CountryCode1KN + const CountryCode1KP + const CountryCode1KR + const CountryCode1KW + const CountryCode1KY + const CountryCode1KZ + const CountryCode1LA + const CountryCode1LB + const CountryCode1LC + const CountryCode1LI + const CountryCode1LK + const CountryCode1LR + const CountryCode1LS + const CountryCode1LT + const CountryCode1LU + const CountryCode1LV + const CountryCode1LY + const CountryCode1MA + const CountryCode1MC + const CountryCode1MD + const CountryCode1ME + const CountryCode1MF + const CountryCode1MG + const CountryCode1MH + const CountryCode1MK + const CountryCode1ML + const CountryCode1MM + const CountryCode1MN + const CountryCode1MO + const CountryCode1MP + const CountryCode1MQ + const CountryCode1MR + const CountryCode1MS + const CountryCode1MT + const CountryCode1MU + const CountryCode1MV + const CountryCode1MW + const CountryCode1MX + const CountryCode1MY + const CountryCode1MZ + const CountryCode1NA + const CountryCode1NC + const CountryCode1NE + const CountryCode1NF + const CountryCode1NG + const CountryCode1NI + const CountryCode1NL + const CountryCode1NO + const CountryCode1NP + const CountryCode1NR + const CountryCode1NU + const CountryCode1NZ + const CountryCode1OM + const CountryCode1PA + const CountryCode1PE + const CountryCode1PF + const CountryCode1PG + const CountryCode1PH + const CountryCode1PK + const CountryCode1PL + const CountryCode1PM + const CountryCode1PN + const CountryCode1PR + const CountryCode1PS + const CountryCode1PT + const CountryCode1PW + const CountryCode1PY + const CountryCode1QA + const CountryCode1RE + const CountryCode1RO + const CountryCode1RS + const CountryCode1RU + const CountryCode1RW + const CountryCode1SA + const CountryCode1SB + const CountryCode1SC + const CountryCode1SD + const CountryCode1SE + const CountryCode1SG + const CountryCode1SH + const CountryCode1SI + const CountryCode1SJ + const CountryCode1SK + const CountryCode1SL + const CountryCode1SM + const CountryCode1SN + const CountryCode1SO + const CountryCode1SR + const CountryCode1SS + const CountryCode1ST + const CountryCode1SV + const CountryCode1SX + const CountryCode1SY + const CountryCode1SZ + const CountryCode1TC + const CountryCode1TD + const CountryCode1TF + const CountryCode1TG + const CountryCode1TH + const CountryCode1TJ + const CountryCode1TK + const CountryCode1TL + const CountryCode1TM + const CountryCode1TN + const CountryCode1TO + const CountryCode1TR + const CountryCode1TT + const CountryCode1TV + const CountryCode1TW + const CountryCode1TZ + const CountryCode1UA + const CountryCode1UG + const CountryCode1UM + const CountryCode1US + const CountryCode1UY + const CountryCode1UZ + const CountryCode1VA + const CountryCode1VC + const CountryCode1VE + const CountryCode1VG + const CountryCode1VI + const CountryCode1VN + const CountryCode1VU + const CountryCode1WF + const CountryCode1WS + const CountryCode1XK + const CountryCode1YE + const CountryCode1YT + const CountryCode1ZA + const CountryCode1ZM + const CountryCode1ZW + type CountryCode2 string + const CountryCode2AD + const CountryCode2AE + const CountryCode2AF + const CountryCode2AG + const CountryCode2AI + const CountryCode2AL + const CountryCode2AM + const CountryCode2AO + const CountryCode2AQ + const CountryCode2AR + const CountryCode2AS + const CountryCode2AT + const CountryCode2AU + const CountryCode2AW + const CountryCode2AX + const CountryCode2AZ + const CountryCode2BA + const CountryCode2BB + const CountryCode2BD + const CountryCode2BE + const CountryCode2BF + const CountryCode2BG + const CountryCode2BH + const CountryCode2BI + const CountryCode2BJ + const CountryCode2BL + const CountryCode2BM + const CountryCode2BN + const CountryCode2BO + const CountryCode2BQ + const CountryCode2BR + const CountryCode2BS + const CountryCode2BT + const CountryCode2BV + const CountryCode2BW + const CountryCode2BY + const CountryCode2BZ + const CountryCode2CA + const CountryCode2CC + const CountryCode2CD + const CountryCode2CF + const CountryCode2CG + const CountryCode2CH + const CountryCode2CI + const CountryCode2CK + const CountryCode2CL + const CountryCode2CM + const CountryCode2CN + const CountryCode2CO + const CountryCode2CR + const CountryCode2CU + const CountryCode2CV + const CountryCode2CW + const CountryCode2CX + const CountryCode2CY + const CountryCode2CZ + const CountryCode2DE + const CountryCode2DJ + const CountryCode2DK + const CountryCode2DM + const CountryCode2DO + const CountryCode2DZ + const CountryCode2EC + const CountryCode2EE + const CountryCode2EG + const CountryCode2EH + const CountryCode2ER + const CountryCode2ES + const CountryCode2ET + const CountryCode2FI + const CountryCode2FJ + const CountryCode2FK + const CountryCode2FM + const CountryCode2FO + const CountryCode2FR + const CountryCode2GA + const CountryCode2GB + const CountryCode2GD + const CountryCode2GE + const CountryCode2GF + const CountryCode2GG + const CountryCode2GH + const CountryCode2GI + const CountryCode2GL + const CountryCode2GM + const CountryCode2GN + const CountryCode2GP + const CountryCode2GQ + const CountryCode2GR + const CountryCode2GS + const CountryCode2GT + const CountryCode2GU + const CountryCode2GW + const CountryCode2GY + const CountryCode2HK + const CountryCode2HM + const CountryCode2HN + const CountryCode2HR + const CountryCode2HT + const CountryCode2HU + const CountryCode2ID + const CountryCode2IE + const CountryCode2IL + const CountryCode2IM + const CountryCode2IN + const CountryCode2IO + const CountryCode2IQ + const CountryCode2IR + const CountryCode2IS + const CountryCode2IT + const CountryCode2JE + const CountryCode2JM + const CountryCode2JO + const CountryCode2JP + const CountryCode2KE + const CountryCode2KG + const CountryCode2KH + const CountryCode2KI + const CountryCode2KM + const CountryCode2KN + const CountryCode2KP + const CountryCode2KR + const CountryCode2KW + const CountryCode2KY + const CountryCode2KZ + const CountryCode2LA + const CountryCode2LB + const CountryCode2LC + const CountryCode2LI + const CountryCode2LK + const CountryCode2LR + const CountryCode2LS + const CountryCode2LT + const CountryCode2LU + const CountryCode2LV + const CountryCode2LY + const CountryCode2MA + const CountryCode2MC + const CountryCode2MD + const CountryCode2ME + const CountryCode2MF + const CountryCode2MG + const CountryCode2MH + const CountryCode2MK + const CountryCode2ML + const CountryCode2MM + const CountryCode2MN + const CountryCode2MO + const CountryCode2MP + const CountryCode2MQ + const CountryCode2MR + const CountryCode2MS + const CountryCode2MT + const CountryCode2MU + const CountryCode2MV + const CountryCode2MW + const CountryCode2MX + const CountryCode2MY + const CountryCode2MZ + const CountryCode2NA + const CountryCode2NC + const CountryCode2NE + const CountryCode2NF + const CountryCode2NG + const CountryCode2NI + const CountryCode2NL + const CountryCode2NO + const CountryCode2NP + const CountryCode2NR + const CountryCode2NU + const CountryCode2NZ + const CountryCode2OM + const CountryCode2PA + const CountryCode2PE + const CountryCode2PF + const CountryCode2PG + const CountryCode2PH + const CountryCode2PK + const CountryCode2PL + const CountryCode2PM + const CountryCode2PN + const CountryCode2PR + const CountryCode2PS + const CountryCode2PT + const CountryCode2PW + const CountryCode2PY + const CountryCode2QA + const CountryCode2RE + const CountryCode2RO + const CountryCode2RS + const CountryCode2RU + const CountryCode2RW + const CountryCode2SA + const CountryCode2SB + const CountryCode2SC + const CountryCode2SD + const CountryCode2SE + const CountryCode2SG + const CountryCode2SH + const CountryCode2SI + const CountryCode2SJ + const CountryCode2SK + const CountryCode2SL + const CountryCode2SM + const CountryCode2SN + const CountryCode2SO + const CountryCode2SR + const CountryCode2SS + const CountryCode2ST + const CountryCode2SV + const CountryCode2SX + const CountryCode2SY + const CountryCode2SZ + const CountryCode2TC + const CountryCode2TD + const CountryCode2TF + const CountryCode2TG + const CountryCode2TH + const CountryCode2TJ + const CountryCode2TK + const CountryCode2TL + const CountryCode2TM + const CountryCode2TN + const CountryCode2TO + const CountryCode2TR + const CountryCode2TT + const CountryCode2TV + const CountryCode2TW + const CountryCode2TZ + const CountryCode2UA + const CountryCode2UG + const CountryCode2UM + const CountryCode2US + const CountryCode2UY + const CountryCode2UZ + const CountryCode2VA + const CountryCode2VC + const CountryCode2VE + const CountryCode2VG + const CountryCode2VI + const CountryCode2VN + const CountryCode2VU + const CountryCode2WF + const CountryCode2WS + const CountryCode2XK + const CountryCode2YE + const CountryCode2YT + const CountryCode2ZA + const CountryCode2ZM + const CountryCode2ZW + type CreateBillingScheduleRequest struct + AttachmentAssetIds *[]string + AutoCharge *bool + AutoIssueInvoices bool + CustomerId string + EndDate *openapi_types.Date + IsDraft bool + PaymentProvider *PaymentProvider + Phases []PhaseRequest + PurchaseOrderNumber *string + RecurrenceDayOfMonth *int32 + RollUpBilling bool + StartDate openapi_types.Date + TaxRates []ProductTaxRateRepresentation + type CreateBillingScheduleSettingsEndpointCreateBillingScheduleSettingsRequestModel struct + AutoCharge *bool + BillingScheduleId string + PaymentProvider PaymentProvider + type CreateCreditGrantEndpointCreateCreditGrantRequestModel struct + Amount float32 + CostOfCredit *float32 + CreateInvoice *bool + CreditUnitType CreditUnitType + Currency Currency + CustomerId string + EffectiveDate *openapi_types.Date + ExpiryDate *openapi_types.Date + MetricId *string + Name string + SequenceAccountId string + type CreateCreditGrantEndpointProductCreateCreditGrantResponseModel struct + Amount float32 + CostOfCredit *float32 + CreatedAt string + CreditUnitType CreditUnitType + Currency *Currency + CustomerId string + EffectiveDate *openapi_types.Date + ExpiryDate *openapi_types.Date + Id string + IntegrationIds []IntegrationId2 + MetricId *string + Name string + SequenceAccountId string + type CreateCreditNoteEndpointCreateCreditNoteRequestModel struct + BillingPeriodEnd *string + BillingPeriodStart *string + Currency Currency + CustomerBillingAddress *Address1 + CustomerEmails *[]string + CustomerId string + CustomerLegalCompanyName *string + CustomerShippingAddress *Address1 + CustomerTaxId *string + InvoiceId *string + Memo *string + Metadata *[]KeyValuePair + PurchaseOrderNumber *string + type CreateCreditNoteLineItemEndpointCreateCreditNoteLineItemRequestModel struct + CreditNoteId string + Description *string + ExternalIds []IntegrationExternalIdentifier + GroupId *string + LineItemId *string + Quantity string + Rate string + RateDisplay *RateDisplay + TaxRate string + Title string + type CreateCreditNoteLineItemEndpointProductCreateCreditNoteLineItemResponseModel struct + CreditNoteId string + Description *string + ExternalIds []IntegrationExternalIdentifier + GrossTotal string + GroupId *string + Id string + Index int + LineItemId *string + NetTotal string + PriceId *string + Quantity string + Rate string + RateDisplay RateDisplay + TaxRate string + Title string + TotalTax string + type CreateCreditNoteLineItemGroupEndpointCreateCreditNoteLineItemGroupRequestModel struct + Description *string + LineItemGroupId *string + Title string + type CreateCreditNoteLineItemGroupEndpointProductCreateCreditNoteLineItemGroupResponseModel struct + CreditNoteId string + Description *string + GrossTotal string + Id string + Index int + LineItemGroupId *string + NetTotal string + Title string + TotalTax string + type CreateCustomerAliasEndpointCreateCustomerAliasRequestModel struct + ArchivedAt *string + CustomerId string + DeletedAt *string + Label *string + SequenceAccountId string + Value string + type CreateCustomerAliasEndpointProductCreateCustomerAliasResponseModel struct + ArchivedAt *string + CreatedAt string + CustomerId string + DeletedAt *string + Id string + Label *string + SequenceAccountId string + Value string + type CreateCustomerSettingsEndpointCreateCustomerSettingsRequestModel struct + CustomerId string + PaymentProvider PaymentProvider + type CreateCustomerSettingsEndpointProductCreateCustomerSettingsResponseModel struct + CustomerId string + Id string + PaymentProvider PaymentProvider + SequenceAccountId string + type CreateInvoiceSettingsEndpointCreateInvoiceSettingsRequestModel struct + CustomerId *string + InvoiceId string + PaymentProvider PaymentProvider + type CreateInvoiceSettingsEndpointProductCreateInvoiceSettingsResponseModel struct + CustomerId string + Id string + InvoiceId string + PaymentProvider PaymentProvider + SequenceAccountId string + type CreateLineItemGroupRequestModel struct + Description *string + TaxCategoryId *string + Title string + type CreateNotificationPolicyRequest struct + Channel NotificationChannel + Name string + NotificationTypes *[]NotificationType + Recipients []string + WebhookSecret *string + type CreateOrUpdateCustomerRequest struct + Address Address + Contacts []ContactRequestModel + CustomerAliases *[]string + IntegrationIds *[]GenerateIntegrationIdRequest + Label *string + LegalName string + ParentId *string + PushToIntegrations *[]CreateOrUpdateCustomerRequestIntegration + TaxStatus TaxStatus + Url *string + type CreateOrUpdateCustomerRequestIntegration string + const CreateOrUpdateCustomerRequestIntegrationXero + type CreateSeatEventEndpointCreateSeatEventRequestModel struct + CustomerAlias string + CustomerEventId *string + EventTimestamp string + SeatType string + Total int + type CreateSeatEventEndpointProductCreateSeatEventResponseModel struct + CustomerAlias string + CustomerEventId string + EventTimestamp string + Id string + SeatType string + SequenceAccountId string + Total int + type CreateSeatMetricRequest struct + Description *string + Label string + SeatType string + type CreateTaxRateRequest struct + Amount string + Country CountryCode + Description *string + InvoiceName string + InvoiceShortName string + IsPublished bool + Name string + Region *string + TaxCategoryId *string + type CreateTaxRegistrationEndpointCreateTaxRegistrationRequestModel struct + Country CountryCode + CustomerId *string + MerchantId *string + State *State1 + TaxIdentifier string + type CreateTaxRegistrationEndpointProductCreateTaxRegistrationResponseModel struct + Country CountryCode + CustomerId *string + Id string + MerchantId *string + SequenceAccountId string + State *State1 + TaxIdentifier string + type CreateUsageEventEndpointCreateUsageEventRequestModel struct + CustomerAlias string + CustomerEventId *string + EventProperties *map[string]map[string]interface{} + EventTimestamp *string + EventType string + type CreateUsageEventEndpointProductCreateUsageEventResponseModel struct + CustomerAlias string + CustomerEventId string + EventProperties map[string]map[string]interface{} + EventTimestamp string + EventType string + Id string + SequenceAccountId string + type CreateUsageMetricEndpointCreateUsageMetricRequestModel struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + DeletedAt *string + Description *string + EventType string + GroupingProperty *string + MetricType MetricType + Name string + PropertiesToNegate *[]string + PropertyFilters *map[string]map[string]interface{} + Unit *string + type CreateUsageMetricEndpointProductCreateUsageMetricResponseModel struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + CreatedAt *string + DeletedAt *string + Description *string + EventType string + GroupingProperty *string + Id string + MetricType MetricType + Name string + Parameters []CustomMetricParameter + PropertiesToNegate *[]string + PropertyFilters map[string]map[string]interface{} + SequenceAccountId string + Unit *string + type CreditBalance struct + Balance string + Grants []CreditGrant + Id string + Name string + Transactions []CreditTransaction + Type CreditType + type CreditBalancesReply struct + Items []CreditBalance + type CreditGrant struct + CostOfCredit string + CreatedAt string + Currency Currency + CurrentBalance string + CustomerId string + EffectiveDate *openapi_types.Date + ExpiryDate *openapi_types.Date + Id string + MetricId *string + Name string + OriginalAmount string + SequenceAccountId string + TaxRateId *string + Type CreditType + type CreditNote struct + AccountingDate *openapi_types.Date + BillingPeriodEnd *string + BillingPeriodStart *string + BillingScheduleId *string + CreditNoteNumber *string + Currency Currency + CustomerBillingAddress Address1 + CustomerEmails []string + CustomerId string + CustomerLegalCompanyName string + CustomerShippingAddress Address1 + CustomerTaxId *string + GrossTotal string + Id string + InvoiceId *string + InvoiceNumber *string + IssueDate *openapi_types.Date + LinkedServices []LinkInfo + Memo *string + MerchantDetails *InvoiceMerchantDetails + Metadata []KeyValuePair + NetTotal string + PurchaseOrderNumber *string + SequenceAccountId string + Settings CreditNoteSettings + Status CreditNoteStatus + TotalTax string + type CreditNoteSettings struct + GenerateCashCreditGrant SettingPreference + type CreditNoteStatus string + const CreditNoteStatusDRAFT + const CreditNoteStatusFINAL + const CreditNoteStatusINPROGRESS + const CreditNoteStatusSENT + const CreditNoteStatusVOIDED + type CreditTransaction struct + Amount string + BillingRunId *string + Date openapi_types.Date + GrantId string + Id *string + InvoiceId *string + Reason *string + Type string + type CreditType string + const CreditTypeCASH + const CreditTypeUSAGE + type CreditUnitType string + const CURRENCY + const METRIC + type Currency string + const ARS + const AUD + const BRL + const CAD + const CHF + const CNY + const COP + const CZK + const DKK + const EUR + const GBP + const HKD + const ILS + const JPY + const KRW + const MXN + const NOK + const NZD + const PLN + const SEK + const SGD + const THB + const USD + const UYU + const ZAR + type CustomMetricParameter struct + DefaultValue string + Description string + Id string + Name string + Type CustomParameterType + UsageMetricId string + type CustomParameterType string + const INTEGER + const POSITIVEINTEGER + type Customer struct + Address Address + Contacts []Contact + CreatedAt string + Domain *string + Id string + IntegrationIds []IntegrationId + Label *string + LegalName string + Organizations []CustomerOrganization + TaxStatus TaxStatus + Url *string + type Customer20240509 struct + Address Address + ArchivedAt *string + BillingEmails []string + ContactName *string + CreatedAt string + Email string + Id string + IntegrationIds []IntegrationId + Label *string + LegalName string + TaxStatus TaxStatus + Telephone *string + Url *string + type CustomerAlias struct + CreatedAt string + CustomerId string + Id string + SequenceAccountId string + Value string + type CustomerIdWithName struct + Id string + Name string + type CustomerOrganization struct + Id string + Members []CustomerIdWithName + Owner CustomerIdWithName + type CustomerOrganizationMembers struct + CustomerIds []string + type CustomerOrganizationRequest struct + MemberIds []string + OwnerId string + type CustomerSeatBalances struct + Balances []SeatBalance + ChangeTimestamp string + CustomerAliases []string + Id string + LegalName string + SequenceAccountId string + Total int + type DatabaseErrors struct + Errors []interface{} + type DateRange struct + EndDate openapi_types.Date + StartDate openapi_types.Date + type DeleteCreditNoteLineItemEndpointProductDeleteCreditNoteLineItemResponseModel struct + CreditNoteId string + Description *string + ExternalIds []IntegrationExternalIdentifier + GrossTotal string + GroupId *string + Id string + Index int + LineItemId *string + NetTotal string + PriceId *string + Quantity string + Rate string + RateDisplay RateDisplay + TaxRate string + Title string + TotalTax string + type DeleteCreditNoteLineItemGroupEndpointProductDeleteCreditNoteLineItemGroupResponseModel struct + CreditNoteId string + Description *string + GrossTotal string + Id string + Index int + LineItemGroupId *string + NetTotal string + Title string + TotalTax string + type DeleteCreditNotesByCreditnoteLineItemGroupsByIdParams struct + Authorization string + SequenceVersion *DeleteCreditNotesByCreditnoteLineItemGroupsByIdParamsSequenceVersion + type DeleteCreditNotesByCreditnoteLineItemGroupsByIdParamsSequenceVersion string + const DeleteCreditNotesByCreditnoteLineItemGroupsByIdParamsSequenceVersionN20240730 + type DeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteCreditNoteLineItemGroupEndpointProductDeleteCreditNoteLineItemGroupResponseModel + func ParseDeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse(rsp *http.Response) (*DeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + func (r DeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse) Status() string + func (r DeleteCreditNotesByCreditnoteLineItemGroupsByIdResponse) StatusCode() int + type DeleteCreditNotesByCreditnoteLineItemsByIdParams struct + Authorization string + SequenceVersion *DeleteCreditNotesByCreditnoteLineItemsByIdParamsSequenceVersion + type DeleteCreditNotesByCreditnoteLineItemsByIdParamsSequenceVersion string + const DeleteCreditNotesByCreditnoteLineItemsByIdParamsSequenceVersionN20240730 + type DeleteCreditNotesByCreditnoteLineItemsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteCreditNoteLineItemEndpointProductDeleteCreditNoteLineItemResponseModel + func ParseDeleteCreditNotesByCreditnoteLineItemsByIdResponse(rsp *http.Response) (*DeleteCreditNotesByCreditnoteLineItemsByIdResponse, error) + func (r DeleteCreditNotesByCreditnoteLineItemsByIdResponse) Status() string + func (r DeleteCreditNotesByCreditnoteLineItemsByIdResponse) StatusCode() int + type DeleteCreditNotesByIdParams struct + Authorization string + SequenceVersion *DeleteCreditNotesByIdParamsSequenceVersion + type DeleteCreditNotesByIdParamsSequenceVersion string + const DeleteCreditNotesByIdParamsSequenceVersionN20240730 + type DeleteCreditNotesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParseDeleteCreditNotesByIdResponse(rsp *http.Response) (*DeleteCreditNotesByIdResponse, error) + func (r DeleteCreditNotesByIdResponse) Status() string + func (r DeleteCreditNotesByIdResponse) StatusCode() int + type DeleteCustomerAliasEndpointProductDeleteCustomerAliasResponseModel struct + ArchivedAt *string + CreatedAt string + CustomerId string + DeletedAt *string + Id string + Label *string + SequenceAccountId string + Value string + type DeleteCustomerAliasesByIdParams struct + Authorization string + SequenceVersion *DeleteCustomerAliasesByIdParamsSequenceVersion + type DeleteCustomerAliasesByIdParamsSequenceVersion string + const DeleteCustomerAliasesByIdParamsSequenceVersionN20240730 + type DeleteCustomerAliasesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteCustomerAliasEndpointProductDeleteCustomerAliasResponseModel + func ParseDeleteCustomerAliasesByIdResponse(rsp *http.Response) (*DeleteCustomerAliasesByIdResponse, error) + func (r DeleteCustomerAliasesByIdResponse) Status() string + func (r DeleteCustomerAliasesByIdResponse) StatusCode() int + type DeleteCustomerSettingsEndpointProductDeleteCustomerSettingsResponseModel struct + CustomerId string + Id string + PaymentProvider PaymentProvider + SequenceAccountId string + type DeleteDiscountEndpointProductDeleteDiscountResponseModel struct + Amount float32 + BillingScheduleId string + CreatedAt string + DiscountCalculationType DiscountCalculationType + Id string + Message string + PhaseId *string + PriceIds []string + SeparateLineItem bool + SequenceAccountId string + UpdatedAt string + ValidFrom *openapi_types.Date + ValidTo *openapi_types.Date + type DeleteDiscountsByIdParams struct + Authorization string + SequenceVersion *DeleteDiscountsByIdParamsSequenceVersion + type DeleteDiscountsByIdParamsSequenceVersion string + const DeleteDiscountsByIdParamsSequenceVersionN20240730 + type DeleteDiscountsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteDiscountEndpointProductDeleteDiscountResponseModel + func ParseDeleteDiscountsByIdResponse(rsp *http.Response) (*DeleteDiscountsByIdResponse, error) + func (r DeleteDiscountsByIdResponse) Status() string + func (r DeleteDiscountsByIdResponse) StatusCode() int + type DeleteInvoiceEndpointProductDeleteInvoiceResponseModel struct + AccountingDate openapi_types.Date + BillingPeriod *InclusiveDateRange + BillingScheduleId *string + CalculatedAt *string + CreatedAt string + CreditBalances *string + CreditNoteIds []string + Currency Currency + CustomerBillingAddress Address1 + CustomerEmails []string + CustomerId string + CustomerLegalCompanyName string + CustomerShippingAddress Address1 + CustomerTaxId *string + CustomerTaxStatus *TaxStatus + DueDate *openapi_types.Date + DunningStatus *InvoiceDunningStatus + GrossTotal string + Id string + InvoiceNumber *string + IsCustomerArchived bool + IssueDate *openapi_types.Date + LinkedServices []LinkInfo + Memo *string + MerchantDetails *InvoiceMerchantDetails + Metadata []KeyValuePair + NetTotal string + PaymentOptions *[]InvoicePaymentOption + PaymentStatus InvoicePaymentStatus + PurchaseOrderNumber *string + Reference *string + RenderSettings InvoiceRenderSettingsInlineAggregate + SequenceAccountId string + Status InvoiceStatus + TotalTax string + type DeleteInvoiceSettingsEndpointProductDeleteInvoiceSettingsResponseModel struct + CustomerId string + Id string + InvoiceId string + PaymentProvider PaymentProvider + SequenceAccountId string + type DeleteInvoicesByIdParams struct + Authorization string + SequenceVersion *DeleteInvoicesByIdParamsSequenceVersion + type DeleteInvoicesByIdParamsSequenceVersion string + const DeleteInvoicesByIdParamsSequenceVersionN20240730 + type DeleteInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteInvoiceEndpointProductDeleteInvoiceResponseModel + func ParseDeleteInvoicesByIdResponse(rsp *http.Response) (*DeleteInvoicesByIdResponse, error) + func (r DeleteInvoicesByIdResponse) Status() string + func (r DeleteInvoicesByIdResponse) StatusCode() int + type DeleteInvoicesByInvoiceLineItemGroupsByIdParams struct + Authorization string + SequenceVersion *DeleteInvoicesByInvoiceLineItemGroupsByIdParamsSequenceVersion + type DeleteInvoicesByInvoiceLineItemGroupsByIdParamsSequenceVersion string + const DeleteInvoicesByInvoiceLineItemGroupsByIdParamsSequenceVersionN20240730 + type DeleteInvoicesByInvoiceLineItemGroupsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LineItemGroupResponseModel + func ParseDeleteInvoicesByInvoiceLineItemGroupsByIdResponse(rsp *http.Response) (*DeleteInvoicesByInvoiceLineItemGroupsByIdResponse, error) + func (r DeleteInvoicesByInvoiceLineItemGroupsByIdResponse) Status() string + func (r DeleteInvoicesByInvoiceLineItemGroupsByIdResponse) StatusCode() int + type DeleteInvoicesByInvoiceLineItemsByIdParams struct + Authorization string + SequenceVersion *DeleteInvoicesByInvoiceLineItemsByIdParamsSequenceVersion + type DeleteInvoicesByInvoiceLineItemsByIdParamsSequenceVersion string + const DeleteInvoicesByInvoiceLineItemsByIdParamsSequenceVersionN20240730 + type DeleteInvoicesByInvoiceLineItemsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Stable20240101LineItemResponse + func ParseDeleteInvoicesByInvoiceLineItemsByIdResponse(rsp *http.Response) (*DeleteInvoicesByInvoiceLineItemsByIdResponse, error) + func (r DeleteInvoicesByInvoiceLineItemsByIdResponse) Status() string + func (r DeleteInvoicesByInvoiceLineItemsByIdResponse) StatusCode() int + type DeleteNotificationsPoliciesByIdNotificationTypesByTypeParams struct + Authorization string + SequenceVersion *DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsSequenceVersion + type DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsSequenceVersion string + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsSequenceVersionN20240730 + type DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsType string + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeBILLINGSCHEDULEARCHIVED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeBILLINGSCHEDULECREATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeBILLINGSCHEDULEUPDATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeCREDITNOTECREATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeCREDITNOTEISSUED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeCREDITNOTEUPDATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeCUSTOMERARCHIVED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeCUSTOMERCREATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeCUSTOMERUPDATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeINTEGRATIONSYNCCOMPLETED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeINTEGRATIONWEBHOOKHANDLED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeINVOICECREATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeINVOICEISSUED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeINVOICEUPDATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeMERCHANTUPDATED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeQUOTEACCEPTED + const DeleteNotificationsPoliciesByIdNotificationTypesByTypeParamsTypeQUOTEPUBLISHED + type DeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicy + JSON400 *DatabaseErrors + func ParseDeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse(rsp *http.Response) (*DeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse, error) + func (r DeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse) Status() string + func (r DeleteNotificationsPoliciesByIdNotificationTypesByTypeResponse) StatusCode() int + type DeleteNotificationsPoliciesByIdParams struct + Authorization string + SequenceVersion *DeleteNotificationsPoliciesByIdParamsSequenceVersion + type DeleteNotificationsPoliciesByIdParamsSequenceVersion string + const DeleteNotificationsPoliciesByIdParamsSequenceVersionN20240730 + type DeleteNotificationsPoliciesByIdRecipientsByRecipientParams struct + Authorization string + SequenceVersion *DeleteNotificationsPoliciesByIdRecipientsByRecipientParamsSequenceVersion + type DeleteNotificationsPoliciesByIdRecipientsByRecipientParamsSequenceVersion string + const DeleteNotificationsPoliciesByIdRecipientsByRecipientParamsSequenceVersionN20240730 + type DeleteNotificationsPoliciesByIdRecipientsByRecipientResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicy + JSON400 *DatabaseErrors + func ParseDeleteNotificationsPoliciesByIdRecipientsByRecipientResponse(rsp *http.Response) (*DeleteNotificationsPoliciesByIdRecipientsByRecipientResponse, error) + func (r DeleteNotificationsPoliciesByIdRecipientsByRecipientResponse) Status() string + func (r DeleteNotificationsPoliciesByIdRecipientsByRecipientResponse) StatusCode() int + type DeleteNotificationsPoliciesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicy + func ParseDeleteNotificationsPoliciesByIdResponse(rsp *http.Response) (*DeleteNotificationsPoliciesByIdResponse, error) + func (r DeleteNotificationsPoliciesByIdResponse) Status() string + func (r DeleteNotificationsPoliciesByIdResponse) StatusCode() int + type DeletePaymentsSettingsBillingSchedulesByIdParams struct + Authorization string + SequenceVersion *DeletePaymentsSettingsBillingSchedulesByIdParamsSequenceVersion + type DeletePaymentsSettingsBillingSchedulesByIdParamsSequenceVersion string + const DeletePaymentsSettingsBillingSchedulesByIdParamsSequenceVersionN20240730 + type DeletePaymentsSettingsBillingSchedulesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleSettings + func ParseDeletePaymentsSettingsBillingSchedulesByIdResponse(rsp *http.Response) (*DeletePaymentsSettingsBillingSchedulesByIdResponse, error) + func (r DeletePaymentsSettingsBillingSchedulesByIdResponse) Status() string + func (r DeletePaymentsSettingsBillingSchedulesByIdResponse) StatusCode() int + type DeletePaymentsSettingsCustomersByIdParams struct + Authorization string + SequenceVersion *DeletePaymentsSettingsCustomersByIdParamsSequenceVersion + type DeletePaymentsSettingsCustomersByIdParamsSequenceVersion string + const DeletePaymentsSettingsCustomersByIdParamsSequenceVersionN20240730 + type DeletePaymentsSettingsCustomersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteCustomerSettingsEndpointProductDeleteCustomerSettingsResponseModel + func ParseDeletePaymentsSettingsCustomersByIdResponse(rsp *http.Response) (*DeletePaymentsSettingsCustomersByIdResponse, error) + func (r DeletePaymentsSettingsCustomersByIdResponse) Status() string + func (r DeletePaymentsSettingsCustomersByIdResponse) StatusCode() int + type DeletePaymentsSettingsInvoicesByIdParams struct + Authorization string + SequenceVersion *DeletePaymentsSettingsInvoicesByIdParamsSequenceVersion + type DeletePaymentsSettingsInvoicesByIdParamsSequenceVersion string + const DeletePaymentsSettingsInvoicesByIdParamsSequenceVersionN20240730 + type DeletePaymentsSettingsInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteInvoiceSettingsEndpointProductDeleteInvoiceSettingsResponseModel + func ParseDeletePaymentsSettingsInvoicesByIdResponse(rsp *http.Response) (*DeletePaymentsSettingsInvoicesByIdResponse, error) + func (r DeletePaymentsSettingsInvoicesByIdResponse) Status() string + func (r DeletePaymentsSettingsInvoicesByIdResponse) StatusCode() int + type DeletePricesByIdParams struct + Authorization string + SequenceVersion *DeletePricesByIdParamsSequenceVersion + type DeletePricesByIdParamsSequenceVersion string + const DeletePricesByIdParamsSequenceVersionN20240730 + type DeletePricesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParseDeletePricesByIdResponse(rsp *http.Response) (*DeletePricesByIdResponse, error) + func (r DeletePricesByIdResponse) Status() string + func (r DeletePricesByIdResponse) StatusCode() int + type DeleteSeatMetricsByIdParams struct + Authorization string + SequenceVersion *DeleteSeatMetricsByIdParamsSequenceVersion + type DeleteSeatMetricsByIdParamsSequenceVersion string + const DeleteSeatMetricsByIdParamsSequenceVersionN20240730 + type DeleteSeatMetricsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SeatMetric + func ParseDeleteSeatMetricsByIdResponse(rsp *http.Response) (*DeleteSeatMetricsByIdResponse, error) + func (r DeleteSeatMetricsByIdResponse) Status() string + func (r DeleteSeatMetricsByIdResponse) StatusCode() int + type DeleteTaxRatesByIdParams struct + Authorization string + SequenceVersion *DeleteTaxRatesByIdParamsSequenceVersion + type DeleteTaxRatesByIdParamsSequenceVersion string + const DeleteTaxRatesByIdParamsSequenceVersionN20240730 + type DeleteTaxRatesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TaxRateResponse + func ParseDeleteTaxRatesByIdResponse(rsp *http.Response) (*DeleteTaxRatesByIdResponse, error) + func (r DeleteTaxRatesByIdResponse) Status() string + func (r DeleteTaxRatesByIdResponse) StatusCode() int + type DeleteTaxRegistrationEndpointProductDeleteTaxRegistrationResponseModel struct + Country CountryCode + CustomerId *string + Id string + MerchantId *string + SequenceAccountId string + State *State1 + TaxIdentifier string + type DeleteTaxRegistrationsByIdParams struct + Authorization string + SequenceVersion *DeleteTaxRegistrationsByIdParamsSequenceVersion + type DeleteTaxRegistrationsByIdParamsSequenceVersion string + const DeleteTaxRegistrationsByIdParamsSequenceVersionN20240730 + type DeleteTaxRegistrationsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteTaxRegistrationEndpointProductDeleteTaxRegistrationResponseModel + func ParseDeleteTaxRegistrationsByIdResponse(rsp *http.Response) (*DeleteTaxRegistrationsByIdResponse, error) + func (r DeleteTaxRegistrationsByIdResponse) Status() string + func (r DeleteTaxRegistrationsByIdResponse) StatusCode() int + type DeleteUsageMetricEndpointProductDeleteUsageMetricResponseModel struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + CreatedAt *string + DeletedAt *string + Description *string + EventType string + GroupingProperty *string + Id string + MetricType MetricType + Name string + Parameters []CustomMetricParameter + PropertiesToNegate *[]string + PropertyFilters map[string]map[string]interface{} + SequenceAccountId string + Unit *string + type DeleteUsageMetricsByIdParams struct + Authorization string + SequenceVersion *DeleteUsageMetricsByIdParamsSequenceVersion + type DeleteUsageMetricsByIdParamsSequenceVersion string + const DeleteUsageMetricsByIdParamsSequenceVersionN20240730 + type DeleteUsageMetricsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *DeleteUsageMetricEndpointProductDeleteUsageMetricResponseModel + func ParseDeleteUsageMetricsByIdResponse(rsp *http.Response) (*DeleteUsageMetricsByIdResponse, error) + func (r DeleteUsageMetricsByIdResponse) Status() string + func (r DeleteUsageMetricsByIdResponse) StatusCode() int + type DeleteUsersByIdParams struct + Authorization string + SequenceVersion *DeleteUsersByIdParamsSequenceVersion + type DeleteUsersByIdParamsSequenceVersion string + const DeleteUsersByIdParamsSequenceVersionN20240730 + type DeleteUsersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SequenceUserResponse + func ParseDeleteUsersByIdResponse(rsp *http.Response) (*DeleteUsersByIdResponse, error) + func (r DeleteUsersByIdResponse) Status() string + func (r DeleteUsersByIdResponse) StatusCode() int + type DiscountCalculationType string + const DiscountCalculationTypeNOMINAL + const DiscountCalculationTypePERCENTAGE + type EmbeddableDiscount struct + Amount float32 + Message string + RestrictToPrices *[]string + SeparateLineItem bool + Type DiscountCalculationType + type FixedListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure FixedPricingStructure + type FixedListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure FixedPricingStructure + UpdatedAt string + type FixedPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure FixedPricingStructure1 + type FixedPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure FixedPricingStructure1 + UpdatedAt *string + type FixedPricingStructure struct + Price string + PricingType FixedPricingType + type FixedPricingStructure1 struct + Price string + PricingType FixedPricingType + type FixedPricingType string + const FIXED + type GenerateIntegrationIdRequest struct + Id string + Service IntegrationService + type GenerateIntegrationIdRequest1 struct + Id string + Service IntegrationService + type GenerateIntegrationIdRequest2 struct + Id string + Service IntegrationService + type GetBillingProductsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetBillingProductsParamsSequenceVersion + type GetBillingProductsParamsSequenceVersion string + const GetBillingProductsParamsSequenceVersionN20240730 + type GetBillingProductsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListBillingProductsEndpointListProductResponsePaginatedResponseModel + func ParseGetBillingProductsResponse(rsp *http.Response) (*GetBillingProductsResponse, error) + func (r GetBillingProductsResponse) Status() string + func (r GetBillingProductsResponse) StatusCode() int + type GetBillingScheduleEndpointApiBillingScheduleStatus string + const GetBillingScheduleEndpointApiBillingScheduleStatusACTIVE + const GetBillingScheduleEndpointApiBillingScheduleStatusCANCELLED + const GetBillingScheduleEndpointApiBillingScheduleStatusCOMPLETED + const GetBillingScheduleEndpointApiBillingScheduleStatusDRAFT + const GetBillingScheduleEndpointApiBillingScheduleStatusPENDING + const GetBillingScheduleEndpointApiBillingScheduleStatusSUSPENDED + type GetBillingSchedulesByBillingScheduleIdParams struct + Authorization string + SequenceVersion *GetBillingSchedulesByBillingScheduleIdParamsSequenceVersion + type GetBillingSchedulesByBillingScheduleIdParamsSequenceVersion string + const GetBillingSchedulesByBillingScheduleIdParamsSequenceVersionN20240730 + type GetBillingSchedulesByBillingScheduleIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleResponse + func ParseGetBillingSchedulesByBillingScheduleIdResponse(rsp *http.Response) (*GetBillingSchedulesByBillingScheduleIdResponse, error) + func (r GetBillingSchedulesByBillingScheduleIdResponse) Status() string + func (r GetBillingSchedulesByBillingScheduleIdResponse) StatusCode() int + type GetBillingSchedulesParams struct + After *string + Authorization string + AutoSendInvoices *string + Before *string + BillingScheduleStatus *string + CustomerId *string + IncludeArchivedSchedules *string + Label *string + Limit *int + SequenceVersion *GetBillingSchedulesParamsSequenceVersion + SortBy *GetBillingSchedulesParamsSortBy + SortOrder *string + type GetBillingSchedulesParamsSequenceVersion string + const GetBillingSchedulesParamsSequenceVersionN20240730 + type GetBillingSchedulesParamsSortBy string + const STARTDATE + type GetBillingSchedulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListBillingSchedulesResponse + func ParseGetBillingSchedulesResponse(rsp *http.Response) (*GetBillingSchedulesResponse, error) + func (r GetBillingSchedulesResponse) Status() string + func (r GetBillingSchedulesResponse) StatusCode() int + type GetByInvoiceIdProductGetInvoiceSettingsResponseModel struct + Id string + InvoiceId string + PaymentProvider PaymentProvider + SequenceAccountId string + type GetCreditNotesByCreditnoteLineItemGroupsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetCreditNotesByCreditnoteLineItemGroupsParamsSequenceVersion + SortOrder *string + type GetCreditNotesByCreditnoteLineItemGroupsParamsSequenceVersion string + const GetCreditNotesByCreditnoteLineItemGroupsParamsSequenceVersionN20240730 + type GetCreditNotesByCreditnoteLineItemGroupsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCreditNoteLineItemGroupEndpointProductListCreditNoteLineItemGroupPaginatedResponseModel + func ParseGetCreditNotesByCreditnoteLineItemGroupsResponse(rsp *http.Response) (*GetCreditNotesByCreditnoteLineItemGroupsResponse, error) + func (r GetCreditNotesByCreditnoteLineItemGroupsResponse) Status() string + func (r GetCreditNotesByCreditnoteLineItemGroupsResponse) StatusCode() int + type GetCreditNotesByCreditnoteLineItemsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetCreditNotesByCreditnoteLineItemsParamsSequenceVersion + SortOrder *string + type GetCreditNotesByCreditnoteLineItemsParamsSequenceVersion string + const GetCreditNotesByCreditnoteLineItemsParamsSequenceVersionN20240730 + type GetCreditNotesByCreditnoteLineItemsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCreditNoteLineItemEndpointProductListCreditNoteLineItemPaginatedResponseModel + func ParseGetCreditNotesByCreditnoteLineItemsResponse(rsp *http.Response) (*GetCreditNotesByCreditnoteLineItemsResponse, error) + func (r GetCreditNotesByCreditnoteLineItemsResponse) Status() string + func (r GetCreditNotesByCreditnoteLineItemsResponse) StatusCode() int + type GetCreditNotesByIdDownloadParams struct + Authorization string + SequenceVersion *GetCreditNotesByIdDownloadParamsSequenceVersion + type GetCreditNotesByIdDownloadParamsSequenceVersion string + const GetCreditNotesByIdDownloadParamsSequenceVersionN20240730 + type GetCreditNotesByIdDownloadResponse struct + Body []byte + HTTPResponse *http.Response + func ParseGetCreditNotesByIdDownloadResponse(rsp *http.Response) (*GetCreditNotesByIdDownloadResponse, error) + func (r GetCreditNotesByIdDownloadResponse) Status() string + func (r GetCreditNotesByIdDownloadResponse) StatusCode() int + type GetCreditNotesByIdParams struct + Authorization string + SequenceVersion *GetCreditNotesByIdParamsSequenceVersion + type GetCreditNotesByIdParamsSequenceVersion string + const GetCreditNotesByIdParamsSequenceVersionN20240730 + type GetCreditNotesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParseGetCreditNotesByIdResponse(rsp *http.Response) (*GetCreditNotesByIdResponse, error) + func (r GetCreditNotesByIdResponse) Status() string + func (r GetCreditNotesByIdResponse) StatusCode() int + type GetCreditNotesParams struct + After *string + Authorization string + Before *string + CreditNoteStatus *string + CustomerId *string + Limit *int + SentAfter *string + SentBefore *string + SequenceVersion *GetCreditNotesParamsSequenceVersion + SortBy *string + SortOrder *string + type GetCreditNotesParamsSequenceVersion string + const GetCreditNotesParamsSequenceVersionN20240730 + type GetCreditNotesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCreditNoteEndpointProductListCreditNotePaginatedResponseModel + func ParseGetCreditNotesResponse(rsp *http.Response) (*GetCreditNotesResponse, error) + func (r GetCreditNotesResponse) Status() string + func (r GetCreditNotesResponse) StatusCode() int + type GetCreditsByCustomerIdBalancesParams struct + Authorization string + SequenceVersion *GetCreditsByCustomerIdBalancesParamsSequenceVersion + type GetCreditsByCustomerIdBalancesParamsSequenceVersion string + const GetCreditsByCustomerIdBalancesParamsSequenceVersionN20240730 + type GetCreditsByCustomerIdBalancesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditBalancesReply + func ParseGetCreditsByCustomerIdBalancesResponse(rsp *http.Response) (*GetCreditsByCustomerIdBalancesResponse, error) + func (r GetCreditsByCustomerIdBalancesResponse) Status() string + func (r GetCreditsByCustomerIdBalancesResponse) StatusCode() int + type GetCreditsByCustomerIdGrantsParams struct + Authorization string + SequenceVersion *GetCreditsByCustomerIdGrantsParamsSequenceVersion + type GetCreditsByCustomerIdGrantsParamsSequenceVersion string + const GetCreditsByCustomerIdGrantsParamsSequenceVersionN20240730 + type GetCreditsByCustomerIdGrantsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCreditGrantsForCustomerEndpointCreditGrantsResponse + func ParseGetCreditsByCustomerIdGrantsResponse(rsp *http.Response) (*GetCreditsByCustomerIdGrantsResponse, error) + func (r GetCreditsByCustomerIdGrantsResponse) Status() string + func (r GetCreditsByCustomerIdGrantsResponse) StatusCode() int + type GetCreditsByIdParams struct + Authorization string + SequenceVersion *GetCreditsByIdParamsSequenceVersion + type GetCreditsByIdParamsSequenceVersion string + const GetCreditsByIdParamsSequenceVersionN20240730 + type GetCreditsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditGrant + func ParseGetCreditsByIdResponse(rsp *http.Response) (*GetCreditsByIdResponse, error) + func (r GetCreditsByIdResponse) Status() string + func (r GetCreditsByIdResponse) StatusCode() int + type GetCreditsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetCreditsParamsSequenceVersion + type GetCreditsParamsSequenceVersion string + const GetCreditsParamsSequenceVersionN20240730 + type GetCreditsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCreditGrantEndpointResponseModel + func ParseGetCreditsResponse(rsp *http.Response) (*GetCreditsResponse, error) + func (r GetCreditsResponse) Status() string + func (r GetCreditsResponse) StatusCode() int + type GetCustomerAliasesEndpointEndpointResponse struct + Items []CustomerAlias + type GetCustomerAliasesParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetCustomerAliasesParamsSequenceVersion + type GetCustomerAliasesParamsSequenceVersion string + const GetCustomerAliasesParamsSequenceVersionN20240730 + type GetCustomerAliasesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCustomerAliasEndpointProductListCustomerAliasPaginatedResponseModel + func ParseGetCustomerAliasesResponse(rsp *http.Response) (*GetCustomerAliasesResponse, error) + func (r GetCustomerAliasesResponse) Status() string + func (r GetCustomerAliasesResponse) StatusCode() int + type GetCustomerSettingsEndpointProductGetCustomerSettingsResponseModel struct + CustomerId string + Id string + PaymentProvider PaymentProvider + SequenceAccountId string + type GetCustomersByAliasByAliasParams struct + Authorization string + SequenceVersion *GetCustomersByAliasByAliasParamsSequenceVersion + type GetCustomersByAliasByAliasParamsSequenceVersion string + const GetCustomersByAliasByAliasParamsSequenceVersionN20240730 + type GetCustomersByAliasByAliasResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Customer20240509 + func ParseGetCustomersByAliasByAliasResponse(rsp *http.Response) (*GetCustomersByAliasByAliasResponse, error) + func (r GetCustomersByAliasByAliasResponse) Status() string + func (r GetCustomersByAliasByAliasResponse) StatusCode() int + type GetCustomersByCustomerContactsParams struct + Authorization string + IncludeArchived *bool + SequenceVersion *GetCustomersByCustomerContactsParamsSequenceVersion + type GetCustomersByCustomerContactsParamsSequenceVersion string + const GetCustomersByCustomerContactsParamsSequenceVersionN20240730 + type GetCustomersByCustomerContactsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListContactEndpointContactResponseModel + func ParseGetCustomersByCustomerContactsResponse(rsp *http.Response) (*GetCustomersByCustomerContactsResponse, error) + func (r GetCustomersByCustomerContactsResponse) Status() string + func (r GetCustomersByCustomerContactsResponse) StatusCode() int + type GetCustomersByIdAliasesParams struct + Authorization string + SequenceVersion *GetCustomersByIdAliasesParamsSequenceVersion + type GetCustomersByIdAliasesParamsSequenceVersion string + const GetCustomersByIdAliasesParamsSequenceVersionN20240730 + type GetCustomersByIdAliasesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetCustomerAliasesEndpointEndpointResponse + func ParseGetCustomersByIdAliasesResponse(rsp *http.Response) (*GetCustomersByIdAliasesResponse, error) + func (r GetCustomersByIdAliasesResponse) Status() string + func (r GetCustomersByIdAliasesResponse) StatusCode() int + type GetCustomersByIdParams struct + Authorization string + SequenceVersion *GetCustomersByIdParamsSequenceVersion + type GetCustomersByIdParamsSequenceVersion string + const GetCustomersByIdParamsSequenceVersionN20240730 + type GetCustomersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Customer + func ParseGetCustomersByIdResponse(rsp *http.Response) (*GetCustomersByIdResponse, error) + func (r GetCustomersByIdResponse) Status() string + func (r GetCustomersByIdResponse) StatusCode() int + type GetCustomersParams struct + After *string + Alias *string + Authorization string + Before *string + Email *string + IncludeArchived *bool + LegalName *string + Limit *int + SequenceVersion *GetCustomersParamsSequenceVersion + SortBy *string + SortOrder *string + type GetCustomersParamsSequenceVersion string + const GetCustomersParamsSequenceVersionN20240730 + type GetCustomersResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCustomerResponse + func ParseGetCustomersResponse(rsp *http.Response) (*GetCustomersResponse, error) + func (r GetCustomersResponse) Status() string + func (r GetCustomersResponse) StatusCode() int + type GetDiscountEndpointProductGetDiscountResponseModel struct + Amount float32 + BillingScheduleId string + CreatedAt string + DiscountCalculationType DiscountCalculationType + Id string + Message string + PhaseId *string + PriceIds []string + SeparateLineItem bool + SequenceAccountId string + UpdatedAt string + ValidFrom *openapi_types.Date + ValidTo *openapi_types.Date + type GetDiscountsByIdParams struct + Authorization string + SequenceVersion *GetDiscountsByIdParamsSequenceVersion + type GetDiscountsByIdParamsSequenceVersion string + const GetDiscountsByIdParamsSequenceVersionN20240730 + type GetDiscountsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetDiscountEndpointProductGetDiscountResponseModel + func ParseGetDiscountsByIdResponse(rsp *http.Response) (*GetDiscountsByIdResponse, error) + func (r GetDiscountsByIdResponse) Status() string + func (r GetDiscountsByIdResponse) StatusCode() int + type GetDiscountsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetDiscountsParamsSequenceVersion + type GetDiscountsParamsSequenceVersion string + const GetDiscountsParamsSequenceVersionN20240730 + type GetDiscountsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListDiscountEndpointProductListDiscountPaginatedResponseModel + func ParseGetDiscountsResponse(rsp *http.Response) (*GetDiscountsResponse, error) + func (r GetDiscountsResponse) Status() string + func (r GetDiscountsResponse) StatusCode() int + type GetInvoiceEndpointProductGetInvoiceResponseModel struct + AccountingDate openapi_types.Date + BillingPeriod *InclusiveDateRange + BillingScheduleId *string + CalculatedAt *string + CreatedAt string + CreditBalances *string + CreditNoteIds []string + Currency Currency + CustomerBillingAddress Address1 + CustomerEmails []string + CustomerId string + CustomerLegalCompanyName string + CustomerShippingAddress Address1 + CustomerTaxId *string + CustomerTaxStatus *TaxStatus + DueDate *openapi_types.Date + DunningStatus *InvoiceDunningStatus + GrossTotal string + Id string + InvoiceNumber *string + IsCustomerArchived bool + IssueDate *openapi_types.Date + LinkedServices []LinkInfo + Memo *string + MerchantDetails *InvoiceMerchantDetails + Metadata []KeyValuePair + NetTotal string + PaymentOptions *[]InvoicePaymentOption + PaymentStatus InvoicePaymentStatus + PurchaseOrderNumber *string + Reference *string + RenderSettings InvoiceRenderSettingsInlineAggregate + SequenceAccountId string + Status InvoiceStatus + TotalTax string + type GetInvoiceSettingsEndpointProductGetInvoiceSettingsResponseModel struct + CustomerId string + Id string + InvoiceId string + PaymentProvider PaymentProvider + SequenceAccountId string + type GetInvoicesByIdDownloadParams struct + Authorization string + SequenceVersion *GetInvoicesByIdDownloadParamsSequenceVersion + type GetInvoicesByIdDownloadParamsSequenceVersion string + const GetInvoicesByIdDownloadParamsSequenceVersionN20240730 + type GetInvoicesByIdDownloadResponse struct + Body []byte + HTTPResponse *http.Response + func ParseGetInvoicesByIdDownloadResponse(rsp *http.Response) (*GetInvoicesByIdDownloadResponse, error) + func (r GetInvoicesByIdDownloadResponse) Status() string + func (r GetInvoicesByIdDownloadResponse) StatusCode() int + type GetInvoicesByIdParams struct + Authorization string + SequenceVersion *GetInvoicesByIdParamsSequenceVersion + type GetInvoicesByIdParamsSequenceVersion string + const GetInvoicesByIdParamsSequenceVersionN20240730 + type GetInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetInvoiceEndpointProductGetInvoiceResponseModel + func ParseGetInvoicesByIdResponse(rsp *http.Response) (*GetInvoicesByIdResponse, error) + func (r GetInvoicesByIdResponse) Status() string + func (r GetInvoicesByIdResponse) StatusCode() int + type GetInvoicesByInvoiceLineItemGroupsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetInvoicesByInvoiceLineItemGroupsParamsSequenceVersion + SortOrder *string + type GetInvoicesByInvoiceLineItemGroupsParamsSequenceVersion string + const GetInvoicesByInvoiceLineItemGroupsParamsSequenceVersionN20240730 + type GetInvoicesByInvoiceLineItemGroupsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListLineItemGroupEndpointProductListLineItemGroupPaginatedResponseModel + func ParseGetInvoicesByInvoiceLineItemGroupsResponse(rsp *http.Response) (*GetInvoicesByInvoiceLineItemGroupsResponse, error) + func (r GetInvoicesByInvoiceLineItemGroupsResponse) Status() string + func (r GetInvoicesByInvoiceLineItemGroupsResponse) StatusCode() int + type GetInvoicesByInvoiceLineItemsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetInvoicesByInvoiceLineItemsParamsSequenceVersion + SortOrder *string + type GetInvoicesByInvoiceLineItemsParamsSequenceVersion string + const GetInvoicesByInvoiceLineItemsParamsSequenceVersionN20240730 + type GetInvoicesByInvoiceLineItemsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListLineItemEndpointPaginatedLineItemResponseModel + func ParseGetInvoicesByInvoiceLineItemsResponse(rsp *http.Response) (*GetInvoicesByInvoiceLineItemsResponse, error) + func (r GetInvoicesByInvoiceLineItemsResponse) Status() string + func (r GetInvoicesByInvoiceLineItemsResponse) StatusCode() int + type GetInvoicesParams struct + After *string + Authorization string + Before *string + BillingScheduleId *string + CustomerId *string + DueAfter *string + DueBefore *string + ExcludeZeroQuantity *bool + InvoiceAfter *string + InvoiceBefore *string + InvoiceCurrency *string + InvoicePaymentStatus *string + InvoiceStatus *string + Limit *int + SentAfter *string + SentBefore *string + SequenceVersion *GetInvoicesParamsSequenceVersion + SortBy *string + SortOrder *string + type GetInvoicesParamsSequenceVersion string + const GetInvoicesParamsSequenceVersionN20240730 + type GetInvoicesRenderSettingsParams struct + Authorization string + SequenceVersion *GetInvoicesRenderSettingsParamsSequenceVersion + type GetInvoicesRenderSettingsParamsSequenceVersion string + const GetInvoicesRenderSettingsParamsSequenceVersionN20240730 + type GetInvoicesRenderSettingsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetOrCreateInvoiceRenderSettingsEndpointProductCreateInvoiceRenderSettingsResponseModel + func ParseGetInvoicesRenderSettingsResponse(rsp *http.Response) (*GetInvoicesRenderSettingsResponse, error) + func (r GetInvoicesRenderSettingsResponse) Status() string + func (r GetInvoicesRenderSettingsResponse) StatusCode() int + type GetInvoicesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListInvoiceEndpointListInvoicePaginatedResponseModel + func ParseGetInvoicesResponse(rsp *http.Response) (*GetInvoicesResponse, error) + func (r GetInvoicesResponse) Status() string + func (r GetInvoicesResponse) StatusCode() int + type GetListPricesByIdParams struct + Authorization string + SequenceVersion *GetListPricesByIdParamsSequenceVersion + type GetListPricesByIdParamsSequenceVersion string + const GetListPricesByIdParamsSequenceVersionN20240730 + type GetListPricesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParseGetListPricesByIdResponse(rsp *http.Response) (*GetListPricesByIdResponse, error) + func (r GetListPricesByIdResponse) Status() string + func (r GetListPricesByIdResponse) StatusCode() int + type GetListPricesParams struct + After *string + Authorization string + Before *string + BillingFrequency *string + Currency *string + IncludeArchived *bool + Limit *int + ProductId *string + SequenceVersion *GetListPricesParamsSequenceVersion + type GetListPricesParamsSequenceVersion string + const GetListPricesParamsSequenceVersionN20240730 + type GetListPricesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParseGetListPricesResponse(rsp *http.Response) (*GetListPricesResponse, error) + func (r GetListPricesResponse) Status() string + func (r GetListPricesResponse) StatusCode() int + type GetNotificationsPoliciesByIdParams struct + Authorization string + SequenceVersion *GetNotificationsPoliciesByIdParamsSequenceVersion + type GetNotificationsPoliciesByIdParamsSequenceVersion string + const GetNotificationsPoliciesByIdParamsSequenceVersionN20240730 + type GetNotificationsPoliciesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicy + func ParseGetNotificationsPoliciesByIdResponse(rsp *http.Response) (*GetNotificationsPoliciesByIdResponse, error) + func (r GetNotificationsPoliciesByIdResponse) Status() string + func (r GetNotificationsPoliciesByIdResponse) StatusCode() int + type GetNotificationsPoliciesParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetNotificationsPoliciesParamsSequenceVersion + type GetNotificationsPoliciesParamsSequenceVersion string + const GetNotificationsPoliciesParamsSequenceVersionN20240730 + type GetNotificationsPoliciesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicies + func ParseGetNotificationsPoliciesResponse(rsp *http.Response) (*GetNotificationsPoliciesResponse, error) + func (r GetNotificationsPoliciesResponse) Status() string + func (r GetNotificationsPoliciesResponse) StatusCode() int + type GetOrCreateInvoiceRenderSettingsEndpointProductCreateInvoiceRenderSettingsResponseModel struct + Id string + PaymentLinkDisplay PaymentLinkDisplayOption + type GetPaymentsSettingsBillingSchedulesByIdParams struct + Authorization string + SequenceVersion *GetPaymentsSettingsBillingSchedulesByIdParamsSequenceVersion + type GetPaymentsSettingsBillingSchedulesByIdParamsSequenceVersion string + const GetPaymentsSettingsBillingSchedulesByIdParamsSequenceVersionN20240730 + type GetPaymentsSettingsBillingSchedulesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleSettings + func ParseGetPaymentsSettingsBillingSchedulesByIdResponse(rsp *http.Response) (*GetPaymentsSettingsBillingSchedulesByIdResponse, error) + func (r GetPaymentsSettingsBillingSchedulesByIdResponse) Status() string + func (r GetPaymentsSettingsBillingSchedulesByIdResponse) StatusCode() int + type GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdParams struct + Authorization string + SequenceVersion *GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdParamsSequenceVersion + type GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdParamsSequenceVersion string + const GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdParamsSequenceVersionN20240730 + type GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleSettings + func ParseGetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse(rsp *http.Response) (*GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse, error) + func (r GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse) Status() string + func (r GetPaymentsSettingsBillingSchedulesForBillingScheduleByIdResponse) StatusCode() int + type GetPaymentsSettingsCustomersByIdParams struct + Authorization string + SequenceVersion *GetPaymentsSettingsCustomersByIdParamsSequenceVersion + type GetPaymentsSettingsCustomersByIdParamsSequenceVersion string + const GetPaymentsSettingsCustomersByIdParamsSequenceVersionN20240730 + type GetPaymentsSettingsCustomersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetCustomerSettingsEndpointProductGetCustomerSettingsResponseModel + func ParseGetPaymentsSettingsCustomersByIdResponse(rsp *http.Response) (*GetPaymentsSettingsCustomersByIdResponse, error) + func (r GetPaymentsSettingsCustomersByIdResponse) Status() string + func (r GetPaymentsSettingsCustomersByIdResponse) StatusCode() int + type GetPaymentsSettingsInvoicesByIdParams struct + Authorization string + SequenceVersion *GetPaymentsSettingsInvoicesByIdParamsSequenceVersion + type GetPaymentsSettingsInvoicesByIdParamsSequenceVersion string + const GetPaymentsSettingsInvoicesByIdParamsSequenceVersionN20240730 + type GetPaymentsSettingsInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetInvoiceSettingsEndpointProductGetInvoiceSettingsResponseModel + func ParseGetPaymentsSettingsInvoicesByIdResponse(rsp *http.Response) (*GetPaymentsSettingsInvoicesByIdResponse, error) + func (r GetPaymentsSettingsInvoicesByIdResponse) Status() string + func (r GetPaymentsSettingsInvoicesByIdResponse) StatusCode() int + type GetPaymentsSettingsInvoicesForInvoiceByIdParams struct + Authorization string + SequenceVersion *GetPaymentsSettingsInvoicesForInvoiceByIdParamsSequenceVersion + type GetPaymentsSettingsInvoicesForInvoiceByIdParamsSequenceVersion string + const GetPaymentsSettingsInvoicesForInvoiceByIdParamsSequenceVersionN20240730 + type GetPaymentsSettingsInvoicesForInvoiceByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetByInvoiceIdProductGetInvoiceSettingsResponseModel + func ParseGetPaymentsSettingsInvoicesForInvoiceByIdResponse(rsp *http.Response) (*GetPaymentsSettingsInvoicesForInvoiceByIdResponse, error) + func (r GetPaymentsSettingsInvoicesForInvoiceByIdResponse) Status() string + func (r GetPaymentsSettingsInvoicesForInvoiceByIdResponse) StatusCode() int + type GetPaymentsSettingsParams struct + SequenceVersion *GetPaymentsSettingsParamsSequenceVersion + type GetPaymentsSettingsParamsSequenceVersion string + const GetPaymentsSettingsParamsSequenceVersionN20240730 + type GetPaymentsSettingsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AccountPaymentSettings + func ParseGetPaymentsSettingsResponse(rsp *http.Response) (*GetPaymentsSettingsResponse, error) + func (r GetPaymentsSettingsResponse) Status() string + func (r GetPaymentsSettingsResponse) StatusCode() int + type GetPricesByIdParams struct + Authorization string + SequenceVersion *GetPricesByIdParamsSequenceVersion + type GetPricesByIdParamsSequenceVersion string + const GetPricesByIdParamsSequenceVersionN20240730 + type GetPricesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParseGetPricesByIdResponse(rsp *http.Response) (*GetPricesByIdResponse, error) + func (r GetPricesByIdResponse) Status() string + func (r GetPricesByIdResponse) StatusCode() int + type GetPricesParams struct + After *string + Authorization string + Before *string + BillingFrequency *string + Currency *string + Limit *int + Name *string + ProductId *string + SequenceVersion *GetPricesParamsSequenceVersion + type GetPricesParamsSequenceVersion string + const GetPricesParamsSequenceVersionN20240730 + type GetPricesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParseGetPricesResponse(rsp *http.Response) (*GetPricesResponse, error) + func (r GetPricesResponse) Status() string + func (r GetPricesResponse) StatusCode() int + type GetProductsByIdParams struct + Authorization string + SequenceVersion *GetProductsByIdParamsSequenceVersion + type GetProductsByIdParamsSequenceVersion string + const GetProductsByIdParamsSequenceVersionN20240730 + type GetProductsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Stable20240509ProductResponse + func ParseGetProductsByIdResponse(rsp *http.Response) (*GetProductsByIdResponse, error) + func (r GetProductsByIdResponse) Status() string + func (r GetProductsByIdResponse) StatusCode() int + type GetProductsParams struct + After *string + Authorization string + Before *string + Limit *int + Name *string + SequenceVersion *GetProductsParamsSequenceVersion + type GetProductsParamsSequenceVersion string + const GetProductsParamsSequenceVersionN20240730 + type GetProductsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Stable20240509ListResponseModel + func ParseGetProductsResponse(rsp *http.Response) (*GetProductsResponse, error) + func (r GetProductsResponse) Status() string + func (r GetProductsResponse) StatusCode() int + type GetSeatBalancesParams struct + Authorization string + CustomerAliases *string + ExcludeZeroQuantity *bool + SequenceVersion *GetSeatBalancesParamsSequenceVersion + type GetSeatBalancesParamsSequenceVersion string + const GetSeatBalancesParamsSequenceVersionN20240730 + type GetSeatBalancesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListCustomerSeatBalancesEndpointListCustomerSeatBalancesPaginatedResponseModel + func ParseGetSeatBalancesResponse(rsp *http.Response) (*GetSeatBalancesResponse, error) + func (r GetSeatBalancesResponse) Status() string + func (r GetSeatBalancesResponse) StatusCode() int + type GetSeatEventsByIdParams struct + Authorization string + SequenceVersion *GetSeatEventsByIdParamsSequenceVersion + type GetSeatEventsByIdParamsSequenceVersion string + const GetSeatEventsByIdParamsSequenceVersionN20240730 + type GetSeatEventsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SeatEvent + func ParseGetSeatEventsByIdResponse(rsp *http.Response) (*GetSeatEventsByIdResponse, error) + func (r GetSeatEventsByIdResponse) Status() string + func (r GetSeatEventsByIdResponse) StatusCode() int + type GetSeatEventsParams struct + After *string + Authorization string + Before *string + CustomerAlias *string + CustomerEventId *string + EventTimestampAfter *string + EventTimestampBefore *string + Limit *int + SeatType *string + SequenceVersion *GetSeatEventsParamsSequenceVersion + SortBy *string + SortOrder *string + type GetSeatEventsParamsSequenceVersion string + const GetSeatEventsParamsSequenceVersionN20240730 + type GetSeatEventsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListSeatEventsEndpointEndpointResponseModel + func ParseGetSeatEventsResponse(rsp *http.Response) (*GetSeatEventsResponse, error) + func (r GetSeatEventsResponse) Status() string + func (r GetSeatEventsResponse) StatusCode() int + type GetSeatMetricEndpointProductGetSeatMetricResponseModel struct + CreatedAt string + CreatedBy *string + Description *string + Id string + Label string + SeatType string + UpdatedAt string + type GetSeatMetricsByIdParams struct + Authorization string + SequenceVersion *GetSeatMetricsByIdParamsSequenceVersion + type GetSeatMetricsByIdParamsSequenceVersion string + const GetSeatMetricsByIdParamsSequenceVersionN20240730 + type GetSeatMetricsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetSeatMetricEndpointProductGetSeatMetricResponseModel + func ParseGetSeatMetricsByIdResponse(rsp *http.Response) (*GetSeatMetricsByIdResponse, error) + func (r GetSeatMetricsByIdResponse) Status() string + func (r GetSeatMetricsByIdResponse) StatusCode() int + type GetSeatMetricsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetSeatMetricsParamsSequenceVersion + type GetSeatMetricsParamsSequenceVersion string + const GetSeatMetricsParamsSequenceVersionN20240730 + type GetSeatMetricsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListSeatMetricEndpointProductListSeatMetricPaginatedResponseModel + func ParseGetSeatMetricsResponse(rsp *http.Response) (*GetSeatMetricsResponse, error) + func (r GetSeatMetricsResponse) Status() string + func (r GetSeatMetricsResponse) StatusCode() int + type GetSequenceAccountsByIdParams struct + Authorization string + SequenceVersion *GetSequenceAccountsByIdParamsSequenceVersion + type GetSequenceAccountsByIdParamsSequenceVersion string + const GetSequenceAccountsByIdParamsSequenceVersionN20240730 + type GetSequenceAccountsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SequenceAccount + func ParseGetSequenceAccountsByIdResponse(rsp *http.Response) (*GetSequenceAccountsByIdResponse, error) + func (r GetSequenceAccountsByIdResponse) Status() string + func (r GetSequenceAccountsByIdResponse) StatusCode() int + type GetSequenceAccountsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetSequenceAccountsParamsSequenceVersion + type GetSequenceAccountsParamsSequenceVersion string + const GetSequenceAccountsParamsSequenceVersionN20240730 + type GetSequenceAccountsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListSequenceAccountsResponse + func ParseGetSequenceAccountsResponse(rsp *http.Response) (*GetSequenceAccountsResponse, error) + func (r GetSequenceAccountsResponse) Status() string + func (r GetSequenceAccountsResponse) StatusCode() int + type GetTaxRatesByIdParams struct + Authorization string + SequenceVersion *GetTaxRatesByIdParamsSequenceVersion + type GetTaxRatesByIdParamsSequenceVersion string + const GetTaxRatesByIdParamsSequenceVersionN20240730 + type GetTaxRatesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TaxRateResponse + func ParseGetTaxRatesByIdResponse(rsp *http.Response) (*GetTaxRatesByIdResponse, error) + func (r GetTaxRatesByIdResponse) Status() string + func (r GetTaxRatesByIdResponse) StatusCode() int + type GetTaxRatesParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetTaxRatesParamsSequenceVersion + type GetTaxRatesParamsSequenceVersion string + const GetTaxRatesParamsSequenceVersionN20240730 + type GetTaxRatesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListResponse + func ParseGetTaxRatesResponse(rsp *http.Response) (*GetTaxRatesResponse, error) + func (r GetTaxRatesResponse) Status() string + func (r GetTaxRatesResponse) StatusCode() int + type GetTaxRegistrationEndpointProductGetTaxRegistrationResponseModel struct + Country CountryCode + CustomerId *string + Id string + MerchantId *string + SequenceAccountId string + State *State1 + TaxIdentifier string + type GetTaxRegistrationForCustomerCustomerTaxRegistration struct + Country CountryCode + CustomerId string + Id string + SequenceAccountId string + State *State1 + TaxIdentifier string + type GetTaxRegistrationForCustomerProductResponse struct + Items []GetTaxRegistrationForCustomerCustomerTaxRegistration + Pagination PaginationResponse1 + type GetTaxRegistrationForMerchantMerchantTaxRegistration struct + Country CountryCode + Id string + MerchantId string + SequenceAccountId string + State *State1 + TaxIdentifier string + type GetTaxRegistrationForMerchantProductResponse struct + Items []GetTaxRegistrationForMerchantMerchantTaxRegistration + Pagination PaginationResponse1 + type GetTaxRegistrationsByIdParams struct + Authorization string + SequenceVersion *GetTaxRegistrationsByIdParamsSequenceVersion + type GetTaxRegistrationsByIdParamsSequenceVersion string + const GetTaxRegistrationsByIdParamsSequenceVersionN20240730 + type GetTaxRegistrationsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetTaxRegistrationEndpointProductGetTaxRegistrationResponseModel + func ParseGetTaxRegistrationsByIdResponse(rsp *http.Response) (*GetTaxRegistrationsByIdResponse, error) + func (r GetTaxRegistrationsByIdResponse) Status() string + func (r GetTaxRegistrationsByIdResponse) StatusCode() int + type GetTaxRegistrationsForCustomerByIdParams struct + Authorization string + SequenceVersion *GetTaxRegistrationsForCustomerByIdParamsSequenceVersion + type GetTaxRegistrationsForCustomerByIdParamsSequenceVersion string + const GetTaxRegistrationsForCustomerByIdParamsSequenceVersionN20240730 + type GetTaxRegistrationsForCustomerByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetTaxRegistrationForCustomerProductResponse + func ParseGetTaxRegistrationsForCustomerByIdResponse(rsp *http.Response) (*GetTaxRegistrationsForCustomerByIdResponse, error) + func (r GetTaxRegistrationsForCustomerByIdResponse) Status() string + func (r GetTaxRegistrationsForCustomerByIdResponse) StatusCode() int + type GetTaxRegistrationsForMerchantByIdParams struct + Authorization string + SequenceVersion *GetTaxRegistrationsForMerchantByIdParamsSequenceVersion + type GetTaxRegistrationsForMerchantByIdParamsSequenceVersion string + const GetTaxRegistrationsForMerchantByIdParamsSequenceVersionN20240730 + type GetTaxRegistrationsForMerchantByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetTaxRegistrationForMerchantProductResponse + func ParseGetTaxRegistrationsForMerchantByIdResponse(rsp *http.Response) (*GetTaxRegistrationsForMerchantByIdResponse, error) + func (r GetTaxRegistrationsForMerchantByIdResponse) Status() string + func (r GetTaxRegistrationsForMerchantByIdResponse) StatusCode() int + type GetTaxRegistrationsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetTaxRegistrationsParamsSequenceVersion + type GetTaxRegistrationsParamsSequenceVersion string + const GetTaxRegistrationsParamsSequenceVersionN20240730 + type GetTaxRegistrationsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListTaxRegistrationEndpointProductListTaxRegistrationPaginatedResponseModel + func ParseGetTaxRegistrationsResponse(rsp *http.Response) (*GetTaxRegistrationsResponse, error) + func (r GetTaxRegistrationsResponse) Status() string + func (r GetTaxRegistrationsResponse) StatusCode() int + type GetUsageEventsParams struct + After *string + Authorization string + Before *string + CustomerAlias *string + EventId *string + EventTimestampAfter *string + EventTimestampBefore *string + EventType *string + Limit *int + Offset *int + SequenceVersion *GetUsageEventsParamsSequenceVersion + SortBy *string + SortOrder *string + UnmappedAliasesOnly *bool + type GetUsageEventsParamsSequenceVersion string + const GetUsageEventsParamsSequenceVersionN20240730 + type GetUsageEventsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListUsageEventEndpointEndpointResponseModel + func ParseGetUsageEventsResponse(rsp *http.Response) (*GetUsageEventsResponse, error) + func (r GetUsageEventsResponse) Status() string + func (r GetUsageEventsResponse) StatusCode() int + type GetUsageMetricEndpointProductGetUsageMetricResponseModel struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + CreatedAt *string + DeletedAt *string + Description *string + EventType string + GroupingProperty *string + Id string + MetricType MetricType + Name string + Parameters []CustomMetricParameter + PropertiesToNegate *[]string + PropertyFilters map[string]map[string]interface{} + SequenceAccountId string + Unit *string + type GetUsageMetricsByIdParams struct + Authorization string + SequenceVersion *GetUsageMetricsByIdParamsSequenceVersion + type GetUsageMetricsByIdParamsSequenceVersion string + const GetUsageMetricsByIdParamsSequenceVersionN20240730 + type GetUsageMetricsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *GetUsageMetricEndpointProductGetUsageMetricResponseModel + func ParseGetUsageMetricsByIdResponse(rsp *http.Response) (*GetUsageMetricsByIdResponse, error) + func (r GetUsageMetricsByIdResponse) Status() string + func (r GetUsageMetricsByIdResponse) StatusCode() int + type GetUsageMetricsByUsageMetricIdCalculateParams struct + Authorization string + CustomParameters *string + CustomerAliases string + PeriodEnd string + PeriodStart string + SequenceVersion *GetUsageMetricsByUsageMetricIdCalculateParamsSequenceVersion + type GetUsageMetricsByUsageMetricIdCalculateParamsSequenceVersion string + const GetUsageMetricsByUsageMetricIdCalculateParamsSequenceVersionN20240730 + type GetUsageMetricsByUsageMetricIdCalculateResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UsageMetricCalculationResponse + func ParseGetUsageMetricsByUsageMetricIdCalculateResponse(rsp *http.Response) (*GetUsageMetricsByUsageMetricIdCalculateResponse, error) + func (r GetUsageMetricsByUsageMetricIdCalculateResponse) Status() string + func (r GetUsageMetricsByUsageMetricIdCalculateResponse) StatusCode() int + type GetUsageMetricsParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetUsageMetricsParamsSequenceVersion + type GetUsageMetricsParamsSequenceVersion string + const GetUsageMetricsParamsSequenceVersionN20240730 + type GetUsageMetricsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListUsageMetricEndpointProductResponseModel + func ParseGetUsageMetricsResponse(rsp *http.Response) (*GetUsageMetricsResponse, error) + func (r GetUsageMetricsResponse) Status() string + func (r GetUsageMetricsResponse) StatusCode() int + type GetUsersByIdParams struct + Authorization string + SequenceVersion *GetUsersByIdParamsSequenceVersion + type GetUsersByIdParamsSequenceVersion string + const GetUsersByIdParamsSequenceVersionN20240730 + type GetUsersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SequenceUserResponse + func ParseGetUsersByIdResponse(rsp *http.Response) (*GetUsersByIdResponse, error) + func (r GetUsersByIdResponse) Status() string + func (r GetUsersByIdResponse) StatusCode() int + type GetUsersParams struct + After *string + Authorization string + Before *string + Limit *int + SequenceVersion *GetUsersParamsSequenceVersion + type GetUsersParamsSequenceVersion string + const GetUsersParamsSequenceVersionN20240730 + type GetUsersResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ListSequenceUsersResponse + func ParseGetUsersResponse(rsp *http.Response) (*GetUsersResponse, error) + func (r GetUsersResponse) Status() string + func (r GetUsersResponse) StatusCode() int + type GraduatedListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure GraduatedPricingStructure + UsageCalculationPeriod *UsageCalculationPeriod + type GraduatedListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure GraduatedPricingStructure + UpdatedAt string + UsageCalculationPeriod *UsageCalculationPeriod + type GraduatedPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure GraduatedPricingStructure1 + UsageCalculationPeriod *UsageCalculationPeriod1 + type GraduatedPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure GraduatedPricingStructure1 + UpdatedAt *string + UsageCalculationPeriod *UsageCalculationPeriod1 + type GraduatedPricingStructure struct + PricingType GraduatedPricingType + Tiers []GraduatedUsageTier + UsageCalculationMode UsageCalculationMode + UsageMetricId string + type GraduatedPricingStructure1 struct + PricingType GraduatedPricingType + Tiers []GraduatedUsageTier + UsageCalculationMode UsageCalculationMode + UsageMetricId string + type GraduatedPricingType string + const GRADUATED + type GraduatedUsageTier struct + Fee *string + IsPricePercentage bool + Price string + UpperBound *string + type HttpRequestDoer interface + Do func(req *http.Request) (*http.Response, error) + type InclusiveDateRange struct + EndInclusive openapi_types.Date + Start openapi_types.Date + type IntegrationExternalIdentifier struct + Key IntegrationService + Value string + type IntegrationId struct + Id string + IsPending bool + LastSynced *string + Service IntegrationService + type IntegrationId1 struct + Id string + IsPending bool + Service IntegrationService + type IntegrationId2 struct + Id string + IsPending bool + Service IntegrationService + type IntegrationService string + const IntegrationServiceAmazonRedshift + const IntegrationServiceAnrok + const IntegrationServiceAvalara + const IntegrationServiceGoogleBigQuery + const IntegrationServiceGoogleSheets + const IntegrationServiceHubSpot + const IntegrationServiceNetSuite + const IntegrationServiceQuickBooksOnline + const IntegrationServiceSalesforce + const IntegrationServiceSlack + const IntegrationServiceSnowflake + const IntegrationServiceStripe + const IntegrationServiceXero + type IntermediaryBank struct + BankAddress Address1 + BankName string + RoutingNumber string + SwiftCode string + type Invoice struct + AccountingDate openapi_types.Date + BillingPeriod *InclusiveDateRange + BillingScheduleId *string + CalculatedAt *string + CreatedAt string + CreditBalances *string + CreditNoteIds []string + Currency Currency + CustomerBillingAddress Address1 + CustomerEmails []string + CustomerId string + CustomerLegalCompanyName string + CustomerShippingAddress Address1 + CustomerTaxId *string + CustomerTaxStatus *TaxStatus + DueDate *openapi_types.Date + DunningStatus *InvoiceDunningStatus + GrossTotal string + Id string + InvoiceNumber *string + IsCustomerArchived bool + IssueDate *openapi_types.Date + LinkedServices []LinkInfo + Memo *string + MerchantDetails *InvoiceMerchantDetails + Metadata []KeyValuePair + NetTotal string + PaymentOptions *[]InvoicePaymentOption + PaymentStatus InvoicePaymentStatus + PurchaseOrderNumber *string + Reference *string + RenderSettings InvoiceRenderSettingsInlineAggregate + SequenceAccountId string + Status InvoiceStatus + TotalTax string + type InvoiceDunningStatus string + const COMPLETED + const FAILED + const NOTREQUIRED + const OVERDUECHECKSCHEDULED + const SCHEDULED + type InvoiceMerchantDetails struct + Address Address1 + AustralianDestination *AustralianBankAccountDestination + CaBankAccountDetails *CanadianBankAccountDestination + CanadianInternationalDestination *CanadianInternationalDestination + CustomFields []KeyValuePair + Email string + Iban *string + IncludeBeneficiaryAddressInPaymentDetails bool + LegalCompanyName string + LogoUrl *string + PhoneNumber *string + PrimaryColour *string + TaxId *string + UkAccountDetails *SortCodeAccountNumber + UsAchDetails *UsAchDestination + UsWireDetails *UsWireDestination + type InvoicePaymentOption string + const BANKTRANSFER + const LINK + type InvoicePaymentStatus string + const PAID + const PARTIALLYPAID + const UNCOLLECTIBLE + const UNPAID + type InvoiceRenderSettingsInlineAggregate struct + PaymentLinkDisplay PaymentLinkDisplayOption + type InvoiceStatus string + const DRAFT + const FINAL + const INPROGRESS + const SENT + const VOIDED + type KeyValuePair struct + Key string + Value string + type LineItemGroupResponseModel struct + Description *string + GrossTotal string + Id string + Index int + InvoiceId string + NetTotal string + TaxCategory *TaxCategoryResponse + Title string + TotalTax string + type LinearListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure LinearPricingStructure + type LinearListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure LinearPricingStructure + UpdatedAt string + type LinearPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure LinearPricingStructure1 + type LinearPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure LinearPricingStructure1 + UpdatedAt *string + type LinearPricingStructure struct + IsPricePercentage bool + PricePerUnit string + PricingType LinearPricingType + UsageMetricId string + type LinearPricingStructure1 struct + IsPricePercentage bool + PricePerUnit string + PricingType LinearPricingType + UsageMetricId string + type LinearPricingType string + const LINEAR + type LinkInfo struct + ExternalId string + ExternalService IntegrationService + ExternalUrl *string + SyncTime string + type ListBillingProductsEndpointListProductResponsePaginatedResponseModel struct + Items []BillingProduct + Pagination PaginationMeta + type ListBillingSchedulesResponse struct + Items []BillingScheduleResponse + Pagination PaginationMeta + type ListContactEndpointContactResponseModel struct + Items []Contact + type ListCreditGrantEndpointResponseModel struct + Items []CreditGrant + Pagination PaginationMeta + type ListCreditGrantsForCustomerEndpointCreditGrantResponse struct + Balance float32 + ExpiryDate *openapi_types.Date + GrantAmount float32 + Id string + IssueDate openapi_types.Date + Name string + type ListCreditGrantsForCustomerEndpointCreditGrantsResponse struct + Items []ListCreditGrantsForCustomerEndpointCreditGrantResponse + type ListCreditNoteEndpointProductListCreditNotePaginatedResponseModel struct + Items []CreditNote + Pagination PaginationResponse + type ListCreditNoteLineItemEndpointProductListCreditNoteLineItemPaginatedResponseModel struct + Items []ListCreditNoteLineItemEndpointProductListCreditNoteLineItemResponseModel + Pagination PaginationMeta + type ListCreditNoteLineItemEndpointProductListCreditNoteLineItemResponseModel struct + CreditNoteId string + Description *string + ExternalIds []IntegrationExternalIdentifier + GrossTotal string + GroupId *string + Id string + Index int + LineItemId *string + NetTotal string + PriceId *string + Quantity string + Rate string + RateDisplay RateDisplay + TaxRate string + Title string + TotalTax string + type ListCreditNoteLineItemGroupEndpointProductListCreditNoteLineItemGroupPaginatedResponseModel struct + Items []ListCreditNoteLineItemGroupEndpointProductListCreditNoteLineItemGroupResponseModel + Pagination PaginationMeta + type ListCreditNoteLineItemGroupEndpointProductListCreditNoteLineItemGroupResponseModel struct + CreditNoteId string + Description *string + GrossTotal string + Id string + Index int + LineItemGroupId *string + NetTotal string + Title string + TotalTax string + type ListCustomerAliasEndpointProductListCustomerAliasPaginatedResponseModel struct + Items []ListCustomerAliasEndpointProductListCustomerAliasResponseModel + Pagination PaginationMeta + type ListCustomerAliasEndpointProductListCustomerAliasResponseModel struct + ArchivedAt *string + CreatedAt string + CustomerId string + DeletedAt *string + Id string + Label *string + SequenceAccountId string + Value string + type ListCustomerResponse struct + Items []ListCustomerResponseModel + Pagination PaginationMeta + type ListCustomerResponseModel struct + Address Address + CreatedAt string + Domain *string + Id string + IntegrationIds []IntegrationId + Label *string + LegalName string + Organizations []CustomerOrganization + TaxStatus TaxStatus + Url *string + type ListCustomerSeatBalancesEndpointListCustomerSeatBalancesPaginatedResponseModel struct + Items []CustomerSeatBalances + Pagination PaginationMeta + type ListDiscountEndpointProductListDiscountPaginatedResponseModel struct + Items []ListDiscountEndpointProductListDiscountResponseModel + Pagination PaginationMeta + type ListDiscountEndpointProductListDiscountResponseModel struct + Amount float32 + BillingScheduleId string + CreatedAt string + DiscountCalculationType DiscountCalculationType + Id string + Message string + PhaseId *string + PriceIds []string + SeparateLineItem bool + SequenceAccountId string + UpdatedAt string + ValidFrom *openapi_types.Date + ValidTo *openapi_types.Date + type ListInvoiceEndpointListInvoicePaginatedResponseModel struct + Items []Invoice + Pagination PaginationMeta + type ListLineItemEndpointPaginatedLineItemResponseModel struct + Items []Stable20240101LineItemResponse + Pagination PaginationMeta + type ListLineItemGroupEndpointProductListLineItemGroupPaginatedResponseModel struct + Items []LineItemGroupResponseModel + Pagination PaginationMeta + type ListListPricesEndpointResponseModel struct + Items []ListPrice + Pagination PaginationMeta + type ListPrice struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure ListPrice_Structure + UpdatedAt string + UsageCalculationPeriod *UsageCalculationPeriod + type ListPrice_Structure struct + func (t *ListPrice_Structure) FromFixedPricingStructure(v FixedPricingStructure) error + func (t *ListPrice_Structure) FromGraduatedPricingStructure(v GraduatedPricingStructure) error + func (t *ListPrice_Structure) FromLinearPricingStructure(v LinearPricingStructure) error + func (t *ListPrice_Structure) FromOneTimePricingStructure(v OneTimePricingStructure) error + func (t *ListPrice_Structure) FromPackagePricingStructure(v PackagePricingStructure) error + func (t *ListPrice_Structure) FromSeatBasedPricingStructure(v SeatBasedPricingStructure) error + func (t *ListPrice_Structure) FromVolumePricingStructure(v VolumePricingStructure) error + func (t *ListPrice_Structure) MergeFixedPricingStructure(v FixedPricingStructure) error + func (t *ListPrice_Structure) MergeGraduatedPricingStructure(v GraduatedPricingStructure) error + func (t *ListPrice_Structure) MergeLinearPricingStructure(v LinearPricingStructure) error + func (t *ListPrice_Structure) MergeOneTimePricingStructure(v OneTimePricingStructure) error + func (t *ListPrice_Structure) MergePackagePricingStructure(v PackagePricingStructure) error + func (t *ListPrice_Structure) MergeSeatBasedPricingStructure(v SeatBasedPricingStructure) error + func (t *ListPrice_Structure) MergeVolumePricingStructure(v VolumePricingStructure) error + func (t *ListPrice_Structure) UnmarshalJSON(b []byte) error + func (t ListPrice_Structure) AsFixedPricingStructure() (FixedPricingStructure, error) + func (t ListPrice_Structure) AsGraduatedPricingStructure() (GraduatedPricingStructure, error) + func (t ListPrice_Structure) AsLinearPricingStructure() (LinearPricingStructure, error) + func (t ListPrice_Structure) AsOneTimePricingStructure() (OneTimePricingStructure, error) + func (t ListPrice_Structure) AsPackagePricingStructure() (PackagePricingStructure, error) + func (t ListPrice_Structure) AsSeatBasedPricingStructure() (SeatBasedPricingStructure, error) + func (t ListPrice_Structure) AsVolumePricingStructure() (VolumePricingStructure, error) + func (t ListPrice_Structure) MarshalJSON() ([]byte, error) + type ListResponse struct + Items []TaxRateResponse + Pagination PaginationMeta + type ListSeatEventsEndpointEndpointResponseModel struct + Items []SeatEvent + Pagination PaginationMeta + type ListSeatMetricEndpointProductListSeatMetricPaginatedResponseModel struct + Items []ListSeatMetricEndpointProductListSeatMetricResponseModel + Pagination PaginationMeta + type ListSeatMetricEndpointProductListSeatMetricResponseModel struct + CreatedAt string + CreatedBy *string + Description *string + Id string + Label string + SeatType string + UpdatedAt string + type ListSequenceAccountsResponse struct + Items []SequenceAccount + Pagination PaginationResponse + type ListSequenceUsersResponse struct + Items []SequenceUserResponse + Pagination PaginationResponse + type ListTaxRegistrationEndpointProductListTaxRegistrationPaginatedResponseModel struct + Items []ListTaxRegistrationEndpointProductListTaxRegistrationResponseModel + Pagination PaginationMeta + type ListTaxRegistrationEndpointProductListTaxRegistrationResponseModel struct + Country CountryCode + CustomerId *string + Id string + MerchantId *string + SequenceAccountId string + State *State1 + TaxIdentifier string + type ListUsageEventEndpointEndpointResponseModel struct + Items []CreateUsageEventEndpointProductCreateUsageEventResponseModel + Pagination PaginationMeta + type ListUsageMetricEndpointProductResponseModel struct + Items []UsageMetric + Pagination PaginationMeta + type MetricType string + const GROUPED + const SIMPLE + type Minimum struct + Amount float32 + BillingScheduleId string + CreatedAt string + Id string + PhaseId string + RestrictToPrices []string + SequenceAccountId string + UpdatedAt string + type MinimumRequest struct + Amount float32 + RestrictToPrices *[]string + type NotificationChannel string + const EMAIL + const WEBHOOK + type NotificationPolicies struct + Items []NotificationPolicy + Pagination PaginationResponse + type NotificationPolicy struct + Channel NotificationChannel + CreatedAt string + Id string + Name string + NotificationTypes *[]NotificationType + Recipients []string + SequenceAccountId string + WebhookSecret *string + type NotificationType string + const NotificationTypeBILLINGSCHEDULEARCHIVED + const NotificationTypeBILLINGSCHEDULECREATED + const NotificationTypeBILLINGSCHEDULEUPDATED + const NotificationTypeCREDITNOTECREATED + const NotificationTypeCREDITNOTEISSUED + const NotificationTypeCREDITNOTEUPDATED + const NotificationTypeCUSTOMERARCHIVED + const NotificationTypeCUSTOMERCREATED + const NotificationTypeCUSTOMERUPDATED + const NotificationTypeINTEGRATIONSYNCCOMPLETED + const NotificationTypeINTEGRATIONWEBHOOKHANDLED + const NotificationTypeINVOICECREATED + const NotificationTypeINVOICEISSUED + const NotificationTypeINVOICEUPDATED + const NotificationTypeMERCHANTUPDATED + const NotificationTypeQUOTEACCEPTED + const NotificationTypeQUOTEPUBLISHED + type OneTimeListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure OneTimePricingStructure + type OneTimeListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure OneTimePricingStructure + UpdatedAt string + type OneTimePriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure OneTimePricingStructure1 + type OneTimePriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure OneTimePricingStructure1 + UpdatedAt *string + type OneTimePricingStructure struct + Price string + PricingType OneTimePricingType + type OneTimePricingStructure1 struct + Price string + PricingType OneTimePricingType + type OneTimePricingType string + const OneTimePricingTypeONETIME + type PackageListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure PackagePricingStructure + type PackageListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure PackagePricingStructure + UpdatedAt string + type PackagePriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure PackagePricingStructure1 + type PackagePriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure PackagePricingStructure1 + UpdatedAt *string + type PackagePricingStructure struct + PackageSize string + PricePerPackage string + PricingType PackagePricingType + UsageMetricId string + type PackagePricingStructure1 struct + PackageSize string + PricePerPackage string + PricingType PackagePricingType + UsageMetricId string + type PackagePricingType string + const PACKAGE + type PaginationMeta struct + After *string + Before *string + TotalResultSize *int64 + type PaginationResponse struct + After *string + Before *string + TotalResultSize *int64 + type PaginationResponse1 struct + After *string + Before *string + TotalResultSize *int64 + type PatchInvoicesByIdJSONRequestBody = Stable20240101PatchInvoiceRequest + type PatchInvoicesByIdParams struct + Authorization string + SequenceVersion *PatchInvoicesByIdParamsSequenceVersion + type PatchInvoicesByIdParamsSequenceVersion string + const PatchInvoicesByIdParamsSequenceVersionN20240730 + type PatchInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePatchInvoicesByIdResponse(rsp *http.Response) (*PatchInvoicesByIdResponse, error) + func (r PatchInvoicesByIdResponse) Status() string + func (r PatchInvoicesByIdResponse) StatusCode() int + type PaymentFailureNotificationOptions string + const DONOTSENDNOTIFICATIONS + const SENDNOTIFICATIONS + type PaymentFailureNotifications struct + CustomerNotifications PaymentFailureNotificationOptions + MerchantNotifications PaymentFailureNotificationOptions + type PaymentLinkDisplayOption string + const HIDEPAYMENTLINK + const SHOWPAYMENTLINK + type PaymentProvider string + const PaymentProviderNONE + const PaymentProviderSTRIPE + type Phase struct + BillingScheduleId string + CreatedAt string + Discounts []EmbeddableDiscount + EndDate *openapi_types.Date + Id string + Minimums []Minimum + Name *string + PriceIds []string + RecurrencePreference PhaseRecurrencePreference + StartDate openapi_types.Date + type PhaseRecurrencePreference string + const CONTINUEFROMPREVIOUSPHASE + const RESET + type PhaseRequest struct + Discounts *[]EmbeddableDiscount + EndDate *openapi_types.Date + ListPriceIds *[]string + Minimums *[]MinimumRequest + Name *string + PriceIds []string + RecurrencePreference *PhaseRecurrencePreference + StartDate openapi_types.Date + type PostBillingSchedulesByBillingScheduleIdArchiveParams struct + Authorization string + SequenceVersion *PostBillingSchedulesByBillingScheduleIdArchiveParamsSequenceVersion + type PostBillingSchedulesByBillingScheduleIdArchiveParamsSequenceVersion string + const PostBillingSchedulesByBillingScheduleIdArchiveParamsSequenceVersionN20240730 + type PostBillingSchedulesByBillingScheduleIdArchiveResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleResponse + func ParsePostBillingSchedulesByBillingScheduleIdArchiveResponse(rsp *http.Response) (*PostBillingSchedulesByBillingScheduleIdArchiveResponse, error) + func (r PostBillingSchedulesByBillingScheduleIdArchiveResponse) Status() string + func (r PostBillingSchedulesByBillingScheduleIdArchiveResponse) StatusCode() int + type PostBillingSchedulesJSONRequestBody = CreateBillingScheduleRequest + type PostBillingSchedulesParams struct + Authorization string + SequenceVersion *PostBillingSchedulesParamsSequenceVersion + type PostBillingSchedulesParamsSequenceVersion string + const PostBillingSchedulesParamsSequenceVersionN20240730 + type PostBillingSchedulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *BillingScheduleResponse + func ParsePostBillingSchedulesResponse(rsp *http.Response) (*PostBillingSchedulesResponse, error) + func (r PostBillingSchedulesResponse) Status() string + func (r PostBillingSchedulesResponse) StatusCode() int + type PostBillingSchedulesValidateTaxesJSONRequestBody = CreateBillingScheduleRequest + type PostBillingSchedulesValidateTaxesParams struct + Authorization string + SequenceVersion *PostBillingSchedulesValidateTaxesParamsSequenceVersion + type PostBillingSchedulesValidateTaxesParamsSequenceVersion string + const PostBillingSchedulesValidateTaxesParamsSequenceVersionN20240730 + type PostBillingSchedulesValidateTaxesResponse struct + Body []byte + HTTPResponse *http.Response + func ParsePostBillingSchedulesValidateTaxesResponse(rsp *http.Response) (*PostBillingSchedulesValidateTaxesResponse, error) + func (r PostBillingSchedulesValidateTaxesResponse) Status() string + func (r PostBillingSchedulesValidateTaxesResponse) StatusCode() int + type PostCreditNotesByCreditnoteLineItemGroupsJSONRequestBody = CreateCreditNoteLineItemGroupEndpointCreateCreditNoteLineItemGroupRequestModel + type PostCreditNotesByCreditnoteLineItemGroupsParams struct + Authorization string + SequenceVersion *PostCreditNotesByCreditnoteLineItemGroupsParamsSequenceVersion + type PostCreditNotesByCreditnoteLineItemGroupsParamsSequenceVersion string + const PostCreditNotesByCreditnoteLineItemGroupsParamsSequenceVersionN20240730 + type PostCreditNotesByCreditnoteLineItemGroupsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateCreditNoteLineItemGroupEndpointProductCreateCreditNoteLineItemGroupResponseModel + func ParsePostCreditNotesByCreditnoteLineItemGroupsResponse(rsp *http.Response) (*PostCreditNotesByCreditnoteLineItemGroupsResponse, error) + func (r PostCreditNotesByCreditnoteLineItemGroupsResponse) Status() string + func (r PostCreditNotesByCreditnoteLineItemGroupsResponse) StatusCode() int + type PostCreditNotesByCreditnoteLineItemsJSONRequestBody = CreateCreditNoteLineItemEndpointCreateCreditNoteLineItemRequestModel + type PostCreditNotesByCreditnoteLineItemsParams struct + Authorization string + SequenceVersion *PostCreditNotesByCreditnoteLineItemsParamsSequenceVersion + type PostCreditNotesByCreditnoteLineItemsParamsSequenceVersion string + const PostCreditNotesByCreditnoteLineItemsParamsSequenceVersionN20240730 + type PostCreditNotesByCreditnoteLineItemsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateCreditNoteLineItemEndpointProductCreateCreditNoteLineItemResponseModel + func ParsePostCreditNotesByCreditnoteLineItemsResponse(rsp *http.Response) (*PostCreditNotesByCreditnoteLineItemsResponse, error) + func (r PostCreditNotesByCreditnoteLineItemsResponse) Status() string + func (r PostCreditNotesByCreditnoteLineItemsResponse) StatusCode() int + type PostCreditNotesByIdFinalizeAndSendParams struct + Authorization string + SequenceVersion *PostCreditNotesByIdFinalizeAndSendParamsSequenceVersion + type PostCreditNotesByIdFinalizeAndSendParamsSequenceVersion string + const PostCreditNotesByIdFinalizeAndSendParamsSequenceVersionN20240730 + type PostCreditNotesByIdFinalizeAndSendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParsePostCreditNotesByIdFinalizeAndSendResponse(rsp *http.Response) (*PostCreditNotesByIdFinalizeAndSendResponse, error) + func (r PostCreditNotesByIdFinalizeAndSendResponse) Status() string + func (r PostCreditNotesByIdFinalizeAndSendResponse) StatusCode() int + type PostCreditNotesByIdFinalizeParams struct + Authorization string + SequenceVersion *PostCreditNotesByIdFinalizeParamsSequenceVersion + type PostCreditNotesByIdFinalizeParamsSequenceVersion string + const PostCreditNotesByIdFinalizeParamsSequenceVersionN20240730 + type PostCreditNotesByIdFinalizeResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParsePostCreditNotesByIdFinalizeResponse(rsp *http.Response) (*PostCreditNotesByIdFinalizeResponse, error) + func (r PostCreditNotesByIdFinalizeResponse) Status() string + func (r PostCreditNotesByIdFinalizeResponse) StatusCode() int + type PostCreditNotesByIdSendParams struct + Authorization string + SequenceVersion *PostCreditNotesByIdSendParamsSequenceVersion + type PostCreditNotesByIdSendParamsSequenceVersion string + const PostCreditNotesByIdSendParamsSequenceVersionN20240730 + type PostCreditNotesByIdSendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParsePostCreditNotesByIdSendResponse(rsp *http.Response) (*PostCreditNotesByIdSendResponse, error) + func (r PostCreditNotesByIdSendResponse) Status() string + func (r PostCreditNotesByIdSendResponse) StatusCode() int + type PostCreditNotesByIdVoidParams struct + Authorization string + SequenceVersion *PostCreditNotesByIdVoidParamsSequenceVersion + type PostCreditNotesByIdVoidParamsSequenceVersion string + const PostCreditNotesByIdVoidParamsSequenceVersionN20240730 + type PostCreditNotesByIdVoidResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParsePostCreditNotesByIdVoidResponse(rsp *http.Response) (*PostCreditNotesByIdVoidResponse, error) + func (r PostCreditNotesByIdVoidResponse) Status() string + func (r PostCreditNotesByIdVoidResponse) StatusCode() int + type PostCreditNotesJSONRequestBody = CreateCreditNoteEndpointCreateCreditNoteRequestModel + type PostCreditNotesParams struct + Authorization string + SequenceVersion *PostCreditNotesParamsSequenceVersion + type PostCreditNotesParamsSequenceVersion string + const PostCreditNotesParamsSequenceVersionN20240730 + type PostCreditNotesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreditNote + func ParsePostCreditNotesResponse(rsp *http.Response) (*PostCreditNotesResponse, error) + func (r PostCreditNotesResponse) Status() string + func (r PostCreditNotesResponse) StatusCode() int + type PostCreditsJSONRequestBody = CreateCreditGrantEndpointCreateCreditGrantRequestModel + type PostCreditsParams struct + Authorization string + SequenceVersion *PostCreditsParamsSequenceVersion + type PostCreditsParamsSequenceVersion string + const PostCreditsParamsSequenceVersionN20240730 + type PostCreditsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateCreditGrantEndpointProductCreateCreditGrantResponseModel + func ParsePostCreditsResponse(rsp *http.Response) (*PostCreditsResponse, error) + func (r PostCreditsResponse) Status() string + func (r PostCreditsResponse) StatusCode() int + type PostCustomerAliasesJSONRequestBody = CreateCustomerAliasEndpointCreateCustomerAliasRequestModel + type PostCustomerAliasesParams struct + Authorization string + SequenceVersion *PostCustomerAliasesParamsSequenceVersion + type PostCustomerAliasesParamsSequenceVersion string + const PostCustomerAliasesParamsSequenceVersionN20240730 + type PostCustomerAliasesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateCustomerAliasEndpointProductCreateCustomerAliasResponseModel + func ParsePostCustomerAliasesResponse(rsp *http.Response) (*PostCustomerAliasesResponse, error) + func (r PostCustomerAliasesResponse) Status() string + func (r PostCustomerAliasesResponse) StatusCode() int + type PostCustomerOrganizationsByIdMembersJSONRequestBody = CustomerOrganizationMembers + type PostCustomerOrganizationsByIdMembersParams struct + Authorization string + SequenceVersion *PostCustomerOrganizationsByIdMembersParamsSequenceVersion + type PostCustomerOrganizationsByIdMembersParamsSequenceVersion string + const PostCustomerOrganizationsByIdMembersParamsSequenceVersionN20240730 + type PostCustomerOrganizationsByIdMembersResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CustomerOrganization + func ParsePostCustomerOrganizationsByIdMembersResponse(rsp *http.Response) (*PostCustomerOrganizationsByIdMembersResponse, error) + func (r PostCustomerOrganizationsByIdMembersResponse) Status() string + func (r PostCustomerOrganizationsByIdMembersResponse) StatusCode() int + type PostCustomerOrganizationsJSONRequestBody = CustomerOrganizationRequest + type PostCustomerOrganizationsParams struct + Authorization string + SequenceVersion *PostCustomerOrganizationsParamsSequenceVersion + type PostCustomerOrganizationsParamsSequenceVersion string + const PostCustomerOrganizationsParamsSequenceVersionN20240730 + type PostCustomerOrganizationsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CustomerOrganization + func ParsePostCustomerOrganizationsResponse(rsp *http.Response) (*PostCustomerOrganizationsResponse, error) + func (r PostCustomerOrganizationsResponse) Status() string + func (r PostCustomerOrganizationsResponse) StatusCode() int + type PostCustomersByCustomerContactsByIdArchiveParams struct + Authorization string + SequenceVersion *PostCustomersByCustomerContactsByIdArchiveParamsSequenceVersion + type PostCustomersByCustomerContactsByIdArchiveParamsSequenceVersion string + const PostCustomersByCustomerContactsByIdArchiveParamsSequenceVersionN20240730 + type PostCustomersByCustomerContactsByIdArchiveResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Contact + func ParsePostCustomersByCustomerContactsByIdArchiveResponse(rsp *http.Response) (*PostCustomersByCustomerContactsByIdArchiveResponse, error) + func (r PostCustomersByCustomerContactsByIdArchiveResponse) Status() string + func (r PostCustomersByCustomerContactsByIdArchiveResponse) StatusCode() int + type PostCustomersByCustomerContactsJSONRequestBody = ContactRequestModel + type PostCustomersByCustomerContactsParams struct + Authorization string + SequenceVersion *PostCustomersByCustomerContactsParamsSequenceVersion + type PostCustomersByCustomerContactsParamsSequenceVersion string + const PostCustomersByCustomerContactsParamsSequenceVersionN20240730 + type PostCustomersByCustomerContactsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Contact + func ParsePostCustomersByCustomerContactsResponse(rsp *http.Response) (*PostCustomersByCustomerContactsResponse, error) + func (r PostCustomersByCustomerContactsResponse) Status() string + func (r PostCustomersByCustomerContactsResponse) StatusCode() int + type PostCustomersByIdArchiveParams struct + Authorization string + SequenceVersion *PostCustomersByIdArchiveParamsSequenceVersion + type PostCustomersByIdArchiveParamsSequenceVersion string + const PostCustomersByIdArchiveParamsSequenceVersionN20240730 + type PostCustomersByIdArchiveResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Customer + func ParsePostCustomersByIdArchiveResponse(rsp *http.Response) (*PostCustomersByIdArchiveResponse, error) + func (r PostCustomersByIdArchiveResponse) Status() string + func (r PostCustomersByIdArchiveResponse) StatusCode() int + type PostCustomersJSONRequestBody = CreateOrUpdateCustomerRequest + type PostCustomersParams struct + Authorization string + SequenceVersion *PostCustomersParamsSequenceVersion + type PostCustomersParamsSequenceVersion string + const PostCustomersParamsSequenceVersionN20240730 + type PostCustomersResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Customer + func ParsePostCustomersResponse(rsp *http.Response) (*PostCustomersResponse, error) + func (r PostCustomersResponse) Status() string + func (r PostCustomersResponse) StatusCode() int + type PostInvoicesByIdDraftParams struct + Authorization string + SequenceVersion *PostInvoicesByIdDraftParamsSequenceVersion + type PostInvoicesByIdDraftParamsSequenceVersion string + const PostInvoicesByIdDraftParamsSequenceVersionN20240730 + type PostInvoicesByIdDraftResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePostInvoicesByIdDraftResponse(rsp *http.Response) (*PostInvoicesByIdDraftResponse, error) + func (r PostInvoicesByIdDraftResponse) Status() string + func (r PostInvoicesByIdDraftResponse) StatusCode() int + type PostInvoicesByIdFinalizeAndSendParams struct + Authorization string + SequenceVersion *PostInvoicesByIdFinalizeAndSendParamsSequenceVersion + type PostInvoicesByIdFinalizeAndSendParamsSequenceVersion string + const PostInvoicesByIdFinalizeAndSendParamsSequenceVersionN20240730 + type PostInvoicesByIdFinalizeAndSendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePostInvoicesByIdFinalizeAndSendResponse(rsp *http.Response) (*PostInvoicesByIdFinalizeAndSendResponse, error) + func (r PostInvoicesByIdFinalizeAndSendResponse) Status() string + func (r PostInvoicesByIdFinalizeAndSendResponse) StatusCode() int + type PostInvoicesByIdFinalizeParams struct + Authorization string + SequenceVersion *PostInvoicesByIdFinalizeParamsSequenceVersion + type PostInvoicesByIdFinalizeParamsSequenceVersion string + const PostInvoicesByIdFinalizeParamsSequenceVersionN20240730 + type PostInvoicesByIdFinalizeResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePostInvoicesByIdFinalizeResponse(rsp *http.Response) (*PostInvoicesByIdFinalizeResponse, error) + func (r PostInvoicesByIdFinalizeResponse) Status() string + func (r PostInvoicesByIdFinalizeResponse) StatusCode() int + type PostInvoicesByIdSendParams struct + Authorization string + SequenceVersion *PostInvoicesByIdSendParamsSequenceVersion + type PostInvoicesByIdSendParamsSequenceVersion string + const PostInvoicesByIdSendParamsSequenceVersionN20240730 + type PostInvoicesByIdSendPaymentReminderParams struct + Authorization string + SequenceVersion *PostInvoicesByIdSendPaymentReminderParamsSequenceVersion + type PostInvoicesByIdSendPaymentReminderParamsSequenceVersion string + const PostInvoicesByIdSendPaymentReminderParamsSequenceVersionN20240730 + type PostInvoicesByIdSendPaymentReminderResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePostInvoicesByIdSendPaymentReminderResponse(rsp *http.Response) (*PostInvoicesByIdSendPaymentReminderResponse, error) + func (r PostInvoicesByIdSendPaymentReminderResponse) Status() string + func (r PostInvoicesByIdSendPaymentReminderResponse) StatusCode() int + type PostInvoicesByIdSendResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePostInvoicesByIdSendResponse(rsp *http.Response) (*PostInvoicesByIdSendResponse, error) + func (r PostInvoicesByIdSendResponse) Status() string + func (r PostInvoicesByIdSendResponse) StatusCode() int + type PostInvoicesByIdVoidParams struct + Authorization string + SequenceVersion *PostInvoicesByIdVoidParamsSequenceVersion + type PostInvoicesByIdVoidParamsSequenceVersion string + const PostInvoicesByIdVoidParamsSequenceVersionN20240730 + type PostInvoicesByIdVoidResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePostInvoicesByIdVoidResponse(rsp *http.Response) (*PostInvoicesByIdVoidResponse, error) + func (r PostInvoicesByIdVoidResponse) Status() string + func (r PostInvoicesByIdVoidResponse) StatusCode() int + type PostInvoicesByInvoiceLineItemGroupsJSONRequestBody = CreateLineItemGroupRequestModel + type PostInvoicesByInvoiceLineItemGroupsParams struct + Authorization string + SequenceVersion *PostInvoicesByInvoiceLineItemGroupsParamsSequenceVersion + type PostInvoicesByInvoiceLineItemGroupsParamsSequenceVersion string + const PostInvoicesByInvoiceLineItemGroupsParamsSequenceVersionN20240730 + type PostInvoicesByInvoiceLineItemGroupsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *LineItemGroupResponseModel + func ParsePostInvoicesByInvoiceLineItemGroupsResponse(rsp *http.Response) (*PostInvoicesByInvoiceLineItemGroupsResponse, error) + func (r PostInvoicesByInvoiceLineItemGroupsResponse) Status() string + func (r PostInvoicesByInvoiceLineItemGroupsResponse) StatusCode() int + type PostInvoicesByInvoiceLineItemsJSONRequestBody = Stable20240101CreateOrUpdateLineItem + type PostInvoicesByInvoiceLineItemsParams struct + Authorization string + SequenceVersion *PostInvoicesByInvoiceLineItemsParamsSequenceVersion + type PostInvoicesByInvoiceLineItemsParamsSequenceVersion string + const PostInvoicesByInvoiceLineItemsParamsSequenceVersionN20240730 + type PostInvoicesByInvoiceLineItemsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Stable20240101LineItemResponse + func ParsePostInvoicesByInvoiceLineItemsResponse(rsp *http.Response) (*PostInvoicesByInvoiceLineItemsResponse, error) + func (r PostInvoicesByInvoiceLineItemsResponse) Status() string + func (r PostInvoicesByInvoiceLineItemsResponse) StatusCode() int + type PostInvoicesJSONRequestBody = Stable20240101CreateInvoiceRequest + type PostInvoicesParams struct + Authorization string + SequenceVersion *PostInvoicesParamsSequenceVersion + type PostInvoicesParamsSequenceVersion string + const PostInvoicesParamsSequenceVersionN20240730 + type PostInvoicesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Invoice + func ParsePostInvoicesResponse(rsp *http.Response) (*PostInvoicesResponse, error) + func (r PostInvoicesResponse) Status() string + func (r PostInvoicesResponse) StatusCode() int + type PostListPricesByIdArchiveParams struct + Authorization string + SequenceVersion *PostListPricesByIdArchiveParamsSequenceVersion + type PostListPricesByIdArchiveParamsSequenceVersion string + const PostListPricesByIdArchiveParamsSequenceVersionN20240730 + type PostListPricesByIdArchiveResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParsePostListPricesByIdArchiveResponse(rsp *http.Response) (*PostListPricesByIdArchiveResponse, error) + func (r PostListPricesByIdArchiveResponse) Status() string + func (r PostListPricesByIdArchiveResponse) StatusCode() int + type PostListPricesJSONBody struct + type PostListPricesJSONRequestBody PostListPricesJSONBody + type PostListPricesParams struct + Authorization string + SequenceVersion *PostListPricesParamsSequenceVersion + type PostListPricesParamsSequenceVersion string + const PostListPricesParamsSequenceVersionN20240730 + type PostListPricesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 ... + func ParsePostListPricesResponse(rsp *http.Response) (*PostListPricesResponse, error) + func (r PostListPricesResponse) Status() string + func (r PostListPricesResponse) StatusCode() int + type PostNotificationsPoliciesByIdNotificationTypesJSONRequestBody = AddNotificationTypesToPolicyRequest + type PostNotificationsPoliciesByIdNotificationTypesParams struct + Authorization string + SequenceVersion *PostNotificationsPoliciesByIdNotificationTypesParamsSequenceVersion + type PostNotificationsPoliciesByIdNotificationTypesParamsSequenceVersion string + const PostNotificationsPoliciesByIdNotificationTypesParamsSequenceVersionN20240730 + type PostNotificationsPoliciesByIdNotificationTypesResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicy + JSON400 *DatabaseErrors + func ParsePostNotificationsPoliciesByIdNotificationTypesResponse(rsp *http.Response) (*PostNotificationsPoliciesByIdNotificationTypesResponse, error) + func (r PostNotificationsPoliciesByIdNotificationTypesResponse) Status() string + func (r PostNotificationsPoliciesByIdNotificationTypesResponse) StatusCode() int + type PostNotificationsPoliciesByIdRecipientsJSONRequestBody = AddRecipientsToPolicyRequest + type PostNotificationsPoliciesByIdRecipientsParams struct + Authorization string + SequenceVersion *PostNotificationsPoliciesByIdRecipientsParamsSequenceVersion + type PostNotificationsPoliciesByIdRecipientsParamsSequenceVersion string + const PostNotificationsPoliciesByIdRecipientsParamsSequenceVersionN20240730 + type PostNotificationsPoliciesByIdRecipientsResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *NotificationPolicy + JSON400 *DatabaseErrors + func ParsePostNotificationsPoliciesByIdRecipientsResponse(rsp *http.Response) (*PostNotificationsPoliciesByIdRecipientsResponse, error) + func (r PostNotificationsPoliciesByIdRecipientsResponse) Status() string + func (r PostNotificationsPoliciesByIdRecipientsResponse) StatusCode() int + type PostNotificationsPoliciesJSONRequestBody = CreateNotificationPolicyRequest + type PostNotificationsPoliciesParams struct + Authorization string + SequenceVersion *PostNotificationsPoliciesParamsSequenceVersion + type PostNotificationsPoliciesParamsSequenceVersion string + const PostNotificationsPoliciesParamsSequenceVersionN20240730 + type PostNotificationsPoliciesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *NotificationPolicy + JSON400 *DatabaseErrors + func ParsePostNotificationsPoliciesResponse(rsp *http.Response) (*PostNotificationsPoliciesResponse, error) + func (r PostNotificationsPoliciesResponse) Status() string + func (r PostNotificationsPoliciesResponse) StatusCode() int + type PostPaymentsSettingsBillingSchedulesJSONRequestBody = CreateBillingScheduleSettingsEndpointCreateBillingScheduleSettingsRequestModel + type PostPaymentsSettingsBillingSchedulesParams struct + Authorization string + SequenceVersion *PostPaymentsSettingsBillingSchedulesParamsSequenceVersion + type PostPaymentsSettingsBillingSchedulesParamsSequenceVersion string + const PostPaymentsSettingsBillingSchedulesParamsSequenceVersionN20240730 + type PostPaymentsSettingsBillingSchedulesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *BillingScheduleSettings + func ParsePostPaymentsSettingsBillingSchedulesResponse(rsp *http.Response) (*PostPaymentsSettingsBillingSchedulesResponse, error) + func (r PostPaymentsSettingsBillingSchedulesResponse) Status() string + func (r PostPaymentsSettingsBillingSchedulesResponse) StatusCode() int + type PostPaymentsSettingsCustomersJSONRequestBody = CreateCustomerSettingsEndpointCreateCustomerSettingsRequestModel + type PostPaymentsSettingsCustomersParams struct + Authorization string + SequenceVersion *PostPaymentsSettingsCustomersParamsSequenceVersion + type PostPaymentsSettingsCustomersParamsSequenceVersion string + const PostPaymentsSettingsCustomersParamsSequenceVersionN20240730 + type PostPaymentsSettingsCustomersResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateCustomerSettingsEndpointProductCreateCustomerSettingsResponseModel + func ParsePostPaymentsSettingsCustomersResponse(rsp *http.Response) (*PostPaymentsSettingsCustomersResponse, error) + func (r PostPaymentsSettingsCustomersResponse) Status() string + func (r PostPaymentsSettingsCustomersResponse) StatusCode() int + type PostPaymentsSettingsInvoicesJSONRequestBody = CreateInvoiceSettingsEndpointCreateInvoiceSettingsRequestModel + type PostPaymentsSettingsInvoicesParams struct + Authorization string + SequenceVersion *PostPaymentsSettingsInvoicesParamsSequenceVersion + type PostPaymentsSettingsInvoicesParamsSequenceVersion string + const PostPaymentsSettingsInvoicesParamsSequenceVersionN20240730 + type PostPaymentsSettingsInvoicesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateInvoiceSettingsEndpointProductCreateInvoiceSettingsResponseModel + func ParsePostPaymentsSettingsInvoicesResponse(rsp *http.Response) (*PostPaymentsSettingsInvoicesResponse, error) + func (r PostPaymentsSettingsInvoicesResponse) Status() string + func (r PostPaymentsSettingsInvoicesResponse) StatusCode() int + type PostPricesJSONBody struct + type PostPricesJSONRequestBody PostPricesJSONBody + type PostPricesParams struct + Authorization string + SequenceVersion *PostPricesParamsSequenceVersion + type PostPricesParamsSequenceVersion string + const PostPricesParamsSequenceVersionN20240730 + type PostPricesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 ... + func ParsePostPricesResponse(rsp *http.Response) (*PostPricesResponse, error) + func (r PostPricesResponse) Status() string + func (r PostPricesResponse) StatusCode() int + type PostProductsByIdArchiveParams struct + Authorization string + SequenceVersion *PostProductsByIdArchiveParamsSequenceVersion + type PostProductsByIdArchiveParamsSequenceVersion string + const PostProductsByIdArchiveParamsSequenceVersionN20240730 + type PostProductsByIdArchiveResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Stable20240509ProductResponse + func ParsePostProductsByIdArchiveResponse(rsp *http.Response) (*PostProductsByIdArchiveResponse, error) + func (r PostProductsByIdArchiveResponse) Status() string + func (r PostProductsByIdArchiveResponse) StatusCode() int + type PostProductsJSONRequestBody = Stable20240509ProductRequest + type PostProductsParams struct + Authorization string + SequenceVersion *PostProductsParamsSequenceVersion + type PostProductsParamsSequenceVersion string + const PostProductsParamsSequenceVersionN20240730 + type PostProductsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *Stable20240509ProductResponse + func ParsePostProductsResponse(rsp *http.Response) (*PostProductsResponse, error) + func (r PostProductsResponse) Status() string + func (r PostProductsResponse) StatusCode() int + type PostSeatEventsJSONRequestBody = CreateSeatEventEndpointCreateSeatEventRequestModel + type PostSeatEventsParams struct + Authorization string + SequenceVersion *PostSeatEventsParamsSequenceVersion + type PostSeatEventsParamsSequenceVersion string + const PostSeatEventsParamsSequenceVersionN20240730 + type PostSeatEventsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateSeatEventEndpointProductCreateSeatEventResponseModel + func ParsePostSeatEventsResponse(rsp *http.Response) (*PostSeatEventsResponse, error) + func (r PostSeatEventsResponse) Status() string + func (r PostSeatEventsResponse) StatusCode() int + type PostSeatMetricsJSONRequestBody = CreateSeatMetricRequest + type PostSeatMetricsParams struct + Authorization string + SequenceVersion *PostSeatMetricsParamsSequenceVersion + type PostSeatMetricsParamsSequenceVersion string + const PostSeatMetricsParamsSequenceVersionN20240730 + type PostSeatMetricsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *SeatMetric + func ParsePostSeatMetricsResponse(rsp *http.Response) (*PostSeatMetricsResponse, error) + func (r PostSeatMetricsResponse) Status() string + func (r PostSeatMetricsResponse) StatusCode() int + type PostTaxRatesByIdArchiveParams struct + Authorization string + SequenceVersion *PostTaxRatesByIdArchiveParamsSequenceVersion + type PostTaxRatesByIdArchiveParamsSequenceVersion string + const PostTaxRatesByIdArchiveParamsSequenceVersionN20240730 + type PostTaxRatesByIdArchiveResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *ArchiveTaxRateEndpointProductArchiveTaxRateResponseModel + func ParsePostTaxRatesByIdArchiveResponse(rsp *http.Response) (*PostTaxRatesByIdArchiveResponse, error) + func (r PostTaxRatesByIdArchiveResponse) Status() string + func (r PostTaxRatesByIdArchiveResponse) StatusCode() int + type PostTaxRatesJSONRequestBody = CreateTaxRateRequest + type PostTaxRatesParams struct + Authorization string + SequenceVersion *PostTaxRatesParamsSequenceVersion + type PostTaxRatesParamsSequenceVersion string + const PostTaxRatesParamsSequenceVersionN20240730 + type PostTaxRatesResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *TaxRateResponse + func ParsePostTaxRatesResponse(rsp *http.Response) (*PostTaxRatesResponse, error) + func (r PostTaxRatesResponse) Status() string + func (r PostTaxRatesResponse) StatusCode() int + type PostTaxRegistrationsJSONRequestBody = CreateTaxRegistrationEndpointCreateTaxRegistrationRequestModel + type PostTaxRegistrationsParams struct + Authorization string + SequenceVersion *PostTaxRegistrationsParamsSequenceVersion + type PostTaxRegistrationsParamsSequenceVersion string + const PostTaxRegistrationsParamsSequenceVersionN20240730 + type PostTaxRegistrationsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateTaxRegistrationEndpointProductCreateTaxRegistrationResponseModel + func ParsePostTaxRegistrationsResponse(rsp *http.Response) (*PostTaxRegistrationsResponse, error) + func (r PostTaxRegistrationsResponse) Status() string + func (r PostTaxRegistrationsResponse) StatusCode() int + type PostUsageEventsJSONRequestBody = CreateUsageEventEndpointCreateUsageEventRequestModel + type PostUsageEventsParams struct + Authorization string + SequenceVersion *PostUsageEventsParamsSequenceVersion + type PostUsageEventsParamsSequenceVersion string + const PostUsageEventsParamsSequenceVersionN20240730 + type PostUsageEventsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateUsageEventEndpointProductCreateUsageEventResponseModel + func ParsePostUsageEventsResponse(rsp *http.Response) (*PostUsageEventsResponse, error) + func (r PostUsageEventsResponse) Status() string + func (r PostUsageEventsResponse) StatusCode() int + type PostUsageMetricsJSONRequestBody = CreateUsageMetricEndpointCreateUsageMetricRequestModel + type PostUsageMetricsParams struct + Authorization string + SequenceVersion *PostUsageMetricsParamsSequenceVersion + type PostUsageMetricsParamsSequenceVersion string + const PostUsageMetricsParamsSequenceVersionN20240730 + type PostUsageMetricsResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *CreateUsageMetricEndpointProductCreateUsageMetricResponseModel + func ParsePostUsageMetricsResponse(rsp *http.Response) (*PostUsageMetricsResponse, error) + func (r PostUsageMetricsResponse) Status() string + func (r PostUsageMetricsResponse) StatusCode() int + type PriceParameter struct + ParameterId string + Value string + type PriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure PriceResponse_Structure + UpdatedAt *string + UsageCalculationPeriod *UsageCalculationPeriod1 + type PriceResponsePaginatedPriceResponseModel struct + Items []PriceResponse + Pagination PaginationMeta + type PriceResponse_Structure struct + func (t *PriceResponse_Structure) FromFixedPricingStructure1(v FixedPricingStructure1) error + func (t *PriceResponse_Structure) FromGraduatedPricingStructure1(v GraduatedPricingStructure1) error + func (t *PriceResponse_Structure) FromLinearPricingStructure1(v LinearPricingStructure1) error + func (t *PriceResponse_Structure) FromOneTimePricingStructure1(v OneTimePricingStructure1) error + func (t *PriceResponse_Structure) FromPackagePricingStructure1(v PackagePricingStructure1) error + func (t *PriceResponse_Structure) FromSeatBasedPricingStructure1(v SeatBasedPricingStructure1) error + func (t *PriceResponse_Structure) FromVolumePricingStructure1(v VolumePricingStructure1) error + func (t *PriceResponse_Structure) MergeFixedPricingStructure1(v FixedPricingStructure1) error + func (t *PriceResponse_Structure) MergeGraduatedPricingStructure1(v GraduatedPricingStructure1) error + func (t *PriceResponse_Structure) MergeLinearPricingStructure1(v LinearPricingStructure1) error + func (t *PriceResponse_Structure) MergeOneTimePricingStructure1(v OneTimePricingStructure1) error + func (t *PriceResponse_Structure) MergePackagePricingStructure1(v PackagePricingStructure1) error + func (t *PriceResponse_Structure) MergeSeatBasedPricingStructure1(v SeatBasedPricingStructure1) error + func (t *PriceResponse_Structure) MergeVolumePricingStructure1(v VolumePricingStructure1) error + func (t *PriceResponse_Structure) UnmarshalJSON(b []byte) error + func (t PriceResponse_Structure) AsFixedPricingStructure1() (FixedPricingStructure1, error) + func (t PriceResponse_Structure) AsGraduatedPricingStructure1() (GraduatedPricingStructure1, error) + func (t PriceResponse_Structure) AsLinearPricingStructure1() (LinearPricingStructure1, error) + func (t PriceResponse_Structure) AsOneTimePricingStructure1() (OneTimePricingStructure1, error) + func (t PriceResponse_Structure) AsPackagePricingStructure1() (PackagePricingStructure1, error) + func (t PriceResponse_Structure) AsSeatBasedPricingStructure1() (SeatBasedPricingStructure1, error) + func (t PriceResponse_Structure) AsVolumePricingStructure1() (VolumePricingStructure1, error) + func (t PriceResponse_Structure) MarshalJSON() ([]byte, error) + type ProductTaxRateRepresentation struct + PriceId string + TaxRateId string + type PutBillingSchedulesByBillingScheduleIdActivateParams struct + SequenceVersion *PutBillingSchedulesByBillingScheduleIdActivateParamsSequenceVersion + type PutBillingSchedulesByBillingScheduleIdActivateParamsSequenceVersion string + const PutBillingSchedulesByBillingScheduleIdActivateParamsSequenceVersionN20240730 + type PutBillingSchedulesByBillingScheduleIdActivateResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleResponse + func ParsePutBillingSchedulesByBillingScheduleIdActivateResponse(rsp *http.Response) (*PutBillingSchedulesByBillingScheduleIdActivateResponse, error) + func (r PutBillingSchedulesByBillingScheduleIdActivateResponse) Status() string + func (r PutBillingSchedulesByBillingScheduleIdActivateResponse) StatusCode() int + type PutBillingSchedulesByBillingScheduleIdJSONRequestBody = UpdateBillingScheduleRequest + type PutBillingSchedulesByBillingScheduleIdParams struct + Authorization string + SequenceVersion *PutBillingSchedulesByBillingScheduleIdParamsSequenceVersion + type PutBillingSchedulesByBillingScheduleIdParamsSequenceVersion string + const PutBillingSchedulesByBillingScheduleIdParamsSequenceVersionN20240730 + type PutBillingSchedulesByBillingScheduleIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleResponse + func ParsePutBillingSchedulesByBillingScheduleIdResponse(rsp *http.Response) (*PutBillingSchedulesByBillingScheduleIdResponse, error) + func (r PutBillingSchedulesByBillingScheduleIdResponse) Status() string + func (r PutBillingSchedulesByBillingScheduleIdResponse) StatusCode() int + type PutCreditNotesByCreditnoteLineItemGroupsByIdJSONRequestBody = UpdateCreditNoteLineItemGroupEndpointUpdateCreditNoteLineItemGroupRequestModel + type PutCreditNotesByCreditnoteLineItemGroupsByIdParams struct + Authorization string + SequenceVersion *PutCreditNotesByCreditnoteLineItemGroupsByIdParamsSequenceVersion + type PutCreditNotesByCreditnoteLineItemGroupsByIdParamsSequenceVersion string + const PutCreditNotesByCreditnoteLineItemGroupsByIdParamsSequenceVersionN20240730 + type PutCreditNotesByCreditnoteLineItemGroupsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateCreditNoteLineItemGroupEndpointProductUpdateCreditNoteLineItemGroupResponseModel + func ParsePutCreditNotesByCreditnoteLineItemGroupsByIdResponse(rsp *http.Response) (*PutCreditNotesByCreditnoteLineItemGroupsByIdResponse, error) + func (r PutCreditNotesByCreditnoteLineItemGroupsByIdResponse) Status() string + func (r PutCreditNotesByCreditnoteLineItemGroupsByIdResponse) StatusCode() int + type PutCreditNotesByCreditnoteLineItemsByIdJSONRequestBody = UpdateCreditNoteLineItemEndpointUpdateCreditNoteLineItemRequestModel + type PutCreditNotesByCreditnoteLineItemsByIdParams struct + Authorization string + SequenceVersion *PutCreditNotesByCreditnoteLineItemsByIdParamsSequenceVersion + type PutCreditNotesByCreditnoteLineItemsByIdParamsSequenceVersion string + const PutCreditNotesByCreditnoteLineItemsByIdParamsSequenceVersionN20240730 + type PutCreditNotesByCreditnoteLineItemsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateCreditNoteLineItemEndpointProductUpdateCreditNoteLineItemResponseModel + func ParsePutCreditNotesByCreditnoteLineItemsByIdResponse(rsp *http.Response) (*PutCreditNotesByCreditnoteLineItemsByIdResponse, error) + func (r PutCreditNotesByCreditnoteLineItemsByIdResponse) Status() string + func (r PutCreditNotesByCreditnoteLineItemsByIdResponse) StatusCode() int + type PutCreditNotesByIdJSONRequestBody = UpdateCreditNoteEndpointUpdateCreditNoteRequestModel + type PutCreditNotesByIdParams struct + Authorization string + SequenceVersion *PutCreditNotesByIdParamsSequenceVersion + type PutCreditNotesByIdParamsSequenceVersion string + const PutCreditNotesByIdParamsSequenceVersionN20240730 + type PutCreditNotesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CreditNote + func ParsePutCreditNotesByIdResponse(rsp *http.Response) (*PutCreditNotesByIdResponse, error) + func (r PutCreditNotesByIdResponse) Status() string + func (r PutCreditNotesByIdResponse) StatusCode() int + type PutCustomerAliasesByIdJSONRequestBody = UpdateCustomerAliasEndpointUpdateCustomerAliasRequestModel + type PutCustomerAliasesByIdParams struct + Authorization string + SequenceVersion *PutCustomerAliasesByIdParamsSequenceVersion + type PutCustomerAliasesByIdParamsSequenceVersion string + const PutCustomerAliasesByIdParamsSequenceVersionN20240730 + type PutCustomerAliasesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateCustomerAliasEndpointProductUpdateCustomerAliasResponseModel + func ParsePutCustomerAliasesByIdResponse(rsp *http.Response) (*PutCustomerAliasesByIdResponse, error) + func (r PutCustomerAliasesByIdResponse) Status() string + func (r PutCustomerAliasesByIdResponse) StatusCode() int + type PutCustomerOrganizationsByIdMembersJSONRequestBody = CustomerOrganizationMembers + type PutCustomerOrganizationsByIdMembersParams struct + Authorization string + SequenceVersion *PutCustomerOrganizationsByIdMembersParamsSequenceVersion + type PutCustomerOrganizationsByIdMembersParamsSequenceVersion string + const PutCustomerOrganizationsByIdMembersParamsSequenceVersionN20240730 + type PutCustomerOrganizationsByIdMembersResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *CustomerOrganization + func ParsePutCustomerOrganizationsByIdMembersResponse(rsp *http.Response) (*PutCustomerOrganizationsByIdMembersResponse, error) + func (r PutCustomerOrganizationsByIdMembersResponse) Status() string + func (r PutCustomerOrganizationsByIdMembersResponse) StatusCode() int + type PutCustomersByCustomerContactsByIdJSONRequestBody = ContactRequestModel + type PutCustomersByCustomerContactsByIdParams struct + Authorization string + SequenceVersion *PutCustomersByCustomerContactsByIdParamsSequenceVersion + type PutCustomersByCustomerContactsByIdParamsSequenceVersion string + const PutCustomersByCustomerContactsByIdParamsSequenceVersionN20240730 + type PutCustomersByCustomerContactsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Contact + func ParsePutCustomersByCustomerContactsByIdResponse(rsp *http.Response) (*PutCustomersByCustomerContactsByIdResponse, error) + func (r PutCustomersByCustomerContactsByIdResponse) Status() string + func (r PutCustomersByCustomerContactsByIdResponse) StatusCode() int + type PutCustomersByIdJSONRequestBody = CreateOrUpdateCustomerRequest + type PutCustomersByIdParams struct + SequenceVersion *PutCustomersByIdParamsSequenceVersion + type PutCustomersByIdParamsSequenceVersion string + const PutCustomersByIdParamsSequenceVersionN20240730 + type PutCustomersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Customer + func ParsePutCustomersByIdResponse(rsp *http.Response) (*PutCustomersByIdResponse, error) + func (r PutCustomersByIdResponse) Status() string + func (r PutCustomersByIdResponse) StatusCode() int + type PutDiscountsByIdJSONRequestBody = UpdateDiscountEndpointUpdateDiscountRequestModel + type PutDiscountsByIdParams struct + Authorization string + SequenceVersion *PutDiscountsByIdParamsSequenceVersion + type PutDiscountsByIdParamsSequenceVersion string + const PutDiscountsByIdParamsSequenceVersionN20240730 + type PutDiscountsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateDiscountEndpointProductUpdateDiscountResponseModel + func ParsePutDiscountsByIdResponse(rsp *http.Response) (*PutDiscountsByIdResponse, error) + func (r PutDiscountsByIdResponse) Status() string + func (r PutDiscountsByIdResponse) StatusCode() int + type PutInvoicesByIdJSONRequestBody = Stable20240101UpdateInvoiceRequest + type PutInvoicesByIdParams struct + Authorization string + SequenceVersion *PutInvoicesByIdParamsSequenceVersion + type PutInvoicesByIdParamsSequenceVersion string + const PutInvoicesByIdParamsSequenceVersionN20240730 + type PutInvoicesByIdPaymentStatusJSONRequestBody = UpdateInvoicePaymentStatusEndpointRequestModel + type PutInvoicesByIdPaymentStatusParams struct + Authorization string + SequenceVersion *PutInvoicesByIdPaymentStatusParamsSequenceVersion + type PutInvoicesByIdPaymentStatusParamsSequenceVersion string + const PutInvoicesByIdPaymentStatusParamsSequenceVersionN20240730 + type PutInvoicesByIdPaymentStatusResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePutInvoicesByIdPaymentStatusResponse(rsp *http.Response) (*PutInvoicesByIdPaymentStatusResponse, error) + func (r PutInvoicesByIdPaymentStatusResponse) Status() string + func (r PutInvoicesByIdPaymentStatusResponse) StatusCode() int + type PutInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Invoice + func ParsePutInvoicesByIdResponse(rsp *http.Response) (*PutInvoicesByIdResponse, error) + func (r PutInvoicesByIdResponse) Status() string + func (r PutInvoicesByIdResponse) StatusCode() int + type PutInvoicesByInvoiceLineItemGroupsByIdJSONRequestBody = UpdateLineItemGroupRequestModel + type PutInvoicesByInvoiceLineItemGroupsByIdParams struct + Authorization string + SequenceVersion *PutInvoicesByInvoiceLineItemGroupsByIdParamsSequenceVersion + type PutInvoicesByInvoiceLineItemGroupsByIdParamsSequenceVersion string + const PutInvoicesByInvoiceLineItemGroupsByIdParamsSequenceVersionN20240730 + type PutInvoicesByInvoiceLineItemGroupsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *LineItemGroupResponseModel + func ParsePutInvoicesByInvoiceLineItemGroupsByIdResponse(rsp *http.Response) (*PutInvoicesByInvoiceLineItemGroupsByIdResponse, error) + func (r PutInvoicesByInvoiceLineItemGroupsByIdResponse) Status() string + func (r PutInvoicesByInvoiceLineItemGroupsByIdResponse) StatusCode() int + type PutInvoicesByInvoiceLineItemsByIdJSONRequestBody = Stable20240101CreateOrUpdateLineItem + type PutInvoicesByInvoiceLineItemsByIdParams struct + Authorization string + SequenceVersion *PutInvoicesByInvoiceLineItemsByIdParamsSequenceVersion + type PutInvoicesByInvoiceLineItemsByIdParamsSequenceVersion string + const PutInvoicesByInvoiceLineItemsByIdParamsSequenceVersionN20240730 + type PutInvoicesByInvoiceLineItemsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Stable20240101LineItemResponse + func ParsePutInvoicesByInvoiceLineItemsByIdResponse(rsp *http.Response) (*PutInvoicesByInvoiceLineItemsByIdResponse, error) + func (r PutInvoicesByInvoiceLineItemsByIdResponse) Status() string + func (r PutInvoicesByInvoiceLineItemsByIdResponse) StatusCode() int + type PutInvoicesRenderSettingsByIdJSONRequestBody = UpdateInvoiceRenderSettingsEndpointUpdateInvoiceRenderSettingsRequestModel + type PutInvoicesRenderSettingsByIdParams struct + Authorization string + SequenceVersion *PutInvoicesRenderSettingsByIdParamsSequenceVersion + type PutInvoicesRenderSettingsByIdParamsSequenceVersion string + const PutInvoicesRenderSettingsByIdParamsSequenceVersionN20240730 + type PutInvoicesRenderSettingsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateInvoiceRenderSettingsEndpointProductUpdateInvoiceRenderSettingsResponseModel + func ParsePutInvoicesRenderSettingsByIdResponse(rsp *http.Response) (*PutInvoicesRenderSettingsByIdResponse, error) + func (r PutInvoicesRenderSettingsByIdResponse) Status() string + func (r PutInvoicesRenderSettingsByIdResponse) StatusCode() int + type PutListPricesByIdJSONBody struct + type PutListPricesByIdJSONRequestBody PutListPricesByIdJSONBody + type PutListPricesByIdParams struct + Authorization string + SequenceVersion *PutListPricesByIdParamsSequenceVersion + type PutListPricesByIdParamsSequenceVersion string + const PutListPricesByIdParamsSequenceVersionN20240730 + type PutListPricesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParsePutListPricesByIdResponse(rsp *http.Response) (*PutListPricesByIdResponse, error) + func (r PutListPricesByIdResponse) Status() string + func (r PutListPricesByIdResponse) StatusCode() int + type PutPaymentsSettingsBillingSchedulesByIdJSONRequestBody = UpdateBillingScheduleSettingsEndpointUpdateBillingScheduleSettingsRequestModel + type PutPaymentsSettingsBillingSchedulesByIdParams struct + Authorization string + SequenceVersion *PutPaymentsSettingsBillingSchedulesByIdParamsSequenceVersion + type PutPaymentsSettingsBillingSchedulesByIdParamsSequenceVersion string + const PutPaymentsSettingsBillingSchedulesByIdParamsSequenceVersionN20240730 + type PutPaymentsSettingsBillingSchedulesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *BillingScheduleSettings + func ParsePutPaymentsSettingsBillingSchedulesByIdResponse(rsp *http.Response) (*PutPaymentsSettingsBillingSchedulesByIdResponse, error) + func (r PutPaymentsSettingsBillingSchedulesByIdResponse) Status() string + func (r PutPaymentsSettingsBillingSchedulesByIdResponse) StatusCode() int + type PutPaymentsSettingsByIdJSONRequestBody = UpdateAccountPaymentSettingsEndpointUpdateAccountPaymentSettingsRequest + type PutPaymentsSettingsByIdParams struct + SequenceVersion *PutPaymentsSettingsByIdParamsSequenceVersion + type PutPaymentsSettingsByIdParamsSequenceVersion string + const PutPaymentsSettingsByIdParamsSequenceVersionN20240730 + type PutPaymentsSettingsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *AccountPaymentSettings + func ParsePutPaymentsSettingsByIdResponse(rsp *http.Response) (*PutPaymentsSettingsByIdResponse, error) + func (r PutPaymentsSettingsByIdResponse) Status() string + func (r PutPaymentsSettingsByIdResponse) StatusCode() int + type PutPaymentsSettingsCustomersByIdJSONRequestBody = UpdateCustomerSettingsEndpointUpdateCustomerSettingsRequestModel + type PutPaymentsSettingsCustomersByIdParams struct + Authorization string + SequenceVersion *PutPaymentsSettingsCustomersByIdParamsSequenceVersion + type PutPaymentsSettingsCustomersByIdParamsSequenceVersion string + const PutPaymentsSettingsCustomersByIdParamsSequenceVersionN20240730 + type PutPaymentsSettingsCustomersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateCustomerSettingsEndpointProductUpdateCustomerSettingsResponseModel + func ParsePutPaymentsSettingsCustomersByIdResponse(rsp *http.Response) (*PutPaymentsSettingsCustomersByIdResponse, error) + func (r PutPaymentsSettingsCustomersByIdResponse) Status() string + func (r PutPaymentsSettingsCustomersByIdResponse) StatusCode() int + type PutPaymentsSettingsInvoicesByIdJSONRequestBody = UpdateInvoiceSettingsEndpointUpdateInvoiceSettingsRequestModel + type PutPaymentsSettingsInvoicesByIdParams struct + Authorization string + SequenceVersion *PutPaymentsSettingsInvoicesByIdParamsSequenceVersion + type PutPaymentsSettingsInvoicesByIdParamsSequenceVersion string + const PutPaymentsSettingsInvoicesByIdParamsSequenceVersionN20240730 + type PutPaymentsSettingsInvoicesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateInvoiceSettingsEndpointProductUpdateInvoiceSettingsResponseModel + func ParsePutPaymentsSettingsInvoicesByIdResponse(rsp *http.Response) (*PutPaymentsSettingsInvoicesByIdResponse, error) + func (r PutPaymentsSettingsInvoicesByIdResponse) Status() string + func (r PutPaymentsSettingsInvoicesByIdResponse) StatusCode() int + type PutPricesByIdJSONRequestBody = UpdatePriceEndpointUpdatePriceRequestModel + type PutPricesByIdParams struct + Authorization string + SequenceVersion *PutPricesByIdParamsSequenceVersion + type PutPricesByIdParamsSequenceVersion string + const PutPricesByIdParamsSequenceVersionN20240730 + type PutPricesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 ... + func ParsePutPricesByIdResponse(rsp *http.Response) (*PutPricesByIdResponse, error) + func (r PutPricesByIdResponse) Status() string + func (r PutPricesByIdResponse) StatusCode() int + type PutProductsByIdJSONRequestBody = Stable20240509ProductRequest + type PutProductsByIdParams struct + Authorization string + SequenceVersion *PutProductsByIdParamsSequenceVersion + type PutProductsByIdParamsSequenceVersion string + const PutProductsByIdParamsSequenceVersionN20240730 + type PutProductsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *Stable20240509ProductResponse + func ParsePutProductsByIdResponse(rsp *http.Response) (*PutProductsByIdResponse, error) + func (r PutProductsByIdResponse) Status() string + func (r PutProductsByIdResponse) StatusCode() int + type PutSeatMetricsByIdJSONRequestBody = UpdateSeatMetricRequest + type PutSeatMetricsByIdParams struct + Authorization string + SequenceVersion *PutSeatMetricsByIdParamsSequenceVersion + type PutSeatMetricsByIdParamsSequenceVersion string + const PutSeatMetricsByIdParamsSequenceVersionN20240730 + type PutSeatMetricsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SeatMetric + func ParsePutSeatMetricsByIdResponse(rsp *http.Response) (*PutSeatMetricsByIdResponse, error) + func (r PutSeatMetricsByIdResponse) Status() string + func (r PutSeatMetricsByIdResponse) StatusCode() int + type PutSequenceAccountsByIdJSONRequestBody = UpdateSequenceAccountProductEndpointUpdateSequenceAccountRequest + type PutSequenceAccountsByIdParams struct + Authorization string + SequenceVersion *PutSequenceAccountsByIdParamsSequenceVersion + type PutSequenceAccountsByIdParamsSequenceVersion string + const PutSequenceAccountsByIdParamsSequenceVersionN20240730 + type PutSequenceAccountsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *SequenceAccount + func ParsePutSequenceAccountsByIdResponse(rsp *http.Response) (*PutSequenceAccountsByIdResponse, error) + func (r PutSequenceAccountsByIdResponse) Status() string + func (r PutSequenceAccountsByIdResponse) StatusCode() int + type PutTaxRatesByIdJSONRequestBody = UpdateTaxRateRequest + type PutTaxRatesByIdParams struct + SequenceVersion *PutTaxRatesByIdParamsSequenceVersion + type PutTaxRatesByIdParamsSequenceVersion string + const PutTaxRatesByIdParamsSequenceVersionN20240730 + type PutTaxRatesByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *TaxRateResponse + func ParsePutTaxRatesByIdResponse(rsp *http.Response) (*PutTaxRatesByIdResponse, error) + func (r PutTaxRatesByIdResponse) Status() string + func (r PutTaxRatesByIdResponse) StatusCode() int + type PutTaxRegistrationsByIdJSONRequestBody = UpdateTaxRegistrationEndpointUpdateTaxRegistrationRequestModel + type PutTaxRegistrationsByIdParams struct + Authorization string + SequenceVersion *PutTaxRegistrationsByIdParamsSequenceVersion + type PutTaxRegistrationsByIdParamsSequenceVersion string + const PutTaxRegistrationsByIdParamsSequenceVersionN20240730 + type PutTaxRegistrationsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateTaxRegistrationEndpointProductUpdateTaxRegistrationResponseModel + func ParsePutTaxRegistrationsByIdResponse(rsp *http.Response) (*PutTaxRegistrationsByIdResponse, error) + func (r PutTaxRegistrationsByIdResponse) Status() string + func (r PutTaxRegistrationsByIdResponse) StatusCode() int + type PutUsageMetricsByIdJSONRequestBody = UpdateUsageMetricEndpointUpdateUsageMetricRequestModel + type PutUsageMetricsByIdParams struct + Authorization string + SequenceVersion *PutUsageMetricsByIdParamsSequenceVersion + type PutUsageMetricsByIdParamsSequenceVersion string + const PutUsageMetricsByIdParamsSequenceVersionN20240730 + type PutUsageMetricsByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON200 *UpdateUsageMetricEndpointProductUpdateUsageMetricResponseModel + func ParsePutUsageMetricsByIdResponse(rsp *http.Response) (*PutUsageMetricsByIdResponse, error) + func (r PutUsageMetricsByIdResponse) Status() string + func (r PutUsageMetricsByIdResponse) StatusCode() int + type PutUsersByIdJSONRequestBody = UpdateSequenceUserRequest + type PutUsersByIdParams struct + Authorization string + SequenceVersion *PutUsersByIdParamsSequenceVersion + type PutUsersByIdParamsSequenceVersion string + const N20240730 + type PutUsersByIdResponse struct + Body []byte + HTTPResponse *http.Response + JSON201 *UpdateSequenceUserResponse + func ParsePutUsersByIdResponse(rsp *http.Response) (*PutUsersByIdResponse, error) + func (r PutUsersByIdResponse) Status() string + func (r PutUsersByIdResponse) StatusCode() int + type RateDisplay string + const RateDisplayABSOLUTE + const RateDisplayPERCENTAGE + type RequestEditorFn func(ctx context.Context, req *http.Request) error + type RevenueClassification string + const BURNDOWN + const EARNED + const PREPAYMENT + type RevenueRecognitionMethod string + const RevenueRecognitionMethodMILESTONE + const RevenueRecognitionMethodSTRAIGHTLINE + const RevenueRecognitionMethodUSAGE + type SeatBalance struct + ChangeTimestamp string + SeatType string + Total int + type SeatBasedListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure SeatBasedPricingStructure + type SeatBasedListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure SeatBasedPricingStructure + UpdatedAt string + type SeatBasedPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure SeatBasedPricingStructure1 + type SeatBasedPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure SeatBasedPricingStructure1 + UpdatedAt *string + type SeatBasedPricingStructure struct + ContractedMinimumSeats int + OveragesBillingFrequency *BillingFrequency + PricePerSeat string + PricingType SeatBasedPricingType + ProrationStrategy SeatProrationStrategy + SeatMetricId string + Tiers []SeatUsageTier + type SeatBasedPricingStructure1 struct + ContractedMinimumSeats int + OveragesBillingFrequency *BillingFrequency + PricePerSeat string + PricingType SeatBasedPricingType + ProrationStrategy SeatProrationStrategy + SeatMetricId string + Tiers []SeatUsageTier + type SeatBasedPricingType string + const SEATBASED + type SeatEvent struct + CustomerAlias string + CustomerEventId string + EventTimestamp string + Id string + SeatType string + SequenceAccountId string + Total int + type SeatMetric struct + CreatedAt string + CreatedBy *string + Description *string + Id string + Label string + SeatType string + UpdatedAt string + type SeatProrationStrategy string + const PRORATEALLCHANGES + const PRORATEINCREMENTS + const USEMAXIMUM + type SeatUsageTier struct + Fee *string + Price string + UpperBound *string + type SequenceAccount struct + AlertEmailAddresses []string + CompanyName string + CompanyNumber string + Country CountryCode + CreatedAt string + Id string + SendCustomerNotifications bool + SequenceOrganisationId string + type SequenceUserResponse struct + Email string + Id string + SequenceAccountIds []string + State string + type SettingPreference string + const DISABLED + const ENABLED + type SortCodeAccountNumber struct + AccountNumber string + SortCode string + type Stable20240101CreateInvoiceRequest struct + AccountingDate *openapi_types.Date + BillingPeriod *InclusiveDateRange + BillingRunId *string + BillingScheduleId *string + CreditBalances *string + Currency Currency + CustomerBillingAddress *Address1 + CustomerEmails *[]string + CustomerId string + CustomerLegalCompanyName *string + CustomerShippingAddress *Address1 + DueDate *openapi_types.Date + Memo *string + Metadata *[]KeyValuePair + PaymentOptions *[]InvoicePaymentOption + PurchaseOrderNumber *string + Reference *string + type Stable20240101CreateOrUpdateLineItem struct + CreditGrantId *string + Description *string + ExternalIds []IntegrationExternalIdentifier + GroupId *string + PriceId *string + Quantity string + Rate string + RateDisplay *RateDisplay + RevenueClassification *RevenueClassification + ServicePeriod *DateRange + ServicePeriodEnd *string + ServicePeriodStart *string + TaxRate string + Title string + type Stable20240101LineItemResponse struct + CreditGrantId *string + Description *string + ExternalIds []IntegrationExternalIdentifier + GrossTotal string + GroupId *string + Id string + Index int + InvoiceId string + NetTotal string + PriceId *string + Quantity string + Rate string + RateDisplay RateDisplay + RevenueClassification *RevenueClassification + ServicePeriod *DateRange + ServicePeriodEnd *string + ServicePeriodStart *string + TaxRate string + Title string + TotalTax string + type Stable20240101PatchInvoiceRequest struct + AccountingDate *openapi_types.Date + BillingPeriod *InclusiveDateRange + BillingRunId *string + CreditBalances *string + CustomerBillingAddress *Address1 + CustomerEmails *[]string + CustomerLegalCompanyName *string + CustomerShippingAddress *Address1 + DueDate *openapi_types.Date + Memo *string + Metadata *[]KeyValuePair + PaymentOptions *[]InvoicePaymentOption + PurchaseOrderNumber *string + Reference *string + type Stable20240101UpdateInvoiceRequest struct + AccountingDate *openapi_types.Date + BillingPeriod *InclusiveDateRange + BillingRunId *string + CreditBalances *string + CustomerBillingAddress *Address1 + CustomerEmails *[]string + CustomerLegalCompanyName *string + CustomerShippingAddress *Address1 + DueDate *openapi_types.Date + Memo *string + Metadata *[]KeyValuePair + PaymentOptions *[]InvoicePaymentOption + PurchaseOrderNumber *string + Reference *string + type Stable20240509ListResponseModel struct + Items []Stable20240509ProductResponse + Pagination PaginationMeta + type Stable20240509ProductRequest struct + Label *string + Name string + type Stable20240509ProductResponse struct + CreatedAt string + Id string + Label *string + Name string + UpdatedAt string + type State string + const StateAB + const StateAK + const StateAL + const StateAR + const StateAZ + const StateBC + const StateCA + const StateCO + const StateCT + const StateDC + const StateDE + const StateFL + const StateGA + const StateHI + const StateIA + const StateID + const StateIL + const StateIN + const StateKS + const StateKY + const StateLA + const StateMA + const StateMB + const StateMD + const StateME + const StateMI + const StateMN + const StateMO + const StateMS + const StateMT + const StateNB + const StateNC + const StateND + const StateNE + const StateNH + const StateNJ + const StateNL + const StateNM + const StateNS + const StateNT + const StateNU + const StateNV + const StateNY + const StateOH + const StateOK + const StateON + const StateOR + const StatePA + const StatePE + const StateQC + const StateRI + const StateSC + const StateSD + const StateSK + const StateTN + const StateTX + const StateUT + const StateVA + const StateVT + const StateWA + const StateWI + const StateWV + const StateWY + const StateYT + type State1 string + const State1AB + const State1AK + const State1AL + const State1AR + const State1AZ + const State1BC + const State1CA + const State1CO + const State1CT + const State1DC + const State1DE + const State1FL + const State1GA + const State1HI + const State1IA + const State1ID + const State1IL + const State1IN + const State1KS + const State1KY + const State1LA + const State1MA + const State1MB + const State1MD + const State1ME + const State1MI + const State1MN + const State1MO + const State1MS + const State1MT + const State1NB + const State1NC + const State1ND + const State1NE + const State1NH + const State1NJ + const State1NL + const State1NM + const State1NS + const State1NT + const State1NU + const State1NV + const State1NY + const State1OH + const State1OK + const State1ON + const State1OR + const State1PA + const State1PE + const State1QC + const State1RI + const State1SC + const State1SD + const State1SK + const State1TN + const State1TX + const State1UT + const State1VA + const State1VT + const State1WA + const State1WI + const State1WV + const State1WY + const State1YT + type State2 string + const State2AB + const State2AK + const State2AL + const State2AR + const State2AZ + const State2BC + const State2CA + const State2CO + const State2CT + const State2DC + const State2DE + const State2FL + const State2GA + const State2HI + const State2IA + const State2ID + const State2IL + const State2IN + const State2KS + const State2KY + const State2LA + const State2MA + const State2MB + const State2MD + const State2ME + const State2MI + const State2MN + const State2MO + const State2MS + const State2MT + const State2NB + const State2NC + const State2ND + const State2NE + const State2NH + const State2NJ + const State2NL + const State2NM + const State2NS + const State2NT + const State2NU + const State2NV + const State2NY + const State2OH + const State2OK + const State2ON + const State2OR + const State2PA + const State2PE + const State2QC + const State2RI + const State2SC + const State2SD + const State2SK + const State2TN + const State2TX + const State2UT + const State2VA + const State2VT + const State2WA + const State2WI + const State2WV + const State2WY + const State2YT + type TaxCategoryResponse struct + Id string + Name string + type TaxRateResponse struct + Amount string + Country CountryCode + Description *string + Id string + InvoiceName string + InvoiceShortName string + IsArchived bool + IsPublished bool + Name string + Region *string + TaxCategoryId *string + UpdatedAt *string + Version int64 + VersionId string + type TaxStatus string + const REVERSECHARGED + const TAXED + const TAXEXEMPT + type UpdateAccountPaymentSettingsEndpointUpdateAccountPaymentSettingsRequest struct + FailureNotifications PaymentFailureNotifications + type UpdateBillingScheduleRequest struct + AttachmentAssetIds *[]string + AutoIssueInvoices bool + EndDate *openapi_types.Date + Phases []PhaseRequest + PurchaseOrderNumber *string + RecurrenceDayOfMonth *int32 + RollUpBilling bool + StartDate openapi_types.Date + TaxRates []ProductTaxRateRepresentation + type UpdateBillingScheduleSettingsEndpointUpdateBillingScheduleSettingsRequestModel struct + AutoCharge *bool + PaymentProvider PaymentProvider + type UpdateCreditNoteEndpointUpdateCreditNoteRequestModel struct + BillingPeriodEnd *string + BillingPeriodStart *string + CustomerBillingAddress *Address1 + CustomerEmails *[]string + CustomerLegalCompanyName *string + CustomerShippingAddress *Address1 + CustomerTaxId *string + Memo *string + Metadata *[]KeyValuePair + PurchaseOrderNumber *string + Settings *CreditNoteSettings + type UpdateCreditNoteLineItemEndpointProductUpdateCreditNoteLineItemResponseModel struct + CreditNoteId string + Description *string + ExternalIds []IntegrationExternalIdentifier + GrossTotal string + GroupId *string + Id string + Index int + LineItemId *string + NetTotal string + PriceId *string + Quantity string + Rate string + RateDisplay RateDisplay + TaxRate string + Title string + TotalTax string + type UpdateCreditNoteLineItemEndpointUpdateCreditNoteLineItemRequestModel struct + Description *string + ExternalIds []IntegrationExternalIdentifier + Quantity string + Rate string + RateDisplay *RateDisplay + TaxRate string + Title string + type UpdateCreditNoteLineItemGroupEndpointProductUpdateCreditNoteLineItemGroupResponseModel struct + CreditNoteId string + Description *string + GrossTotal string + Id string + Index int + LineItemGroupId *string + NetTotal string + Title string + TotalTax string + type UpdateCreditNoteLineItemGroupEndpointUpdateCreditNoteLineItemGroupRequestModel struct + Description *string + Title string + type UpdateCustomerAliasEndpointProductUpdateCustomerAliasResponseModel struct + ArchivedAt *string + CreatedAt string + CustomerId string + DeletedAt *string + Id string + Label *string + SequenceAccountId string + Value string + type UpdateCustomerAliasEndpointUpdateCustomerAliasRequestModel struct + Label *string + type UpdateCustomerSettingsEndpointProductUpdateCustomerSettingsResponseModel struct + CustomerId string + Id string + PaymentProvider PaymentProvider + SequenceAccountId string + type UpdateCustomerSettingsEndpointUpdateCustomerSettingsRequestModel struct + PaymentProvider PaymentProvider + type UpdateDiscountEndpointProductUpdateDiscountResponseModel struct + Amount float32 + BillingScheduleId string + CreatedAt string + DiscountCalculationType DiscountCalculationType + Id string + Message string + PhaseId *string + PriceIds []string + SeparateLineItem bool + SequenceAccountId string + UpdatedAt string + ValidFrom *openapi_types.Date + ValidTo *openapi_types.Date + type UpdateDiscountEndpointUpdateDiscountRequestModel struct + Amount float32 + BillingScheduleId string + DiscountCalculationType DiscountCalculationType + Message string + PriceIds []string + SeparateLineItem bool + ValidFrom *openapi_types.Date + ValidTo *openapi_types.Date + type UpdateInvoicePaymentStatusEndpointRequestModel struct + PaymentStatus InvoicePaymentStatus + type UpdateInvoiceRenderSettingsEndpointProductUpdateInvoiceRenderSettingsResponseModel struct + Id string + PaymentLinkDisplay PaymentLinkDisplayOption + type UpdateInvoiceRenderSettingsEndpointUpdateInvoiceRenderSettingsRequestModel struct + PaymentLinkDisplay PaymentLinkDisplayOption + type UpdateInvoiceSettingsEndpointProductUpdateInvoiceSettingsResponseModel struct + CustomerId string + Id string + InvoiceId string + PaymentProvider PaymentProvider + SequenceAccountId string + type UpdateInvoiceSettingsEndpointUpdateInvoiceSettingsRequestModel struct + PaymentProvider PaymentProvider + type UpdateLineItemGroupRequestModel struct + Description *string + TaxCategoryId *string + Title string + type UpdatePriceEndpointUpdatePriceRequestModel struct + Name string + type UpdateSeatMetricRequest struct + Description *string + Label string + type UpdateSequenceAccountProductEndpointUpdateSequenceAccountRequest struct + AlertEmailAddresses []string + type UpdateSequenceUserRequest struct + SequenceAccountIds []string + type UpdateSequenceUserResponse struct + Id string + SequenceAccountIds []string + type UpdateTaxRateRequest struct + Amount string + Country CountryCode + Description *string + Id string + InvoiceName string + InvoiceShortName string + IsPublished bool + Name string + Region *string + TaxCategoryId *string + type UpdateTaxRegistrationEndpointProductUpdateTaxRegistrationResponseModel struct + Country CountryCode + CustomerId *string + Id string + MerchantId *string + SequenceAccountId string + State *State1 + TaxIdentifier string + type UpdateTaxRegistrationEndpointUpdateTaxRegistrationRequestModel struct + Country CountryCode + CustomerId *string + MerchantId *string + State *State1 + TaxIdentifier string + type UpdateUsageMetricEndpointProductUpdateUsageMetricResponseModel struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + CreatedAt *string + DeletedAt *string + Description *string + EventType string + GroupingProperty *string + Id string + MetricType MetricType + Name string + Parameters []CustomMetricParameter + PropertiesToNegate *[]string + PropertyFilters map[string]map[string]interface{} + SequenceAccountId string + Unit *string + type UpdateUsageMetricEndpointUpdateUsageMetricRequestModel struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + Description *string + EventType string + GroupingProperty *string + MetricType MetricType + Name string + PropertiesToNegate *[]string + PropertyFilters *map[string]map[string]interface{} + Unit *string + type UsAchDestination struct + AccountName string + AccountNumber string + BankName string + BankRoutingNumber string + type UsWireDestination struct + AccountName string + AccountNumber string + BankAddress Address1 + BankName string + BankRoutingNumber string + SwiftCode string + type UsageCalculationFrequency string + const UsageCalculationFrequencyHALFYEARLY + const UsageCalculationFrequencyMONTHLY + const UsageCalculationFrequencyQUARTERLY + const UsageCalculationFrequencyYEARLY + type UsageCalculationFrequency1 string + const UsageCalculationFrequency1HALFYEARLY + const UsageCalculationFrequency1MONTHLY + const UsageCalculationFrequency1QUARTERLY + const UsageCalculationFrequency1YEARLY + type UsageCalculationMode string + const BILLINGPERIOD + const CUMULATIVE + const PERIODIC + type UsageCalculationPeriod struct + Frequency UsageCalculationFrequency + Interval int32 + type UsageCalculationPeriod1 struct + Frequency UsageCalculationFrequency1 + Interval int32 + type UsageMetric struct + AggregationProperty *string + AggregationType AggregationType + CaseSensitive *bool + CreatedAt *string + DeletedAt *string + Description *string + EventType string + GroupingProperty *string + Id string + MetricType MetricType + Name string + Parameters []CustomMetricParameter + PropertiesToNegate *[]string + PropertyFilters map[string]map[string]interface{} + SequenceAccountId string + Unit *string + type UsageMetricCalculationResponse struct + AggregationType AggregationType + EventCount int + EventType string + MaxEventId *string + MetricType MetricType + MinEventId *string + Name string + Unit *string + Value float32 + type VolumeListPriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters []PriceParameter + IntegrationIds []GenerateIntegrationIdRequest1 + Name string + ProductId string + Structure VolumePricingStructure + type VolumeListPriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId1 + Name string + ProductId string + Structure VolumePricingStructure + UpdatedAt string + type VolumePriceRequest struct + BillingFrequency BillingFrequency + BillingType BillingType + Currency Currency + CustomMetricParameters *[]PriceParameter + IntegrationIds *[]GenerateIntegrationIdRequest2 + ListPriceId *string + Name string + ProductId string + Structure VolumePricingStructure1 + type VolumePriceResponse struct + BillingFrequency BillingFrequency + BillingType BillingType + CreatedAt string + Currency Currency + CustomMetricParameters []PriceParameter + Id string + IntegrationIds []IntegrationId2 + ListPriceId *string + Name string + ProductId string + Structure VolumePricingStructure1 + UpdatedAt *string + type VolumePricingStructure struct + PricingType VolumePricingType + Tiers []VolumeUsageTier + UsageMetricId string + type VolumePricingStructure1 struct + PricingType VolumePricingType + Tiers []VolumeUsageTier + UsageMetricId string + type VolumePricingType string + const VOLUME + type VolumeUsageTier struct + Fee *string + IsPricePercentage bool + MaxPrice *string + MinPrice *string + Price string + UpperBound *string