get usersCompaniesPaymentMethodsId() {
    if (!this.usersCompaniesPaymentMethodsIdClass) {
      this.usersCompaniesPaymentMethodsIdClass = new UsersCompaniesPaymentMethodsId(this.configuration);
    }
    return this.usersCompaniesPaymentMethodsIdClass;